You have control-file autobackups enabled. When starting your database from SQL*Plus, you receive the following error message: SQL> startup ORA-01078: failure in processing system parameters LRM-00109: could not open parameter file , C:///ORACLE/PRODUCT/11.1.0/DB_1/DATABASE/INITORCL.ORA Using RMAN, how would you respond to this error?()
A: Issue the startup nomount command and then issue the restore parameter file command from the RMAN prompt.
B: Issue the startup nomount command and then issue the restore spfile command from the RMAN prompt.
C: Issue the startup nomount command and then issue the restore spfile from autobackup command from the RMAN prompt.
D: Issue the startup nomount command and then issue the restore spfile from backup command from the RMAN prompt.
E: Issue the restore spfile from autobackup command from the RMAN prompt.
出自:Oracle认证