If you face an error like the following: The reason is probably that, you copied the files from a windows machines and windows removed the permissions from the files… Try one of these: Mount the iso and install from that mount point or burn the iso, mount and install from that or mount iso on [...]
Posts Tagged ‘netbackup’
Upgrade all products to 6.5.3 at Once (Unix)
To upgrade all your netbackup products at once: Extract your products into seperate folders like: /NBU/6.5.3/base /NBU/6.5.3/clt /NBU/6.5.3/bmr /NBU/6.5.3/bbs … etc
ORA-01861: literal does not match format string
When trying to restore a database to a spesific date, if you’re having an error like this: RMAN> run { 1> ALLOCATE CHANNEL chtape TYPE ‘SBT_TAPE’; 2> set until time ’2008-11-05:14:30:00′; 3> SEND ‘NB_ORA_CLIENT=realdb_host,NB_ORA_POLICY=rman_realdb,NB_ORA_SERV=veritas,NB_ORA_SCHED=Default-Application-Backup’; 4> RESTORE CONTROLFILE; 5> RELEASE CHANNEL chtape; 6> }
Howto Convert an Oracle RMAN Template to Script
If you are having difficulty in a stuation like this: You have a unix based netbackup master server and have an windows server with oracle that you want to backup through rman catalog backup, but you are unable to use the templates created by the “Backup, Archive and Restore” application on windows.
Oracle Backup started but didnt continue with Application Backup
If you face a problem like this: You are running oracle on a solaris machine with two interfaces. You created the script and it runs flawlesly on another machine. When you start a backup, the backup schedule starts but doesnt pass to Application Backup schedule, looks like its frozen.
Howto Upgrade to 6.5.3
on Windows: Just upgrade using patch gui. on Solaris: 1. extract NB_6.5.3.solaris_314587.tar and NB_CLT_6.5.3_314595.tar into the same directory in “/NBU” for example 2. run NB_update.install and enter NB_CLT_6.5.3 as the package to be installed. It will install NB_6.5.3 automatically. Confirm stop/start of the services when asked. /NBU/NB_update.install
Robtest Commands
Starting robtest /usr/openv/volmgr/bin/robtest Select your robot (1 to select TLD 0) ? for help
Vmware ESX Server Backup with Netbackup Howto
This document explains howto backup virtual machines running on Vmware ESX or Infrastructure server. Checklist 1. Consider the above picture as our environment. 2. Download and install Vmware Consolidated Backup Proxy. 3. Keep in mind that VCB will be our interface to virtual machines, they’re not directly backed up. 4. Have your SAN configuration set [...]
Cleaning Tips
Number of cleanings left on a cleaning tape? vmquery -m <cleaning tape #> C:\>vmquery -m CLN007 ====================================== media ID: CLN007 media type: 1/2″ cleaning tape 3 (25) barcode: CLN107L3 media description: — volume pool: None (0) robot type: TLD – Tape Library DLT (8) robot number: 0 robot slot: 4 robot control host: Netbackup volume [...]
Netbackup Logging Tips
Additional Logging Add VERBOSE = x line to bp.conf, where x is the number to set how verbose the logs will be.
Netbackup Tips on UN*X machines
1.2 log directories must be monitored. /usr/openv/logs(Low level logs), /usr/openv/netbackup/logs. These logs can get very big.
MS-Sql 7 Backup Howto
This document explains howto backup an MS SQL 7 server using Netbackup’s MS SQL backup agent. Checklist
Posted in
Tags:
