From oracle-l-bounce@freelists.org Thu Jun 10 12:48:10 2004 Return-Path: Received: from air189.startdedicated.com (root@localhost) by orafaq.com (8.11.6/8.11.6) with ESMTP id i5AHljq11555 for ; Thu, 10 Jun 2004 12:47:55 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air189.startdedicated.com (8.11.6/8.11.6) with ESMTP id i5AHlY611518 for ; Thu, 10 Jun 2004 12:47:44 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 4421572C2EE; Thu, 10 Jun 2004 12:33:02 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28256-04; Thu, 10 Jun 2004 12:33:02 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 8496E72C06B; Thu, 10 Jun 2004 12:33:01 -0500 (EST) Received: with ECARTIS (v1.0.0; list oracle-l); Thu, 10 Jun 2004 12:31:40 -0500 (EST) X-Original-To: oracle-l@freelists.org Delivered-To: oracle-l@freelists.org Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 3A9BF72C075 for ; Thu, 10 Jun 2004 12:31:40 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26938-89 for ; Thu, 10 Jun 2004 12:31:40 -0500 (EST) Received: from server.e3-plutos.com (server.e3-plutos.com [69.41.234.242]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id DD76672C038 for ; Thu, 10 Jun 2004 12:31:39 -0500 (EST) Received: from [65.248.93.200] (helo=tenure.com) by server.e3-plutos.com with asmtp (Exim 4.34) id 1BYThr-0000OL-FA for oracle-l@freelists.org; Thu, 10 Jun 2004 13:51:15 -0400 Message-ID: <40C89F8B.2080005@tenure.com> Date: Thu, 10 Jun 2004 12:51:07 -0500 From: Byron Pearce Organization: Tenure Systems, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: oracle-l@freelists.org Subject: Re: RMAN -Help References: <20040610165116.1170.qmail@web51308.mail.yahoo.com> In-Reply-To: <20040610165116.1170.qmail@web51308.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server.e3-plutos.com X-AntiAbuse: Original Domain - freelists.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - tenure.com X-Source: X-Source-Args: X-Source-Dir: X-Virus-Scanned: by amavisd-new at freelists.org X-archive-position: 2502 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: pearceb@tenure.com Precedence: normal Reply-To: oracle-l@freelists.org X-list: oracle-l X-Virus-Scanned: by amavisd-new at freelists.org Sanjay: If you're asking about the NB parameters, the ones that you will need to set are: * NB_ORA_POLICY * NB_ORA_SERV * NB_ORA_CLIENT * NB_ORA_SCHED 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@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@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@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 -----------------------------------------------------------------