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