PL/SQL Developer Import caused Oracle Not Connected

The PL/SQL Dev export is 10.0.5.1710

I tried to import on different version 9.0.6.1665, 10.0.5.1710, and 11.0.2.1766 nut none worked getting Oracle Not Connected. Note that there are rows inserted but not all. Thanks.
 
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