Very first step in configuring RMAN for a Backup

DB version:10gR2
I am a DBA supporting applications development and i am not familiar with RMAN. This weekend we are going to Patch 10.2.0.1.0 to 10.2.0.3.0. Before that i am going to take a backup of the entire Database containing around 57 schemas(total of around 600gb).
We don't have Tape drives. I am going to backup this up on three filesystems in the same machine. This instance is not running on ASM. What is the first step i should be doing in configuring RMAN for a backup?
Edited by: user10583227 on Jan 27, 2009 4:50 AM

Be careful, three filesystems doesn't necessarily mean the use of three channels. Could be more...could be less.
Are you in a position to shutdown the database? If not, you'll also want to backup the archivelogs with BACKUP DATABASE PLUS ARCHIVELOG. You may also consider creating a Guaranteed Restore Point which would allow you to rollback your database in minutes if the upgrade fails.

Similar Messages

  • Configuring rman for dataguard environment.

    Hi all,
    Here we have a dataguard environment with db1 as primary and db2 as physical standby database. We configured dataguard in 10g environments and we are not using grid control. Can anyone provide the steps for configuring rman for incremental backups in this environment? We want to schedule the backups to be taken in standby db, (that is applicable in case of swithover too). In the case of swithover to db2 what all do we need to do in rman manually to resume backups in db1?
    Thanks

    Hello;
    A Standby database is a copy of the Primary so if you try to register it RMAN will probably tell you its already registered. I would start with this :
    Standby based backup
    1. Enable auto backup of the control file and server parameter file. CONFIGURE CONTROLFILE AUTOBACKUP ON.
    2. Skip backups on datafiles already backup. CONFIGURE BACKUP OPTIMIZATION.
    3. Set the archive deletion policy. CONFIGURE DELETION POLICY TO NONE.
    You have to decide on the exact RMAN script you want to use, but since the database is registered you can perform backup on either the Primary or the Standby as the need arises.
    See "Using RMAN to Back Up and Restore Files" in "Data Guard Concepts and Administration 10g Release 2 (10.2) B14239-05"
    http://docs.oracle.com/cd/B19306_01/server.102/b14239/rman.htm
    Example in this post
    How to manage primary and standby database backups using rman catalog
    How to use standby backup to restore primary db
    http://alexzeng.wordpress.com/2008/09/13/how-to-use-standby-backup-to-restore-primary-db/
    Best Regards
    mseberg

  • Configuring RMAN for dataguard.

    Hi all,
    Here we have a dataguard environment with db1(db_unique_name) as primary and db2(db_unique_name) as physical standby database. For both primary and secondary the ORACLE_SID is 'oracledb'.We configured dataguard in 10g environments and we are not using grid control. And now we want to configure rman for incremental backups. We are using a third catalog database to which we registered from primary db successfully. During primary rman configuration it is showing conflicts. Even the changes made in primary RMAN configuration are applied on to the standby too which i think shouldn't happen in this scenario. How to resolve this issue? Is this happening because of the same ORACLE_SID for both primary and secondary? I'm attaching the link of the doc that we followed also the errors and configuration in rman. Can anyone help?
    http://docs.oracle.com/cd/B28359_01/server.111/b28294/rman.htm#BAJFBBBB
    RMAN> CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;
    new RMAN configuration parameters:
    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;
    new RMAN configuration parameters are successfully stored
    starting full resync of recovery catalog
    full resync complete
    RMAN-08591: WARNING: invalid archivelog deletion policy
    RMAN> CONFIGURE DB_UNIQUE_NAME db1 CONNECT IDENTIFIER 'db1';
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "db_unique_name": expecting one of: "archivelog, auxiliary, auxname, backup, channel, controlfile, clonename, compatible, datafile, device, default, exclude, encryption, maxsetsize, retention, snapshot"
    RMAN-01007: at line 1 column 11 file: standard input
    RMAN> show all;
    starting full resync of recovery catalog
    full resync complete
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 2 DAYS;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO BACKUPSET; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/10.2.0/db_1/dbs/snapcf_NIOS.f'; # default
    Thanks.

    RMAN> show db_unique_name;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "db_unique_name": expecting one of: "all, archivelog, auxiliary, auxname, backup, channel, controlfile, datafile, device, default, exclude, encryption, maxsetsize, retention, snapshot"
    RMAN-01007: at line 1 column 7 file: standard input
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found ";": expecting one of: "allocate, alter, backup, beginline, blockrecover, catalog, change, connect, copy, convert, create, crosscheck, configure, duplicate, debug, delete, drop, exit, endinline, flashback, host, {, library, list, mount, open, print, quit, recover, register, release, replace, report, renormalize, reset, restore, resync, rman, run, rpctest, set, setlimit, sql, switch, spool, startup, shutdown, send, show, test, transport, upgrade, unregister, validate"
    RMAN-01007: at line 1 column 21 file: standard input
    But on this i'm getting response
    SQL> select db_unique_name from v$database;
    DB_UNIQUE_NAME
    db1
    same and db2 as db_unique_name for standby....
    Edited by: 954758 on Sep 3, 2012 3:41 AM

  • Step by step complete configuration document for SAP PM module

    Can any body send me step by step complete configuration document for SAP PM module. If possible screen shots also. I will be highly obliged.
    Indranil Chatterjee
    Thanks in Advance.

    Indranil,
    It is not permitted for forum members to send documents to one another.
    It is also expected that members will first perform their own research before asking for help.  Did you search through SAP Help?
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/b2/4df35d51b811d192fb0000e829fbc6/frameset.htm
    Best practices? 
    http://help.sap.com/bp_bl604/BL_IN/html/Content_Library_BL_EN_IN.htm
    Best Regards,
    DB49

  • How to configure Rman for Grid 11g

    hi all
    i am using Oracle Grid 11g R2.
    Oracle Database 11g R2.
    Oracle Linux 5.5
    i want to configure Rman for my Rac i searched and found some notes
    such as
    http://oraclehack.blogspot.com/2010/07/oracle-11gr2-rman-netbackup-and-media.html
    http://oracle-tns.com/duplicate-an-oracle-11gr2-with-rman/
    can anyone guide me how to configure Rman?
    Question Moved To Rman Forum!
    nisha
    Edited by: nisha on Jun 5, 2011 9:44 PM

    hi
    what is SBT here?
    CONFIGURE DEVICE TYPE sbt PARALLELISM 3;
    Channel Connections to Cluster Instances with RMAN
    Channel connections to the instances are determined
    using the connect string defined by channel configurations.
    For example, in the following configuration, three channels are allocated using dbauser/pwd@service_name. If you configure the SQL Net service name with load balancing turned on, then the channels are allocated at a node as decided by the load balancing algorithm.
    CONFIGURE DEVICE TYPE sbt PARALLELISM 3;
    CONFIGURE DEFAULT DEVICE TYPE TO sbt;
    CONFIGURE CHANNEL DEVICE TYPE SBT CONNECT 'dbauser/pwd@service_name'Edited by: nisha on Jun 6, 2011 12:27 AM

  • PAL to NTSC... the VERY FIRST step to get off of disc?

    I've got a PAL disc, and I need to transfer the movie to NTSC. Looked through the discussions and can follow the tutorial, but what is the very first step I should take to get the contents of the disc onto my desktop? Should I drag out the Audio_TS and Video_TS folders, or create a quicktime movie on desktop?

    I posted this: http://discussions.apple.com/message.jspa?messageID=9229331#9229331 earlier today. Its a good idea to copy the VIDEO_TS folder to your computer first -speeds up the process quite a bit. You don't need the AUDIO_TS folder, its probably empty anyway.

  • In new iphone 5 very first call getting busy tone for all the numbers

    in new iphone 5 very first call getting busy tone for all the numbers.

    my son had this problem.  I went to the apple store and they wiped out and restored the phone..  They said that was all they could do but that I should call our phone carrier and ask them.  I did.  They asked if in the top left side, next to battery power there was a icon of a half moon.  There was. They said to go in to settings and go to "Do not Disturb" and turn it off.  I did.....problem solved!!! Somehow "do not disturb" was turned on and that is what happens if it is!!
    I hope this helps.

  • Using diskpart as the very first step in TS

    Hi, 
    I want to have a very first in TS as hard drive clean and partitioning it. so once WinPE is downloaded, system reboots, it will check 'IsLaptop' or 'IsDesktop' condition and if its Laptop, it should clean the disk 0 and parition it. I have tried to achieve
    this but i am getting an error. Its a MDT based TS in Configuration manager 2012 R2 (MDT 2013 is integrated). Laptops are encrypted and just need to be wiped and reload without databackup. I feel this is the easiest way to have dispart clean the disk, recreate
    partition based on condition if its laptop. 
    Steps i am doing is :
    1. diskpart. exe /s diskpart.txt - first step in TS, and has condition to run only if 'IsLaptop equals True'. I have created package for diskpart.txt ( i am wondering if this could be an issue, if it tries to download the package on hdd and hdd doesn't have
    partition yet)
    2. set imageosver to 6.1 - since its for windows 7
    3. Format and partition disk 6.1 - will format and create 2 partitions 'OS disk' and 'BDE'
    then other steps starts like Use toolkit package, gather and UDI wizard. 

    You could have the Format/Partition steps run only if the Chassis/Model type = that of a laptop or one of your laptop models.  If those parameters aren't met (e.g. PC is not one of the desktop models or doesn't have a the laptop ChassisTypes), the partition/format
    steps wont' run.
    I've ran into issues when trying to run commandline steps that require files to copy down first.  I have the best luck when the drive(s) are properly cleaned, repartitioned, and formatted first. 
     

  • Workflow stuck at the very first step

    Hi,
    The workflow is started and its stuck at the first step
    this is the very first workflow created in the client
    are there any standard background jobs that should be started for the workflow to proceed ?
    thank you

    hi,
    as venugopal suggested, check whether the event was triggered and then check whether the WF has actually started or not. you can check this using transaction SWEL or SWI1.
    if the event was triggered but WF hasnt started then you might not have activated the event linkage. this can be done in the "basic data" of the WF in the "start events" tab.
    Since you have mentioned that "The workflow is started and its stuck at the first step", probably the WF has started.
    can you specify the error message that you are getting?
    what is the fisrt step in your WF?
    give some details.

  • TS1398 I cannot start to use my new ipad mini as it is stuck at the very first step after restoring my old backup. It says to choose a wifi, I do and then it says 'Unable to connect' There is no options for a password and I cannot access any other screen!

    I have tried going past the first set up stage, still with no wifi. I have then tried restoring the ipad mini, still no wifi available. Both my ipone and Apple Mac have wifi full bars. Please help. I only picked up my new ipad today. I am thinking it may be faulty.
    Lele

    It may be faulty but you should try to activate it first in order to be sure.
    Why don't you activate it using iTunes on the Mac and then troubleshoot the WiFi connection. Connect the Mini to the Mac with the cable and iTunes should startup and take you through activation. If you do not autosync and iTunes des not start up on it's own, then launch it yourself.

  • Grid Control 11g step Repository Configuration running for 24 hours+

    Got through all the prerequisites and am installing GC 11g on an Oracle Linux 5 machine which is also running my repository database instance (11.2.0.1). The GC install went rather smoothly until I hit the 'Repository Configuration' step. It's been sitting there for over a day.
    It does look like it's doing something as running a
    select count(*) from dba_objects where owner = 'SYSMAN';
    the number creeps up.. slowly.. sometimes.. right now it's at 5888.
    No errors in the GC install error log. every half hour or so I am seeing a 'Warning inbound connection timed out ORA-3136' error in my database alert log. I tried setting my inbound_connection_timeout in my listener to 0 as well as updating the sqlnet.ora file, but i still get these now and again. GC doesn't seem to notice or mind. There is nothing else running on this machine (Dell Optiplex 755 4Gb ram 2 cpus).
    I'm just trying to get a feel for how the install is and get familiar with the 11g GC before upgrading our 10g GC..
    any ideas?

    fwiw I am seeing some dismal performance running DDL in the sysman schema..
    for instance in the following example creating a table in the sys schema happens instantly, as does dropping it.. creating the same table in sysman takes about 50 seconds and dropping the table takes about 15 seconds.. weird, eh?
    SQL*Plus: Release 11.2.0.1.0 Production on Thu Oct 21 11:25:37 2010
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    SQL> connect / as sysdba
    Connected.
    SQL> create table x (a varchar2(20), b number(12));
    Table created.
    SQL> drop table x;
    Table dropped.
    SQL> create table sysman.x (a varchar2(20), b number(12));
    Table created.
    SQL> drop table sysman.x;
    Table dropped.

  • Step by Step workflow configuration required for PM Notification

    Hi All,
    as per our requirement we need to trigger workflow when PM Notification Status will be change (Event will trigger for approval when sombody manually change the workflow status)
    Kindly guide me step by step for configuration of that

    not answered closing thread

  • HT201263 I just got my iPhone 4 yesterday, and I went through the very first steps you have to when first setting up your iPhone, and I finish and it says I have no service and i have to restore my device? But my phone has been stuck on the Apple logo?Why

    My iPhone has been "frozen" for two hours now on the Apple logo, after me seeing a notification pop up and tell me I have to restore my device. And my device has been stuck since I started and does not seem to be making any progress besides vibratingf every three or so minutes. Why is this?

    I'm having this EXACT same problem with my iPhone 4, and I have the same computer stats (I have a Samsung Series 7)

  • Configuring emails for database backup

    I have the query as to where to configure the emails for backup completion in Oracle 11g. The detailed steps would help.
    I hope my question is clear as to how to configure the email notification for backup completion in Oracle 11g.
    Please revert with the reply to my query.
    Regards

    972145 wrote:
    I have the query as to where to configure the emails for backup completion in Oracle 11g. The detailed steps would help.
    I hope my question is clear as to how to configure the email notification for backup completion in Oracle 11g.
    Please revert with the reply to my query.
    RegardsThere is about emailing that is specific to backups. It is simply an OS utility. Google 'sendmail' and 'mailx'. Have your backup job (or any other job) create a log file, then use the OS mail utility to email that log file.

  • Steps to reducing time for loading of data

    Hi
    Could any one tell me how to reduce the time for loading of records into a particular cube or Ods. For ex: iam loading some 1 lac records.It was taking for me some 5 hrs. I want to reduce the time to 3hrs or 4hrs.What are the very first steps to be considered to make fast.
    Regards
    Ajay

    Hi Ajay,
    Check the following.
    1> Any routine you have in transfer rule and update rule should not fire database select more then one time in the same code.
    2> Load Master data before transaction data.
    3> Reduce the data pack size in infopackage.
    4> Delete old PSA because you may space issue while data loading .
    5> If you are loading in ODS then remove Bex check in ODS maintenance screen if you are not doing report on that ODS.
    hope this will help you.
    Suneel

Maybe you are looking for

  • How do i download all my iTunes from the cloud to my new iMac?

    Hi all, I have a new iMac (and very happy), i have opened it up and entered my icloud information and all my music stored in the cloud is there but greyed out. How do I download it onto the computer? I kept getting error=5099 Can any one help? I have

  • 5.1 speakers and iMac

    What amplifier, speaker, other do I need to connect my iMac to a 5.1 speakers? The iMac is the TV, home theater, sound system, ... of the family.  All I have is the iMac right now, but I saw decent 5.1 speakers from Klipsh and I am now wondering what

  • Data, Original and Modified folders?

    sorry, this may be a dumb question, but what's the difference between Data, Original and Modified folders? when I do a search for a specific folder, i find that I will find all the folders and there looks like duplicates but they are filed in Data, O

  • Problem  in executing EXE from browser-URGENT

    Hi all, I am facing a problem in executing "c exe" file from my web based application, iam using IAS on Solaris. my program is able to catch the path but its not executing (this is wirking fine in windows) i am giving a sample code here Runtime rt=Ru

  • Flex4: Application background color in AS3

    How do you change the background color of the Application node in AS3? I cannot access the "backgroundColor" property by using either: Application(FlexGlobals.topLevelApplication). [backgroundColor] MyApplicationName(FlexGlobals.topLevelApplication).