Veritas-bu

[Veritas-bu] [ORACLE] Backing up the "Control File" ...

2007-06-22 04:56:49
Subject: [Veritas-bu] [ORACLE] Backing up the "Control File" ...
From: "Wilkinson, Alex" <alex.wilkinson AT dsto.defence.gov DOT au>
To: veritas-bu AT mailman.eng.auburn DOT edu
Date: Fri, 22 Jun 2007 16:35:04 +0800
Hi all,

Our RMAN template contains the following run block:

   ALLOCATE CHANNEL ch00
       TYPE 'SBT_TAPE';
   SEND
   
'NB_ORA_CLIENT=hostname.dsto.defence.gov.au,NB_ORA_POLICY=EDN-hostname-ORA,NB_ORA_SERV=hostname.dsto.defence.gov.au,NB_ORA_SCHED=Default-Application-Backup';
   BACKUP
       FORMAT 'ctlfile_%d_u%u_s%s_p%p_t%t'
       CURRENT CONTROLFILE;
   RELEASE CHANNEL ch00;
   }

The only modification to this template has been the FORMAT strings.

The problem:

We never see any evidence of the control file being backed via the output of the
FORMAT string 'ctlfile_%d_u%u_s%s_p%p_t%t' in NetBackup's activity monitor.

The Questions:

1. From all my reading the Oracle policy type includes the control file.
   Can someone please confirm this ?

2. Why would we never see a string output of 'ctlfile_%d_u%u_s%s_p%p_t%t' even
   though it has been defined within the RMAN template ?

3. How can I confirm whether or not NetBackup is actually backing up the 
control file ?


 -aW

IMPORTANT: This email remains the property of the Australian Defence 
Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 
1914.  If you have received this email in error, you are requested to contact 
the sender and delete the email.


_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

<Prev in Thread] Current Thread [Next in Thread>