[code][/code]Hi Paulo,
>> And for my surprise the DML and DDL commands still working!?
Nah, I don't think so! There MIST be control files there . . .
See here, how to check locations :http://www.dba-oracle.com/t_oracle_display_controlfiles.htm*******************************************
http://www.dba-oracle.com/sf_ora_00204_err...ol_file_bc1.htm>> If any of the control files become unavailable during database operation,
the instance becomes inoperable and should be aborted. Did someone can tell me what " the instance becomes inoperable" in Oracle Docs means?
If Oracle cannot update all of the control files because of an I/O error (or missing file), the database will crash and refuse to proceed until it is fixed.
ORA-00204: error in reading control file
name block
num, # blocks
num ORA-00204: error in reading (block
string, # blocks
string) of control file
Cause:A disk I/O failure was detected on reading the control file.
Action:Check if the disk is online, if it is not, bring it online and try a warm start again. If it is online, then you need to recover the disk.