Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Script tp parse control file backup ??

Re: Script tp parse control file backup ??

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Thu, 1 Jul 2004 14:33:48 -0400
Message-ID: <20040701183348.GE6024@mladen.wangtrading.com>


Thanks, Michael, but I always inspect it before I run it. Creating new control file on a regular basis means that you are creating copies of your production database on another node. That can be scheduled in advance, so there is enough time to take a look. Let me guess: you are using BCV's to create another copy of the database? At this point, I have a question for Robert Freeman if he knows whether RMAN will support BCV's in near future or not?

Getting rid of empty lines isnt complicated at all: just add /^\s*$ as a print condition, and it will skip empty lines as well.

On 07/01/2004 01:11:46 PM, "Hand, Michael T" wrote:
> Mladen,
> One other minor point. Unless you get rid of the blank line in the middle

-- 
Mladen Gogala
Oracle DBA



Note:
This message is for the named person's use only.  It may contain confidential, proprietary or legally privileged information.  No confidentiality or privilege is waived or lost by any mistransmission.  If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender.  You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Thu Jul 01 2004 - 13:30:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US