Linked Query doesn't work on Oracle 12

Roeland

Member³
I noticed that the Linked Query in the SQL window doesn't work when connected to an Oracle 12 instance.

Version 10.0.5.1710
 
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