unknown command beginning "recover da..." - rest of line ignored
566450Mar 20 2007 — edited Mar 21 2007Hi.
I have one corrupted datafile (status column from v$datafile have value 'RECOVER' for it and I get ORA-01113, ORA-01110 when I try to get it online). It seems I need manually recover datafile via 'RECOVER DATAFILE' command. However when I issue it in SQL*Plus I get: 'unknown command beginning "recover da..." - rest of line ignored.'.
I have Oracle 8.0.5 Database.
Thx