issue from sql developer : Exeption Got minus one from a read call
solution:
1. Go to directory $ORACLE_HOME/network/admin
2. Modify sqlnet.ora file with following parameter:
tcp.validnode_checking = no
then restart listener issue will be resolved.
solution:
1. Go to directory $ORACLE_HOME/network/admin
2. Modify sqlnet.ora file with following parameter:
tcp.validnode_checking = no
then restart listener issue will be resolved.
No comments:
Post a Comment