If I issue the Below statement (execute as a script)
select * from dba_priv_audit_opts
I receive the below message (however data does return)
ORA-02002: error while writing to audit trail
ORA-22275: invalid LOB locator specified
If I just hit “EXECUTE” it works fine.
Thanks,