Just l0ok at the problem

From: Vishal Lavti <vishal_lavti_at_yahoo.com>
Date: 24 Sep 2001 20:45:48 -0700
Message-ID: <bfd4391d.0109241945.6f619413_at_posting.google.com>


Hi all,
I'm facing this problem from a long time.What is the problem? The stored procedure findprod_for_another002 insert more than 3 lacs of records
but in mean time it raises this problem.Even the actual size of datafile is around 4GB and max size is much more than this. Please let me know the solution.
If anybody of you faced this situation.
I'm using oracle 8.1.7 on win2000

BEGIN findprod_for_another002('XJA002'); END;

*
ERROR at line 1:

ORA-01115: IO error reading block from file 7 (block # 1779723)
ORA-01110: data file 7: 'E:\ORADATABASE\DATAFILES\TC20.DBF'
ORA-27070: skgfdisp: async read/write failed
OSD-04006: ReadFile() failure, unable to read from file
O/S-Error: (OS 38) Reached the end of the file.
ORA-06512: at "TC20.FINDPROD_FOR_ANOTHER002", line 8
ORA-06512: at line 1


thanks in advance.
Vishal Received on Tue Sep 25 2001 - 05:45:48 CEST

Original text of this message