Scripts RMAN Oracle Variables
Hello,
We have a curious problem with Oracle Netbackup Policies with RMAN script or template. In the client we have defined the next policies:
NB_ORA_POLICY="Policy_Full"
NB_ORA_POLICY_ARCH="Policy_Arch"
NB_ORA_SERV="Master Server RMAN"
NB_ORA_CLIENT="Client"
The version of the master is 7.7.2 with oracle 12.1.0.2. The problem is that when launch de archiver backup in the parent job id appears the policy NB_ORA_POLICY_ARCH but in the all childs jobs appears NB_ORA_POLICY. I don't know because this it's happen because in other systems we have the same configuration and we haven't this problem. (With the same version)
Regards.
The unique NB_ORA_POLICY variable for each script/policy combination needs to be hardcoded in each of the scripts.
DOCUMENTATION: Failing to specify the Oracle policy can result in Veritas NetBackup (tm) using the incorrect policy.
http://www.veritas.com/docs/000027083

