10G RMAN catalog in 9i

Hi,
I can't find this information in any documentation, so this is the best place for it.
Can we create a 10g RMAN catalog on 9i database? If no why? If yes, then is
there any known issue/problem with this?
Thanks....

Hi,
You can create !!
But you might experience the problems, with Backward compatability..
I suppose.. that..
Thanks
Pavan Kumar N

Similar Messages

  • Need a create db script to manually create a 10g rman catalog db on unix

    Hi, Gurus:
    I would like to manually create a rman catalog database (Oracle 10g) on a HP-UX environment. Could anyone share a sql script to do that?
    It is going to be used to backup about 15 databases directly to tape and the retention policy is going to be 35 days. How big the database should be?
    Thanks in advance.

    I can't find any documentation supporting Oracle support's theory.And who writes the Oracle documentation? People in this forum?
    You got the "Best Practice" advise.
    If you have rman catalog on the same server or on the same database, it is like storing your backup on the same server you took it from.
    So, the idea od RMAN catalog is to have your catalog available for any recovery. If you cannot recover your recovery catalog, then you are better off using the controlfile as the repository.

  • A possible bug in RMAN CATALOG command in 10g on Linux (SLES9 SP3)

    Hi,
    I ran into this issue while using RMAN command "CATALOG DATAFILECOPY <filename> TAG <tagname>". In this instance, RMAN is actually trying to write 8K data at block 1. Since a copy is being cataloged, it doen't make any sense to modify it. Please note that this modification doesn't happen without TAG option. This behavious doesn't seem to be present on Oracle 9 on Solaris 8. For more details, please check the following thread:
    help with RMAN CATALOG command
    Thanks,
    Raghu.

    Hi Steve,
    Unfortunately this is a bug, bug 3612370 in fact. I've published the bug so that it can be tracked via metalink if you have a support contract.
    The bug is as you suspected with JDev's parse of the modules. We don't have a workaround at the moment but I'll post here again if we make any progress.
    Thanks for reporting this,
    Geoff
    JDev Test Team

  • How to upgrade RMAN catalog from 10.2.0.4 to 11?

    Hi, we are on Oracle 10.2.0.4, Solaris 5.10. Our RMAN catalog is 10.2.0.4 version and we have several 11g databases that need to connect to the catalog and obviously cannot. So we need to upgrade the catalog to 11. Does anyone have any docs on how to do it. Do I need to upgrade RMAN database to 11 via conventional upgrade and then do UPGRADE CATALOG? Really confusing, any help would be very appreciated.
    Thank you!

    You need to:
    1 - upgrade the recovery catalog database
    2 - upgrade the recovery catalog Schema
    Please check the details on note *452529.1 Recovery catalog for RMAN backup*.
    Normally newer databases (target) can be cataloged on previous version catalog database, but with 11g there is the bug 6756872 (RMAN REGISTER OF 11G TARGET INTO 10G CATALOG FAILS WITH ORA-04028) which force you to upgrade the catalog.
    You can also review RMAN Compatibility Matrix (Note 73431.1) which has all valid version combinations.
    If your scenario is simple enough, another option could be create a new 11g RMAN catalog and register there your databases, without importing data from the 10.2 catalog.
    Regards.

  • Question: Which is better and why....RMAN catalog or Flashback Recovery

    Hey All,
    Newly testing and reading up on 10g. I am on information overload and would appreciate pro's advice on which to choose and why.
    Thanks,
    d.

    Different things, not necessarily alternative. That is, RMAN catalog is normally (at least should be) on another machine, and does not contain physical backups, but only information about them : physical backups are normally stored on external devices, like tapes.
    Flashback Recovery technique is based on Flashback logs in Flash Recovery Area, which is a disk area on local machine, and so cannot be unlimited.
    Therefore, Flashback Recovery is much faster than Media Recovery, since you don't need to restore anything, but you have limits in using that : your disks size.
    On the other hand, RMAN backups are safer, being physically elsewhere.
    See http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14220/backrec.htm#g1023042

  • New RMAN catalog in existing EMREP database - new user and tablespace?

    Hi all,
    I am FINALLY getting "with the times" and trying to get my databases to back up with RMAN. I already have a dedicated server that is running Oracle Enterprise Manager 10g Grid Control, so it already has the OMS database on it, called EMREP. I was hoping to just use this database as my RMAN catalog, is that considered good practice or not?
    So assuming this practice is considered OK, I know that I need to create a new user (which I'll just call RMAN) in this database. Would it be best to also create a separate tablespace for this user? I have no idea how big I should expect this RMAN schema to get. I'm sure it all depends on the number of databases I'm backing up, but can anyone give me some realistic size expectations that I could start with?
    Any advice/info is greatly appreciated!

    I think that the catalog is only applicable if you will have several databases to manage.
    If you he will have only one, I dont see necessity to use the catalog, therefore with backups of controlfiles only, you can to execute the tasks of backup/restore/recovery.
    But, for catalog creation information, see
    RMAN CATALOG CREATION STEP BY STEP by Joel Pérez
    RMAN ( CATALOG CREATION ) STEP BY STEP by Joel Pérez
    Message was edited by:
    ARF

  • Howto: RMAN catalog backupset in different location

    Hi,
    How can I tell RMAN catalog that the location of backup set has changed.
    For example: after my RMAN backup all my backup pieces went to C:\first_location\
    directory. I am using a catalog while running backup.
    Now I moved the backup pieces to D:\new_location\ directory. Say C:\first_location\ directory is no longer for some reason. How do I tell my catalog that the backup pieces about the new location D:\new_location\
    Catalog, Rman, database all in 10.2 version.
    thank you in advance

    Thank you for your response to my question.
    Can someone help me with syntax and usage of new location of backup pieces in a backup set to be reflected in my catalog. Catalog, target and rman all 10g version.
    thanks in advance

  • RMAN catalog Downgrade from 11gR1 (11.1.0.6.0) to 10gR2 (10.2.0.4)

    I am in the process of downgrading rman catalog from 11gR1 (11.1.0.6.0) to 10gR2 (10.2.0.4). Using expdp/impdp we migrated the rman schema from 11g to 10g. I am able to connect to 10g catalog now. but if i run any command it gives following error.
    ./rman target sys
    Recovery Manager: Release 11.2.0.1.0 - Production on Tue Feb 16 11:21:11 2010
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    target database Password:
    connected to target database:
    RMAN> connect catalog rman/*******@rman
    connected to recovery catalog database
    RMAN> show all ;
    RMAN configuration parameters for database with db_unique_name NACC are:
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of show command at 02/16/2010 11:21:34
    RMAN-06004: ORACLE error from recovery catalog database: RMAN-20299: DBMS_RCVMAN package not compatible with the recovery catalog
    RMAN> exit
    Have i missed anything which has to be done .
    Thanks
    Ajeet

    Hi Tycho ,
    Thanks for your help and suggestions . What i did is i migrated the rman catalog from 11gR1 (11.1.0.6.0) to 10gR2 (10.2.0.4) then connected rman catalog from 11gR2 Client which is the highest version available and then did the following.
    RMAN> upgrade catalog;
    recovery catalog upgraded to version 11.02.00.01
    DBMS_RCVMAN package upgraded to version 11.02.00.01
    DBMS_RCVCAT package upgraded to version 11.02.00.01
    RMAN>
    Now i am able to connect directly and take backup's from 11gR2 , 11gR1 and 10gR2 clients respectively. I also tested the backup's from grid control which are working fine.
    Currently my rman catalog database is 10.2.0.4 and my rman catalog schema is 11.02.00.01.
    Thanks for everyone's help.
    Ajeet
    Edited by: user12169940 on Feb 17, 2010 4:02 AM

  • Our RMAN Catalog Problem

    Hello
    We have 7 major oracle instances on 2 servers and we have created a RMAN catalog on another server
    Our principal databases are Standard Oracle 10g (10.2.0.2.0) under linux , and the catalog is Enterprise Oracle 10g (10.2.0.2.0) in Windows all the databases are registered in catalog when I query RC_DATABSE view it shows all
    instances informations , in all RMAN login commands the "CATALOG" clause has been written
    Now my problem is that just two of databases backups are recorded in catalog for example when I query "RC_BACKUP_SET" view it only contains backups of two databases while are backups have been performed completely without any error
    Do you know what is problem ?
    thank you

    select dbid,name from rman_user.rc_database;
    DBID        NAME
    <h4>----------------  ----------------</h4>
    1498968931       SCSDB
    4293064263        SSTDB
    861276728         SUBDB
    2404423160        SAM
    3976246282        SFIDB
    1760672514    SCEDB
    817528985        S900NS1
    select t.name,t1.db_id,bs_key
    from rman_user.RC_BACKUP_SET t1,rman_user.rc_database t
    where t1.db_id=t.dbid;
    NAME        DB_ID        BS_KEY
    <h4>----------------  ----------------  ----------------</h4>
    SUBDB        861276728        14366
    SUBDB        861276728        14365
    SUBDB        861276728        14364
    SAM        2404423160        14491
    SAM        2404423160        14490
    SAM        2404423160       14489
    select name, max(START_TIME)
    from rman_user.rc_database d,
    rman_user.rc_backup_set s
    where db_id(+) = dbid
    group by name
    order by 2 desc;
    NAME        MAX(START_TIME)
    <h4>----------------  ----------------</h4>
    SCEDB       
    S900NS1       
    SCSDB       
    SFIDB       
    SSTDB       
    SAM        6/14/2008 1:06:15 AM
    SUBDB        6/13/2008 9:02:43 PM
    This date (6/14/2008) is old because I haven't used the catalog for a long time, due to the problem I've mentioned above.
    Edited by: TakhteJamshid on Jan 10, 2010 2:49 AM
    Edited by: TakhteJamshid on Jan 10, 2010 3:00 AM

  • Migrate Rman Catalog over cross platform's

    I need some suggestion for migrating Rman Catalog...
    Current Rman Catalog: 10gR2 on HPUx and would like to migrate and upgrade to 11g on Linux....Any suggesions...
    My thoughts: exp and import schemas from hpux to linux 10g -10g and upgrade 10g catalog to 11g on new linux server....
    Any help would be appreciate.....

    There is "NO UNREGISTER" option...
    NO UNREGISTER Forces RMAN to keep imported database IDs in the source catalog schema. By default, the imported database IDs are unregistered from source recovery catalog schema.
    -------------------------------------------------------------------------

  • Multiple RMAN Catalogs??

    Does anybody have any infromation on having a MAA architecture for RMAN? I heard that you could have multiple rman catalogs where if a backup tries to connect to one catalog and it is busy it will be redirected to the next available catalog. Has anybody ever seen this before?

    Hi Iwsledge,
    be carefull registering the target DB in multiple catalogs because they will get inconsistent with each other.
    On RAC we have transparent channel failover:
    if you are using a TNS alias with failover configured then (as of 10g!)
    a channel can take over and continue a backupset where a failed channel has stopped in case.
    For more on MAA Setup have a look at this paper:
    http://search.oracle.com/search/search?default=true&keyword=MAA&start=1&nodeid=&fid=&showSimilarDoc=true&group=Oracle+Technology+Network
    BR,
    =;-)
    Lutz

  • Centralized RMAN Catalog Database

    Hello,
    I have two 10g R2 databases on two separate servers.
    I am trying to centralize my RMAN backup by creating a RMAN_DATABASE in 11G.
    - I create RMAN_DATABASE
    - I created RMAN user and tablespaces
    - I edited my TNSNAMES.ORA so that I could connect to my two 10G R2 databases
    When I run the command:
    rman catalog=rman/password@rman_database target=sys/password@10g_db1I get the following error:
    Recovery Manager incompatible with TARGET database: RMAN 8.0.4.0 to 10.2.0.0 req
    uired
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-06429: TARGET database is not compatible with this version of RMAN
    When I google the error it indicates to change the binary files, but that doesn't work either, unless I don't understand what that entails.
    Any suggestions?

    By saying that you have amended your tnsnames.ora to connect to the 10gR2 databases, I assume you are running the rman command on your 11gR1 server. This means that your RMAN client version is 11gR1, and your target database is 10gR2. This is not permitted, see the [compatibility matrix|http://download.oracle.com/docs/cd/B28359_01/backup.111/b28273/compat003.htm#i634479].
    I suggest you try this on each of your 10gR2 servers:
    1. Amend tnsnames.ora to include an entry for the 11gR1 rman_database
    2. Ensure your oracle environment variables are set correctly, especially ORACLE_HOME and ORACLE_SID
    3. rman target=sys/password catalog=rman/password@rman_database
    This means you will be using the 10gR2 RMAN client on the 10gR2 target database which ensures no incompatibility problems. There is no issue with the fact your recovery catalog schema is at 11gR1, this is permitted to be greater than the RMAN client being used.

  • RMAN - Cataloging a backupset

    Hi all,
    On 9i how i can include a backupset on RMAN catalog ?
    On 10g I know that using this command bellow run ok.
    catalog start with 'D:\backup\' noprompt;
    can anybody help me?
    Wander(Brazil)

    You cannot catalog a backup set with Oracle 9i according to the documentation.

  • Resync or any other maintenace work on RMAN catalog....

    I have inherited RMAN catalog created in Oracle 10g R2 to take the backup of 10g databases.
    1.I want to check what are all the databases backed up. What query I should run? Like view names.
    2.Is there any command I should run to make sure RMAN catalog is up to date. Like synchronizing. Wants to make sure my backup is recoverable.
    Thank you,
    Smith

    1. Use RC_DATABASES view to get registered databases in recovery catalog and RC_BACKUP_SET view to get registered backup sets.
    See http://download.oracle.com/docs/cd/B28359_01/backup.111/b28270/rcmreprt.htm#CHDIJDEF
    2. see RESYNC CATALOG in http://download.oracle.com/docs/cd/B19306_01/backup.102/b14194/rcmsynta052.htm#RCMRF150
    which says:
    >
    RMAN automatically executes a full or partial resynchronization of the recovery catalog as needed when you execute RMAN commands, so long as the control file is mounted and the recovery catalog database is available at command execution.
    >
    Note however that database control file is always the source repository even if you use a recovery catalog.
    Even if you loose recovery catalog you should be be able to retrieve RMAN backups. See http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/rcmrecov.htm#BRADV156.
    Edited by: P. Forstmann on 25 févr. 2010 20:15

  • Connect to RMAN catalog

    Hi,
    on 10g R2 on AIX. I want to backup via RMAn in a shell script :
    rman catalog rman/password@rmanrepo  target /How can I avoid password in :
    rman/password@rmanrepo
    Thank you.

    Put the connect information in a command file and make sure only a privileged user (normally the 'oracle' user) has read/write access to that file.
         Command file:
    set echo off;
         @ connect catalog rman/password@<connect_string> target /;
    set echo on;
    <RMAN commands>
    $ rman cmdfile <command_file>
    Werner

Maybe you are looking for

  • Error while loading transaction data from an Infoprovider Mapping C_ACCT

    Hi Gurus, We are implementing BPC Consolidation for NetWeaver 7.5, and we're facing the following situation: We have loaded master data from 0RC_ACCOUNT (group account) to our dimension C_ACCT without a problem, but when we run the loading package fr

  • Problemas con la re-instalación de Acrobat 7.0 professional

    Instale el programa en el ordenador. Me dice que lo tengo que activar. Lo que ya no se puede hacer por internet. En mi sección de usuario de Adobe, veo que en  mis productos ya sale el registro en un año anterior y con el número de serie que tengo en

  • AIA 3.0 installer fails in step 10 of 11 at  Deploy Application Deployments

    Hi, we are trying to install AIA 3.0 on linux environment. we are getting the following error. Kindly provide inputs if anyone has faced similar issues. Deployments: [echo] ====================================== [echo] DeploymentPlan file ="/app/orac

  • Living in CHINA with my Macbook?

    Most likely I will be moving to China at some point within the coming months. I will obviously be taking my Macbook with me but have a few concerns: 1. I was in China this past summer and never at one point was I allowed to do Software Updates in Chi

  • Same vendor

    Hi In our Organization there are Three different company codes, in same client & same server. vendor is existing for one company code , but it is allowing to create PO for another company code & also GRn is also possible for the same. but during paym