cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot restore from the backup

Anjum_Suri
Level 2
Hi All

I am unable to do restore from the backup performed using the command onbar -b -w. May I know where and how these variables are set? I am using the script �informix_onbar_whole_backup�, and these all variables are mentioned in this script.

echo "INFXBSA_SERVER = $INFXBSA_SERVER"
echo "INFXBSA_SCHEDULED = $INFXBSA_SCHEDULED"
echo "INFXBSA_USER_INITIATED = $INFXBSA_USER_INITIATED"
echo "INFXBSA_FULL = $INFXBSA_FULL"
echo "INFXBSA_INCR = $INFXBSA_INCR"
echo "INFXBSA_POLICY = $INFXBSA_POLICY"

my bp.conf file looks like this in /opt/informix directory

BPBACKUP_POLICY=inx_db_partst1
BPBACKUP_SCHED=inx_partst1_policy
SERVER=scc6
CLIENT_NAME = partst1
CLIENT_READ_TIMEOUT=1800

Also, I have modified the ALARMPROGRAM script to add these variables in it

export INFXBSA_SERVER=scc6
export INFXBSA_USER_INITIATED=1
export BPBACKUP_POLICY=inx_db_partst1
export INFX_ETC_POLICY=inx_etc_partst1

I am using Informix 7.31 version with NetBackup 6. Can anyone help me out wht its not being restores.

Thanks
Anjum
2 REPLIES 2

zippy
Level 6
Anjum,

We need to see some logs

/usr/openv/netbackup/logs

Not much here to go on.

Throw a bone or two.

JD

Stumpr2
Level 6
Yes, please give us more information.
status code (from activity monitor)
all log entries (from reports section of GUI)
Is there a file system backup (C:\) done on this server?