RECOVER DATABASE
ALTER SYSTEM ARCHIVE LOG ALL;
I have changed the other info to read ?CREATE CONTROLFILE REUSE DATABASE ?SID_NAME? RESETLOGS NOARCHIVELOG? At the very bottom of the script I have changed it to read ?ALTER DATABASE OPEN RESETLOGS?
-- http://www.freelists.org/webpage/oracle-l