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