Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

error report - no more data to read from socket

CharisJan 27 2016 — edited Jan 27 2016

Hello to all,

I have a question regarding an error I take from Oracle. I have implemented a package in Oracle, containing some procedures and functions. When I install the package and the body there is no problem. But when I try to execute one of the procedures implemented I get the following error:

error report - no more data to read from socket

After getting this error I cannot run even a simple select query. Oracle always returns the error above.

Apart from that, let me inform you that after restarting my PC I did not face the issue any more. But when I tried to execute again the "problematic" procedure I get this error for all the actions I do (execute other procedures, execute simple queries, etc.)

Does anyone has any idea what's the reason of the problem may be?


Thanks in advance quys!

Harry

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 24 2016
Added on Jan 27 2016
6 comments
31,427 views