CPU 100% by PL/SQL Developer, just connect only, did not run any sql command.

Romeo Lou

Member


We encounted strange behavior when we just connect Oracle DB server by PL/SQL Developer,
Would you please help us to dig out?

Symptom:
one PL/SQL Developer connection will occupy one CPU utilization(almost 100%).
we just connect DB, nothing else....

Other Information:
Client:
PL/SQL Developer
Version 7.1.0.1337
41907 - 10 user license
Windows XP Professional 5.1 Build 2600 (Service Pack 3)

Server:
HPUX 11.23 with Oracle 9.2.0.8
 
Can you update to 7.1.5 and try again? This will probably fix it.

If it still fails, please modify the PL/SQL Developer shortcut and add the DebugSQL parameter. For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" DebugSQL

Reproduce the problem and send me the debug.txt file that is generated in the PL/SQL Developer directory or in the %APPDATA%\PLSQL Developer directory (e.g. C:\Documents and Settings\\Application Data).
 
Back
Top