ORA-65274: operation not allowed from outside an application action after upgrade From 12c To 19c
(Doc ID 2689883.1)
Last updated on JANUARY 06, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
SQL> alter trigger <OWNER>.<TRIGGER NAME> disable;
alter trigger <OWNER>.<TRIGGER NAME> disable
*
ERROR at line 1:
ORA-65274: operation not allowed from outside an application action
Changes
Database upgraded from 12.2 to 19c
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 |
References |