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: RMAN -Help

Re: RMAN -Help

From: Byron Pearce <pearceb_at_tenure.com>
Date: Thu, 10 Jun 2004 12:51:07 -0500
Message-ID: <40C89F8B.2080005@tenure.com>


Sanjay:

If you're asking about the NB parameters, the ones that you will need to set are:

Put a line similar to the following in your RMAN scripts after the ALLOCATE, but before the BACKUP commands:

SEND
'NB_ORA_POLICY=prod-db,NB_ORA_SERV=nbusrv,NB_ORA_CLIENT=localhost,NB_ORA_SCHED=manual-full';

Obviously you will need to plug in the policy, NBU server, client, and schedule names for your environment. The Unix Admins should be able to provide you with that information.

HTH Sanjay Mishra wrote:

>Actually I had even sent an email earlier directly to
>Joe and I know that was not the good method to disturb
>anybody directly and so really appreciate for any
>help.
>
>Actually I had never used RMAN backup and now got the
>new assignment in the company where the first task
>assigned is to create the BAckup Restoration script.
>They have the RMAN backup going to netbackup and
>database is Oracle 8i/9i and platform is Solaris.
>
>Can you please help me as what kind of configuration
>parameter need to be defined in the restoration script
>as I was reading there are some NB_*** In addition,
>What software or configuration need to be done on a
>new server been provided to me to restore the
>production and do the test.
>
>TIA
>
>Sanjay
>
>
>
>
>__________________________________
>Do you Yahoo!?
>Friends. Fun. Try the all-new Yahoo! Messenger.
>http://messenger.yahoo.com/
>----------------------------------------------------------------
>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
>-----------------------------------------------------------------
>
>
>
>

-- 
====================================================================
Byron Pearce                         mailto:pearceb_at_tenure.com
Tenure Systems, Inc.                 Dallas/Fort Worth, TX

"It's hard to be a ninja when you wear a beeper."



----------------------------------------------------------------
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 Jun 10 2004 - 12:48:10 CDT

Original text of this message

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