cancel
Showing results for 
Search instead for 
Did you mean: 

BR0279E Return code from 'SHELL=/bin/sh /oracle/SID/112_64/bin/rman nocatalog': 1 BR0536E RMAN call for database instance SID failed

former_member807893
Discoverer
0 Kudos

Hi,

we are getting below error when full online + redo log backup is fired PRD system.

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

ORA-01031: insufficient privileges

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

BR0536E RMAN call for database instance SID failed

BR0532E Cataloging backups of all database files failed

We tried with change ownership of  "backSID.log" file which is under file system /oracle/SID/sapbackup". With ORASID:DBA  

And

Go under /usr/sap/SID/SYS/run/exe and run

sqlplus /nolog @sapdba_role.sql SR3 <- -- For ABAP sceham

Still same issue   Kindly help to resolve this issue.

Thanks,

Vikas Rajeshirke

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Most important question for these kinds of problems:

What did you change since it worked last time?

Or did it ever work?

That being said, sapdba role is not sufficient.

You will also need sapconn role.

Have a look at at SAP note 834917.

regards

former_member807893
Discoverer
0 Kudos

Thanks a lot guys for reply

If i taken backup on tape then its working fine but when i trying to take backup on Disk then only its given error .

May be this error resolved because of change ownership of  "backSID.log" file which is under file system /oracle/SID/sapbackup". With ORASID:DBA  without restart it wont work but after restart it work

Thanks,

Vikas Rajeshirke

Answers (1)

Answers (1)

indra_gunalan
Explorer
0 Kudos

Hi,

Make sure that brtools permission correct after update the kernel by run ./saproot.sh SID

Please try run the brbackup with option -TRC 11. you should get more information about why it get the ORA-01031.

Regards,

Indra