0% found this document useful (0 votes)
148 views

Netbackup Manual

This document provides instructions for common NetBackup administration tasks like starting and stopping NetBackup, performing backups, unfreezing and freezing tapes, reusing expired tapes, and lists IP addresses for NetBackup servers. To backup systems like SAP and Oracle, they must be stopped first. Commands are provided to start and stop services and perform backups. Tapes can be unfrozen using the bpmedia command and frozen using bpmedia with the -freeze option. Expired tape dates can be reset using bpexpdate. An IP address list includes servers like the main EMC and Quantum devices, and backup servers.

Uploaded by

John Mckin
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
148 views

Netbackup Manual

This document provides instructions for common NetBackup administration tasks like starting and stopping NetBackup, performing backups, unfreezing and freezing tapes, reusing expired tapes, and lists IP addresses for NetBackup servers. To backup systems like SAP and Oracle, they must be stopped first. Commands are provided to start and stop services and perform backups. Tapes can be unfrozen using the bpmedia command and frozen using bpmedia with the -freeze option. Expired tape dates can be reset using bpexpdate. An IP address list includes servers like the main EMC and Quantum devices, and backup servers.

Uploaded by

John Mckin
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

1

NETBACKUP MANUAL
 Stop & Start Netbackup
cd /usr/openv/netbackup/bin/goodies/
./bp.kill_all ---Stop
./netbackup start --Start
/usr/openv/netbackup/bin/goodies/netbackup stop
/usr/openv/netbackup/bin/goodies/netbackup start
 Backup (Must be to stop SAP&Oracle before Backup)
AMDTEST (ip : 10.74.26.34) = t
AMDDEV (ip : 10.74.26.14) = d
Stop sap@oracle
su – nb……adm
stopsab
saposcol –k
su –oranb…….
lsnrctl stop
*****ps –f | grep pmon : check status of sap system
Start sap@oracle
su - oranb…..
sqlplus “/as sysdba”
startup
quit
lsnrctl start
exit
su – nb……adm
startsap
saposcol –s
2

 Unfreeze
Cd /usr/openv/netbackup/bin/admincmd
./bpmedia –unfreeze –m <TapeID> -h<Host name:…Backup….>
 Freeze
Cd /usr/openv/netbackup/bin/admincmd
./bpmedia -freeze -m JCN730 -h aodb
 Reuse Tape ExpireDate
 Cd /usr/openv/netbackup/bin/admincmd
./bpexpdate –d 0 –m<TapeID>
Press y:yes
After finished, you open NetBackup to see the media id in scratch
inside volume pool patch.
 IP Server

Host SERVER IP
AODBMAIN
IMS
KIOSKMAIN
EMC(Main) 10.121.1.102
Quantum(Main) 10.121.1.104
BackupDev1 10.74.26.29
BackupMain 10.121.1.40
BackupDR 10.121.1.190

You might also like