DEBUGGING PROBLEM

hello,

We recently move our ORACLE database 10.2 from Windows/local server to linux in the cloud.

When I try to debug some procedure (successfully complied !) , I now have errors :

After running for a while, dialog boxes :

ORA-6550 : Line 2, column 3 :

PLS-00201 : identifier “PLUTON.MAJ_ARCH” must be declared <- name of the procedure I’m trying to debug

Probed : timeout occured

Execution has terminated

Has anyone met this problem ?

How can I make the debugger works as before with my new config ?

Thanks for replies

Regards

Philippe CHIRCOP
support_bundle.txt (101 KB)

Found this on google

https://support.quest.com/toad-for-oracle/kb/10283

Trying the workaround…