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.
There may be more than one cause for this problem, here is a solution for me.
You might have two seperate ip definitons on /etc/hosts file with the same hostname for your netbackup master server. e.g
172.6.2.10 veritas
192.168.14.10 veritas
You are connecting through 192.168.14.10 interface but in /etc/hosts file 172.6.2.10 comes first, so netbackup client doesnt recognize netbackup master server correctly.
So, correct this problem and it should run through…
Posted in
Tags: 