Got a minus one from a read call
I am connecting to a read-only database using a SQL developer. This is a TNS connection. I am using tnsnames.ora, a script forwarding port and SQL Developer.
In the past, sometimes when connecting, I get the error Got minus one from a read call. Vendor code 0
If I restart, it disappears. Another friend suggested changing the forwarding port that worked for him.
I recently upgraded to a new computer and now it seems that I am getting the error consistently. Reloading or changing the forwarding port doesn't help at all.
The port forwarding script contains something like this
putty -L (port) :( machine name): 1521
Does anyone have any ideas? Thanks.
+2
a source to share