Print Thread
debug procedure hangs in pl-sql developer
#47533 07/25/13 10:46 AM
Joined: Apr 2013
Posts: 2
C
Crisil Offline OP
Member
OP Offline
Member
C
Joined: Apr 2013
Posts: 2
Problem Description
---------------------------------------------------
debugging procedure gets hanged in pl-sql developer tool connecting to Oracle 11.2.0.2.0 G rac 2-Nodes configuration database.


Version of pl/sql is 7.1


Re: debug procedure hangs in pl-sql developer
Crisil #47535 07/25/13 01:50 PM
Joined: Nov 2007
Posts: 53
Tel Aviv,Israel
S
Member
Offline
Member
S
Joined: Nov 2007
Posts: 53
Tel Aviv,Israel
We had this issue too.
Try connecting to the sid itself, and not through service.


Sagi Zvi
Re: debug procedure hangs in pl-sql developer
sagizvi #47536 07/26/13 03:27 AM
Joined: Apr 2013
Posts: 2
C
Crisil Offline OP
Member
OP Offline
Member
C
Joined: Apr 2013
Posts: 2
Hi sagizvi,


We even tried with the individual Node entries to conect to particular node , but still hanging occurs while debugging.


Re: debug procedure hangs in pl-sql developer
Crisil #47544 07/26/13 11:46 AM
Joined: Aug 1999
Posts: 22,221
Member
Offline
Member
Joined: Aug 1999
Posts: 22,221
The Oracle Debug API (sys.dbms_debug) internally uses dbms_pipe messages to communicate between the controlling session and the debug session, which apparently can fail on RAC systems. The only workaround is to modify the tnsnames.ora file to connect to only 1 node of the cluster without load balancing and failover.


Marco Kalter
Allround Automations

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.028s Queries: 15 (0.008s) Memory: 2.5103 MB (Peak: 3.0405 MB) Data Comp: Off Server Time: 2024-05-21 06:54:05 UTC
Valid HTML 5 and Valid CSS