Error when AUDIT RENAME ON BY ACCESS WHENEVER SUCCESSFUL
Hello all,
I am getting an error when setting up auditing.
environment - Oracle 19c standalone RedHat 7 x
When running below
AUDIT RENAME ON "USER1"."EXT_BOM_COMPONENTS" BY ACCESS WHENEVER SUCCESSFUL
i get this error.
ORA-39083: Object type AUDIT_OBJ failed to create with error:
ORA-02002: error while writing to audit trail
ORA-01461: can bind a LONG value only for insert into a LONG column
I run the same command on 12c and it works but not the 19c. I do see the audit info being wrote to the audit trail on. I see nothing in the alert logs