Originally posted by dave777
You can use RECOVER DATABSE.... only from Server Manager

ALTER DATABASE RECOVER... can be used in application as SQL statment.

Regards.
RECOVER DATABSE.... can be used from SQL. Thats what oracle docs says: Not tried from SQLPLUS though...