Oracle 19c Upgrade Fails With ORA-65274: Operation Not Allowed From Outside An Application Action
(Doc ID 2663573.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
ORA-65274 error while upgrading database to 19c from 12.2.0.1
In catupgrd0.log
ERROR
-----------------------
ORA-65274
09:41:36 SQL> ALTER TABLE audsys.aud$unified ADD PROTOCOL_SESSION_ID NUMBER;
ALTER TABLE audsys.aud$unified ADD PROTOCOL_SESSION_ID NUMBER
*
ERROR at line 1:
ORA-65274: operation not allowed from outside an application action
-----------------------
ORA-65274
09:41:36 SQL> ALTER TABLE audsys.aud$unified ADD PROTOCOL_SESSION_ID NUMBER;
ALTER TABLE audsys.aud$unified ADD PROTOCOL_SESSION_ID NUMBER
*
ERROR at line 1:
ORA-65274: operation not allowed from outside an application action
Changes
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 |
Changes |
Cause |
Solution |