Unable to Debug
Hi Team,
I unable to debug the plsql code using sql developer.
While I am trying to Debug the below are the response I got…
Connecting to the database DBNAME:X1.
Executing PL/SQL: ALTER SESSION SET PLSQL_DEBUG=TRUE
Executing PL/SQL: CALL DBMS_DEBUG_JDWP.CONNECT_TCP( '57.4.46.137', '31660' )
ORA-30683: failure establishing connection to debugger
ORA-12535: TNS:operation timed out
ORA-06512: at "SYS.DBMS_DEBUG_JDWP", line 68
ORA-06512: at line 1
Process exited.
Disconnecting from the database . DBNAME:X1.
Regards,
Ratnakar B