System error. Code: 31.A device attached to the system is not function.

bubulau

Member
Dears,
I use PL/SQL on Terminal Server,and set my PC's local disk as Terminal Server's resource. But, when I use PL/SQL and want to open some sql script files will show "System error. Code: 31. A device attached to the system is not function."

I have to copy the sql script files from my PC's disk to the Terminal Server. then it works.

somebody please help me, thanks.
 
No, I mean exactly. When you select the "Open" item from the menu? When selecting a file? When pressing the Open button in the file dialog? ...
 
Hi Marco,
my step as below:
1-select the "file" item from the menu
2-select the "Open" item
3-select the "SQL Script" item
when pressing the Open button in the file dialog, occur this error.
thank for your help ^^
 
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.
 
Back
Top