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