ORA-06519: active autonomous transaction detected and rolled
back
Answer / guest
Cause: Before returning from an autonomous PL/SQL block, all
autonomous transactions started within the block must be
completed (either committed or rolled back). If not, the
active autonomous transaction is implicitly rolled back and
this error is raised.
Action: Ensure that before returning from an autonomous
PL/SQL block, any active autonomous transactions are
explicitly committed or rolled back.
-----------------------------------------------------------------------
06520 through 06529 reserved for Foreign function errors
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 1 No |
ORA-27371: jobs of type EXECUTABLE are not supported on this platform
ORA-00089: invalid instance number in ORADEBUG command
ORA-30658: attempt was made to create a temporary table with EXTERNAL organization
ORA-00483: During shutdown a process abnormally terminated
ORA-02401: cannot EXPLAIN view owned by another user
PCC-02310: formal parameter VARCHARs should be declared as pointers
PCC-01018: Conversion buffer size can only be specified for character types
QSM-01002: no query rewrite when OPTIMIZER_MODE is rule based
RMAN-12015: configuration for string channel number is ignored
DRG-10562: missing alter index parameter
ORA-06804: TLI Driver: could not bind an IPX address at initialization
ORA-14111: creation of a GLOBAL partitioned index on clustered tables is not supported