Dear Collegues,
I try to prepare SAP system copy by SWPM (ERP 6.06, Oracle 11.2.0.3, Linux SuSE) and I have a problem. Oracle backup on the source system has been prepared and restored on the target system via BRTOOLS (brrestore -m full -b beridydy.afd). New directories also was done SAPDATA.. SAPTRACE etc . with proper rights :
chmod 775 sapdata…
chown oraSID:dba sapdata…
And after restore if I try to continue SWPM task I see the error during the task – Oracle Backup/Restore database – finished
DIAGNOSTIC: Error message:ORA-00205 error in identifying control file, check alert log for more info.
If I open ora_sql_results.log I see:
ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
ORACLE instance started.
Total System Global Area 1386356736 bytes
Fixed Size 2228224 bytes
Variable Size 704643072 bytes
Database Buffers 671088640 bytes
Redo Buffers 8396800 bytes
ORA-00205: error in identifying control file, check alert log for more info
I didn’t do anything from Oracle side except restore DB via BRTOOLS and creating directories. Shall I do something else before this step on the Oracle side ? What else should be done ?
Thank you.
Regards,
Tomasz