cancel
Showing results for 
Search instead for 
Did you mean: 

Redo backup failed from DB13

Former Member
0 Kudos

Hi Expertise,

I am failed to start redo backup from db13 as backup is being executed in os level successfully without failure.

As i checked below things is correct as well.

1)  Permission for brbackup & brarchive in /sapmnt/SID/exe

2)  ssfs permission also.

3)  DB libary path.

Please find the logs as i am getting after failing the backup from DB13 in sap. Please help me to find the issue.

Job started

Step 001 started (program RSDBAJOB, variant &000000000434, user ID DESMZD)

Execute logical command BRARCHIVE On host sapwfhdb

Parameters:-jid LOG__20160127061408 -u / -c force -p initWFH_RMAN_archive.sap -cds

BR0002I BRARCHIVE 7.20 (30)

BR0006I Start of offline redolog processing: aesjnjau.cds 2016-01-27 06.14.08

BR0484I BRARCHIVE log file: /oracle/WFH/saparch/aesjnjau.cds

BR0477I Oracle pfile /oracle/WFH/112_64/dbs/initWFH.ora created from spfile /oracle/WFH/112_64/dbs/spfileWFH.ora

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0008I Offline redolog processing for database instance: WFH

BR0009I BRARCHIVE action ID: aesjnjau

BR0010I BRARCHIVE function ID: cds

BR0048I Archive function: copy_delete_save

BR0011I 328 offline redolog files found for processing, total size 463384.867 MB

BR0112I Files will not be compressed

BR0130I Backup device type: rman_util

BR0134I Unattended mode with 'force' active - no operator confirmation allowed

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0541I Starting offline redolog backup using RMAN...

Killed

BR0278E Command output of 'SHELL=/bin/sh /oracle/WFH/112_64/bin/rman nocatalog':

ld.so.1: rman: fatal: relocation error: file /oracle/WFH/11204/bin/rman: symbol kgnfsgsvr11_: referenced symbol not found

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0279E Return code from 'SHELL=/bin/sh /oracle/WFH/112_64/bin/rman nocatalog': 137

BR0522E 0 of 328 files / save sets processed by RMAN

BR0536E RMAN call for database instance WFH failed

BR0200I BR_TRACE: location BrRmanCall-56, commands for RMAN in: /oracle/WFH/saparch/.aesjnjau.cmd

@/oracle/WFH/saparch/..aesjnjau..cmd

host '/usr/sap/WFH/SYS/exe/run/brtools -f delete /oracle/WFH/saparch/..aesjnjau..cmd';

run { allocate channel sbt_1 device type 'SBT_TAPE'

parms 'BLKSIZE=524288 ENV=(NB_ORA_POLICY=RMAN-1914-GRP-sapwfhdb-WFH-L, NB_ORA_SERV=reuxgbus010-c, NB_ORA_CLIENT=reuxgbcl058-b, N

allocate channel sbt_2 device type 'SBT_TAPE'

parms 'BLKSIZE=524288 ENV=(NB_ORA_POLICY=RMAN-1914-GRP-sapwfhdb-WFH-L, NB_ORA_SERV=reuxgbus010-c, NB_ORA_CLIENT=reuxgbcl058-b, N

allocate channel sbt_3 device type 'SBT_TAPE'

parms 'BLKSIZE=524288 ENV=(NB_ORA_POLICY=RMAN-1914-GRP-sapwfhdb-WFH-L, NB_ORA_SERV=reuxgbus010-c, NB_ORA_CLIENT=reuxgbcl058-b, N

allocate channel sbt_4 device type 'SBT_TAPE'

parms 'BLKSIZE=524288 ENV=(NB_ORA_POLICY=RMAN-1914-GRP-sapwfhdb-WFH-L, NB_ORA_SERV=reuxgbus010-c, NB_ORA_CLIENT=reuxgbcl058-b, N

backup tag aesjnjau format 'WFH_aesjnjau.%s_%p' filesperset 10 check logical

archivelog from sequence 56 until sequence 383 thread 1;

release channel sbt_1;

release channel sbt_2;

release channel sbt_3;

release channel sbt_4; }

list backup of archivelog from sequence 56 until sequence 383 thread 1 tag aesjnjau;

exit;

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0543E Offline redolog backup using RMAN failed

BR0016I 0 offline redolog files processed, total size 0.000 MB

BR0007I End of offline redolog processing: aesjnjau.cds 2016-01-27 06.14.12

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0005I BRARCHIVE terminated with errors

External program terminated with exit code 5

BRARCHIVE returned error status E

Job finished

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member213250
Active Participant
0 Kudos

Dear Abhijit
this question should be raised under Oracle DB.

But this question raised under DB2 LUW which is not relevant.

Please make sure you use correct SCN space when you post questions

Regards
Venkat

Former Member
0 Kudos

can you please check below error.


BR0278E Command output of 'SHELL=/bin/sh /oracle/WFH/112_64/bin/rman nocatalog':

ld.so.1: rman: fatal: relocation error: file /oracle/WFH/11204/bin/rman: symbol kgnfsgsvr11_: referenced symbol not found

Former Member
0 Kudos

Hi Sunil,

As i checked error that is rman not able to connect target system but this error happening while i try to connect with admuser hence it is working with orauser.

Regards

Abhijit