upgrade to Exadata + Linux

ArielR8

Member
Since upgrade to exdata done in our company i can't run test window on calling java from test window.
many times the deubgger get stuck and many times doesn't work at all the upgrade include upgrade from IBM AIX server to linux server + upgrade to exadata:
current status:
Oracle 11.2.0.3.0
Linux x86 64-bit

can someone help me?

 
To obtain some more diagnostic information, can you modify the 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:\Users\\AppData\Roaming\PLSQL Developer).
 
Back
Top