Skip to Content
0
Feb 25, 2011 at 01:12 AM

Error during a system copy in phase Backup/Restore database

545 Views

Hello,

First I have to say one thing...I hope this message is not eliminated this time as it had been the last I wrote!

Database: Oracle 11.2.0.1

O.S.: Linux RHEL X86_64

I´m facing with an error during a system copy (with copy datafiles method between source and target server) in phase 12 - "Backup/Restore database". I checked sapinst.log and YES I searched the error before write this message! I will post here the sapinst.log:

...
ERROR 2011-02-25 00:18:27.682
MUT-03025  Caught ESAPinstException in module call: .

ERROR 2011-02-25 00:18:28.951
FCO-00011  The step RunControlScript with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_CreateDB|ind|ind|ind|ind|createdb|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|obr|0|NW_OraOBR|ind|ind|ind|ind|5|0|RunControlScript was executed with status ERROR ( Last error reported by the step: SQL statement or script failed. DIAGNOSIS: Error message: ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
ORACLE instance started.

Total System Global Area 2321686528 bytes
Fixed Size		    2215464 bytes
Variable Size		 1174405592 bytes
Database Buffers	 1140850688 bytes
Redo Buffers		    4214784 bytes

Control file created.

ALTER DATABASE OPEN RESETLOGS
*
ERROR at line 1:
ORA-01194: file 1 needs more recovery to be consistent
ORA-01110: data file 1: '/oracle/W01/sapdata1/system_1/system.data1'


ALTER TABLESPACE PSAPTEMP ADD TEMPFILE '/oracle/W01/sapdata1/temp_1/temp.data1'
*
ERROR at line 1:
ORA-01109: database not open

ORA-01109: database not open

Database dismounted.
ORACLE instance shut down.
ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
ORACLE instance started.

Total System Global Area 2321686528 bytes
Fixed Size		    2215464 bytes
Variable Size		 1174405592 bytes
Database Buffers	 1140850688 bytes
Redo Buffers		    4214784 bytes
Database mounted.

Database altered.

ALTER DATABASE OPEN
*
ERROR at line 1:
ORA-01589: must use RESETLOGS or NORESETLOGS option for database open


ORA-01109: database not open

Database dismounted.
ORACLE instance shut down.
Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
. SOLUTION: For more information, see ora_sql_results.log and the Oracle documentation.).

INFO 2011-02-25 00:18:30.555
Creating file /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/__instana_tmp.xml.

Can you help me please?!

Joao Dimas - Portugal