1 2 3 4 5 6 7 8 9 10 11 12 13
|
Executing PL/SQL: CALL DBMS_DEBUG_JDWP.CONNECT_TCP( xxxxxxx, '3860' )
Debugger accepted connection from database on port 3860.
Processing 56 classes that have already been prepared...
Finished processing prepared classes.
ORA-00600: code erreur interne, arguments : [15419], [severe error during PL/SQL execution], [], [], [], [], [], []
ORA-06544: PL/SQL : erreur interne, arguments : [pbjopnc - failed to instantiate], [], [], [], [], [], [], []
ORA-06553: PLS-801: erreur interne [pbjopnc - failed to instantiate]
ORA-06544: PL/SQL : erreur interne, arguments : [78601], [], [], [], [], [], [], []
ORA-06553: PLS-801: erreur interne [78601]
Process exited.
Disconnecting from the database xxxx.
Debugger disconnected from database. |
Partager