Creating Audit Policy Fails 'ORA-00933: SQL command not properly ended'
(Doc ID 2627686.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
SQL> create AUDIT POLICY <policy_name>
ACTIONS INSERT ON <user1>.<table1>
evaluate per session;
evaluate per session
*
ERROR at line 5:
ORA-00933: SQL command not properly ended
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |