ORA-12570 Packet reader failure after long execution of store procedure [message #147553] |
Fri, 18 November 2005 03:39 |
eunlycos
Messages: 1 Registered: November 2005
|
Junior Member |
|
|
I have a java batch job in 1 windows 2003 server calling a stored procedure in sun server. When I run the batch job, it calls the sp and when it completes, the batch job commit and end the job. This was ok if the total no of records is low, tested with 1000 was ok. But when it go full swing, 500000 records, I encountered this oracle error ORA-12570 packet reader failure. It ran for about 3hrs before hitting this error. Any one knows any answer to this.
|
|
|