cancel
Showing results for 
Search instead for 
Did you mean: 

Online Backup Failed from DB13, brbackup runs on application server

Former Member
0 Kudos

Hi Everone,

I am getting problem when i am scheduling Online Backup from DB13 t-code.

Backup gets failed because logical command BRBACKUP execute on our Application server host rather than DBCI server host.

I have pest the lob logs below:

************************************

Job started

Step 001 started (program RSDBAJOB, variant &0000000000389, user ID BASIS)

Execute logical command BRBACKUP On host xyzapp - (Application server)

Parameters:-u / -jid ALLOG20110824210000 -c force -t online -m all -p initSEP.sap -a -c force -p initSEP.sap -s

d

BR0051I BRBACKUP 7.00 (40)

BR0252E Function fopen() failed for '/oracle/client/10x_64/instantclient/dbs/initSEP.sap' at location BrInitSapRead-1

BR0253E errno 2: No such file or directory

BR0159E Error reading BR*Tools profile /oracle/client/10x_64/instantclient/dbs/initSEP.sap

BR0280I BRBACKUP time stamp: 2011-09-02 21.01.09

BR0301E SQL error -12545 at location BrDbConnect-2, SQL statement:

'CONNECT /'

ORA-12545: Connect failed because target host or object does not exist

BR0310E Connect to database instance SEP failed

BR0056I End of database backup: begroqyn.log 2011-09-02 21.01.09

BR0280I BRBACKUP time stamp: 2011-09-02 21.01.09

BR0054I BRBACKUP terminated with errors

External program terminated with exit code 3

BRBACKUP returned error status E

Job finished

****************************************

Please help.

Thanks,

Ocean

View Entire Topic
Former Member
0 Kudos

Hi,

It is highly unusual for the SAP profile to be read from the /oracle/client location irrespective from where it is run.

The ORACLE_HOME is definitely wrongly set. Correct the same. A very crude workaround would be to create a dbs directory in the path below and copy the init.SAP file at the same location.

System is only going to check the parameters.

Thanks and Regards,

Karan Shah