我正在尝试在 SQL Developer 中调试一个包,但我不断收到错误消息:
ORA-00600: internal error code, arguments: [15419], [severe error during PL/SQL execution], [], [], [], [], [], []
ORA-06544: PL/SQL: internal error, arguments: [pbjrms - signature buffer too small], [38], [], [], [], [], [], []
ORA-06553: PLS-801: internal error [pbjrms - signature buffer too small]
Executing PL/SQL: CALL DBMS_DEBUG_JDWP.DISCONNECT()
Closed Connection
包编译没有错误。以前有人遇到过这个问题吗?