PL/SQL (MOSC)

MOSC Banner

SQL Developer Debug Problem

edited Jun 7, 2010 2:51AM in PL/SQL (MOSC) 8 commentsAnswered
Hello All,
While debugging any procedure or function in SQL Developer, I am getting the following problem:

Executing PL/SQL: ALTER SESSION SET PLSQL_DEBUG=TRUE
Executing PL/SQL: CALL DBMS_DEBUG_JDWP.CONNECT_TCP( 'xxx.xx.x.xx', 'xxxx' )
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 debug.

My database is on Oracle 10g RAC.

Best Regards,
Susanta

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center