Hi
Description :
We tog the online full backup of the database ,then run 'restore' .But it's not working well as we hopped.
we have the following error :
--[ INFO] SMO-13046: Operation GUID 8a2aa0b2301c978701301c97927d0001 starting on Profile OMXLAB8_PROFILE
--[ INFO] SMO-07431: Saving starting state of the database: OMXLAB8(OPEN).
--[ INFO] SMO-07431: Saving starting state of the database: OMXLAB8(OPEN).
--[ INFO] SMO-07127: Locked database for SnapManager operations - created lock file "/omxlab8/app/oracle/product/10.2.0/dbs/.sm_lock_OMXLAB8" on host stodb08.networklogon.net.
--[ INFO] ORACLE-20000: Changing state for database instance OMXLAB8 from OPEN to STARTED.
--[ INFO] Operation failed. com.netapp.dlm.process.operation.OperationException: java.sql.SQLException: ORA-01089: immediate shutdown in progress - no operations are permitted
According to the errors above, the restore cannot be implemented because database is in OPEN mode ( if I don't understand wrong ). The problem is that if I set database in NOMOUNT or MOUNT mode then I cannot open the repository or profile in the SnapOracle application. How can I handle this problem ?
Best regard
Tien