posted 17 years ago
Hi,
I'm using Weblogic8.1 SP5 as application server and Oracle 9i as Database.
My application was working fine with oracle 9i and due to some reason the old DB carshed and i deleted the DB. Then i creadted a new database in the same oracle Server. Now my application is giving some issue while reteiving some data from the oracle DB.
the exception is " no more data to read from socket".
i analysed that and found that there s no issue with the Application Server because its working fine with some other old Oracle DB with the same set of data.
Can anyone help me out to solve this issue.
Thanks in advance
Ajay