Skip to Main Content

Oracle Database Discussions

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!

ORA-00603: ORACLE server session terminated by fatal error

508936Jan 30 2007 — edited Jan 30 2007
Hi,

I tried to analuze a table.

> analyze table emp compute statistics.

My session terminated due to fatal error.
The following is the error in Alert.log


Errors in file f:\oradata\boap2nt\udump\boap2nt_ora_3036.trc:
ORA-01114: IO error writing block to file 201 (block # 2095137)
ORA-27069: skgfdisp: attempt to do I/O beyond the range of the file
OSD-04026: Invalid parameter passed. (OS 2095263)
ORA-01114: IO error writing block to file 201 (block # 2095137)
ORA-27069: skgfdisp: attempt to do I/O beyond the range of the file
OSD-04026: Invalid parameter passed. (OS 2095263)

Tue Jan 30 16:37:48 2007
Errors in file f:\oradata\boap2nt\udump\boap2nt_ora_3036.trc:
ORA-00603: ORACLE server session terminated by fatal error
ORA-01114: IO error writing block to file 201 (block # 2095137)
ORA-27069: skgfdisp: attempt to do I/O beyond the range of the file
OSD-04026: Invalid parameter passed. (OS 2095263)
ORA-01114: IO error writing block to file 201 (block # 2095137)
ORA-27069: skgfdisp: attempt to do I/O beyond the range of the file
OSD-04026: Invalid parameter passed. (OS 2095263)

Please explain me this error?

regards
Mathew
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 27 2007
Added on Jan 30 2007
7 comments
964 views