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-01114: IO error writing block to file 201 (block # 111425)

user589420Feb 25 2008 — edited Aug 18 2008
Hi i am
getting an ORA-01114 error (i know that i have a free space error)
my question is what is the file causing the error is it the 201 in this case
why following query
SQL> select max(file#) from v$datafile;

MAX(FILE#)
----------
157

return 157
any help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2008
Added on Feb 25 2008
6 comments
8,742 views