cancel
Showing results for 
Search instead for 
Did you mean: 

bpbkar Exit: ERR - bpend_notify returned 5

sheriff_e47
Level 5
Partner Accredited

Hi All,

I have backup offline running successfully. At beginning it stopped the apps/DB and after backup finish it supposed to start the apps/DB, but the DB is not up automatically. Here I got from the log:

00:27:38.028 [8476] <2> bpbkar delete_old_files_recur: INF - checking files in directory /usr/openv/netbackup/logs/user_ops/root/logs for prefix = jbp and older than 3 days
00:27:38.029 [8476] <2> bpbkar delete_old_files_recur: INF - checking files in directory /usr/openv/netbackup/logs/user_ops/sap for prefix = jbp and older than 3 days
00:27:38.030 [8476] <4> bpbkar Exit: INF - bpbkar exit normal
00:27:38.030 [8476] <4> bpbkar Exit: INF - EXIT STATUS 0: the requested operation was successfully completed
00:27:38.030 [8476] <2> bpbkar Exit: INF - Close of stdout complete
00:27:38.030 [8476] <4> bpbkar Exit: INF - setenv FINISHED=1
00:27:38.031 [8476] <4> bpbkar notify: INF - START bpend_notify
00:27:38.031 [8476] <4> bpbkar notify: /usr/openv/netbackup/bin/bpend_notify.sapsld_sap_offline sapsld sapsld_sap_offline sapsld_sap_offline FULL 0
00:28:06.167 [8476] <4> bpbkar notify: INF - END bpend_notify
00:28:06.167 [8476] <16> bpbkar Exit: ERR - bpend_notify returned 5

 

for the script of bpend_notify:

i#!/bin/sh
su - pldadm -c "startsap"

Can anyone help me to solve this? Thank you

 

*this is NBU 7.1 on Solaris 10 OS

3 REPLIES 3

Marianne
Level 6
Partner    VIP    Accredited Certified

May use full path to "startsap" as a start?

huanglao2002
Level 6

or you can define the PATH in the shell first.

Michael_G_Ander
Level 6
Certified

if this is still an issue I would try to run the bpend_notify script by hand to see what the error was

The standard questions: Have you checked: 1) What has changed. 2) The manual 3) If there are any tech notes or VOX posts regarding the issue