Catalog RMAN and dataguard wout?

Hello

We have used RMAN backups and recently put in place a dataguard environment in 10g r2 (physical standby). All through the upgrade to 11g that I came across instructions say you must use a recovery catalog in an environment of dataguard. Backups are running on the primary just using the control file and everything seems to work. I fact a 'Validate restore database' and he succeeded. The recovery catalog is necessary if I chose to do the backups on the eve-, or is a catalog that is required in my scenario?

Thank you

Mark

Published by: user6061469 on April 20, 2011 11:43

It is an improvement. But not an obligation so you don't need where a plan to save the two sites and use a common catalogue.

Hemant K Collette

Tags: Database

Similar Questions

  • Catalog RMAN 11g XE

    First of all, personally, I'm a novice of the oracle, more than one linux administrator myself.  But I support troubleshooting of errors with backups RMAN of a database.

    We are connecting to Enterprise Edition of Oracle (11.2.0.4.0) to back up the database.  Our catalog of recovery is the use of Oracle 11 g Express edition (I think that the version number is specifically 11.2.0.2.0)

    The backup sends a pretty normal RMAN backup script.  We get the result of our newspapers:

    Recovery Manager: release 11.2.0.4.0 - Production Wed Feb 26 10:17:17 2014

    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

    connected to target database: LIVEDB (DBID = #)

    connected to the recovery catalog database

    PL/SQL package CATALOG. DBMS_RCVCAT 11.02.00.02 in the RCVCAT database version is not current

    PL/SQL package CATALOG. DBMS_RCVMAN 11.02.00.02 in the RCVCAT database version is not current

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03009: failure to allocate command to the channel ch00 at 26/02/2014 10:17:19

    RMAN-10015: error compiling program PL/SQL

    RMAN-10014: PL/SQL error on line 102 12 column 0: statement ignored

    RMAN-10014: PL/SQL 302 on column error line 102 24: component 'THROTTLE_ME' must be declared

    Complete recovery manager.

    (Note: the renowned CATALOG database and target recovery catalog name renamed to LIVEDB to keep things generic)

    I'm assuming that the issue is ORACLE XE has an outdated version of the recovery catalog from the RMAN on the target database (11.2.0.4.0 vs 11.2.0.2).

    So, two questions:

    (1) does a version problem as I guess, or is there something else?

    (2) at - it something we can do using the software oracle XE as the recovery catalog?

    I have the RMAN script, if I need to publish.

    So we have successfully our catalog updated 11.2.0.4 and made a backup.

    The solution, which may have been easier than easy, had to use RMAN (11.2.0.4) client to connect to our catalogue (11.2.0.2).  Then, run the upgrade catalog command.

    Simple.

    Basically

    RMAN > connect username/password@CATALOG

    RMAN > upgrade catalog

    Obviously, CATALOG is the name of your catalog of recovery and probably should have a tnsnames.ora entry and others.

    We got it to work.

    clcarter, thanks for the bread crumbs - I never thought to use the updated backend catalog rman client.

  • Grid control - catalog RMAN issues

    Hello

    I have listed under questions.

    We use a grid of 11 GR 2 control.

    (1) for all target/databases saved with the grid control, I want to find from a query or report if the objectives/databases are configured to use the control or RMAN catalog for the backup file

    as if I have 10 databases registered in the grid control, I want to know the breakdown of databases using the control file and catalog RMAN.

    (2) question / View / report in grid control for the status of all backup jobs (success / failures / warnings etc.)

    Thanks in advance for your answers.

    Published by: user1368801 on July 19, 2011 15:34

    1-all the databases that are configured to use the catalog (this does not mean that they will use the catalog) are visible by using the rc_database view in the catalog. If a database is not configured in the catalog of the db uses the control file.

    2 - A query, you can use: see http://lianggang.wordpress.com/2009/06/08/create-your-own-reports-on-oem-grid-control-part-1/
    You may need to change a little bit, but it's a start.

    Eric

    ADDES later:
    2 regarding: or use something like
    SELECT
    JOB_NAME,
    STEP_NAME, START_TIME,
    TARGET_NAME END_TIME, STATUS,
    TARGET_TYPE
    OF SYSMAN. MGMT$ JOB_STEP_HISTORY
    WHERE STEP_NAME = "Rman".
    AND THE VALUE OF START_TIME > SYSDATE-2
    ORDER BY START_TIME CSA

    I can't verify this request because the site where I work, we use RMAN catalog.

  • RMAN catalog 11 GR 2 Update Catalog RMAN-06429

    Hi all

    I have databases oracle 11 GR 1 material and GR 11, 2 in use.
    Last time I would upgrade the catalog with 'Upgrade catalog' database to backup databases the new 11 GR 2.

    The upgrade looks good, but after this task, I have 21 invalid objects in the RMAN catalog and it was not possible to compile without error. And all the other which backups using the catalog fails the RMAN-06429.
    -> Package PL/SQL BAKRMAN. DBMS_RCVCAT Version 11.02.00.02 in the RCVCAT too recent database.
    I therefore return to the action.

    What is the right way to use the catalog rman with levels of different database?
    How can I use the catalog also for 11 GR 2 databases without any side effect on my other 11 GR 1 material databases?
    The rman catalog reside on a 11.1.0.7.0 database.

    BR
    Daniel

    http://download.Oracle.com/docs/CD/B28359_01/backup.111/b28273/compat003.htm
    Database TARGET RMAN-06429 is not Compatible with this Version of RMAN [245698.1 ID]

    Hello

    So, how I understand, I should send the command "upgrade catalog" new 11 GR 2 database server.

    Yes, the process of looking at this.

    Opening of session of rman 11 GR 2 binary upgrade CLI:

    $ rman catalog bakrman /@.

    connected to the recovery catalog database
    RMAN PL/SQL package. Version X.X.X.X in database RCVCAT DBMS_RCVCAT is too old

    RMAN > upgrade catalog;

    recovery catalog owner is BAKRMAN
    Enter the command of CATALOG to UPGRADE again to confirm the upgrade of the catalogue

    RMAN > upgrade catalog;

    Upgraded to version X.X.X.X recovery catalog
    DBMS_RCVMAN package updated to version X.X.X.X
    DBMS_RCVCAT package updated to version X.X.X.X

    After that this upgrade, only objects of schema in the recovery catalog database should be improved, right?

    Fix.

    Kind regards
    Tycho

    Edited by: tychos January 25, 2011 14:40

  • How check today of size of rman and export size in oracle

    I need to check the sizes of rman and exports todays and length... .in Linux environment list us files with sizes .but we see oracle point of you...

    You can check the size of the last day rman backups status:

    Select DB_NAME, TO_CHAR (START_TIME, "mm/dd/yy HH24 '") start_time, TO_CHAR (END_TIME, ' Mm/dd/yy HH24') end_time, time_taken_display, STATUS,

    Round (OUTPUT_BYTES/1024/1024) BACKUP_SZ

    OF e RC_RMAN_BACKUP_JOB_DETAILS

    where start_time between sysdate-1 and sysdate

    order by 1, DB_NAME;

  • Hardware configuration for the catalog, previews and the RAWs?

    Hi all.

    For the past 2 years I've been running a retina 27 "iMac with 512 GB SSD, because it is the essential motivation.

    My catalog, previews and RAWs have all been on a connected USB3 SSD 1 TB and backed up with time machine to 2 TB drive HARD USB3.

    Now all 3 of my discs are at capacity.

    Historically I've shot with a D800 the D810 so the raws were huge. Now, I'm moving to an X - T2.

    The easy answer is to move the SSD to 2 TB SSD and the TM drive to a 4 GB ext USB disk, which should buy me a few years.

    Maybe another option is to invest in a 4-Bay NAS, stick 4x4gb operates to and use the batch for the backup storage and image TM.

    What do you think guys? even if I'm running a processor i7 and 32 GB of RAM, sake still images second or 2 to appear in my current setup, I really don't want them to appear all slower. It was suggested that I could move all the images more than a year on the NAS and keep the catalog, the previews and the latest images on the 1 TB SSD.

    Curious to hear other ideas and configurations that work well.

    Thanks in adv.

    Craig

    Since you are using a fairly recent Mac she must have a thunderbolt port, otherwise 2 of them and you can also add a USB 3 hub to connect multiple disks to your current configuration. I don't see in adding disks more large and small age of retirement. Just add another 2 disks of the same capacity. You can also get rid of some of the old Time Machine backups to free up space on the drive that you configured for Time Machine.

    As far as I KNOW 99% of multiple NAS boxes drive (Bay) are thus set up a RAID array. Which would limit the overall storage capacity of this box.

    The LR catalog file must also be on a drive connected directly to the computer and not on a network drive.

  • What is the catalog file and how can I find?

    @

    Hi sylviac

    A catalog is a database of the location of your photos and the information about them. When you change the pictures, rates, add keywords or other things to photos in Lightroom, all these changes are stored in the catalog. The photo files themselves are not affected. To create a new catalog: -.

    • Open Lightroom
    • New catalog, select file (Menu bar)

    Please go through these links using Adobe Photoshop Lightroom | How Lightroom catalogs work   and How to create and manage catalogs in Photoshop Lightroom

    Concerning

    Assani

  • How install CC Photoshop and Lightroom does affect my current catalogs, previews and caches?

    I'll subscribe to the Adobe Creative cloud photography Plan. How can I keep (import?) and use my current catalogs, previews and caches of my current installation of Lightroom? Or will I have to start again once installed the new version of Lightroom CC?

    If you are currently using Lightroom 5 then switch to the creative cloud is really simple. There are those who say that it is not necessary to move to Lightroom downloaded from the creative cloud. But I did it. I use Windows, so I used the standard uninstall process to uninstall my standalone Lightroom. Then I installed Lightroom from the creative cloud. Once the installation is complete there is an icon for Lightroom (just like the other because it's the same program) on my desk. I double clicked on the icon and Lightroom opens the same catalog I used everything I had done before was still in place. You see, the catalogue and the previews and all other files are user files generated by Lightroom on your computer. But they are not part of the Lightroom program. So removing the Lightroom program does nothing to your catalog, previews or the preview cache. It is precisely the same program. This is just a license differently.

    If you use Lightroom 4 then 5 Lightroom you will find the catalog you used and invite you to allow him to create an updated copy of it that is consistent with the new database format. It is no different than the upgrade of the stand-alone version. So the short answer is that you should not lose all your work of switching.

  • Expert secrets for using RMAN and Data Pump by kamran agayev and Aman Charm

    Hello

    This book is available in INDIA:
    Expert secrets for using RMAN and Data Pump by kamran agayev and Aman Sharma

    How can I get this book in India.

    Thank you
    Alok

    Published by: user12141893 on April 6, 2012 11:25

    I tried to purchase this book online official site crawling but shipping cost was more than the cost of the book.
    Book is not available on Flipkart and Amazon

    Helios,

    OP can send a mail to me too :-).

    OP,

    We are in discussions with the editor. In India, the book by another editor partner and details of it that I'll update when would be available. Thanks for your interest in our book.

    Aman...

    PS: This is a technical forum and is not intended for topics. Please discuss contacting Keita and me by email personally. Keep the forum in order that it is served for-technical discussions.

  • How to create the new catalog, categories and products within the ACC with the CCI

    Hi all

    I'm new to atg, I just want to create a new catalog, categories and products within the ACC with a BCC (publishing server) and then I have to browse through my jsp application.for added this requirement what configuration I need to do with VAC. Please help me on this ASAP.

    Kind regards
    Jyothi.MJ

    There is nothing you need to do for this.
    Go to ACC and create a catalog.

    In the JSP using droplets CategoryLookUp get the properties of the category and its products of the child to display.

    Peace
    Shaik

  • RMAN and 05500: the auxiliary database must not be mounted when using DUPLICATE

    Hello

    Oracle10g2
    RHEL4

    The artist DR configuration using RMAN backup.

    There are two db Server computers:

    1) mac1-> backend
    2) mac2-> backup server

    File structure of database as a backup on the server location is the same.

    Entry TNSNAME on both servers are perfect, verified using tnsping.


    Now, to create a backup database.

    I made the RMAN backup on mac1 (main server) then transferred backup (full backup directory) to mac2 (backup server)

    Then, on the standby server,

    -> took on the eve of the database in nomount mode
    --> connected to the target database (i.e. standby db) with RMAN
    -> database connected to auxiliary

    But the granting of "Duplicate" command results in the error, as shown below:

    RMAN > target database double standby nofilenamecheck dorecover;

    RMAN-05502: the target database must be mounted on the issue of a duplicate order

    and when I put the target database (standby db) in the editing mode, gives the error below:

    RMAN and 05500: the auxiliary database must not be mounted on the issue of a duplicate order

    where I did mistake? How to solve this problem?


    Concerning

    Hello

    There is nothing wrong

    target (in fact the Pb of the source) must be mounted
    auxiliary (actually the destination db) can not be mounted.

    These messages refers to the source and destination db. from 11 g, you can duplicate opensource db (a.k.a. target)

    P.

  • difference between .rman and .rcv file extension?

    What is the difference between .rman and .rcv extension. According to what I understand you can run only two extensions using RMAN of files using cron. Is it typo? Or am I wrong?

    Thank you.

    What is the difference between .rman and .rcv extension. According to what I understand you can run only two extensions using RMAN of files using cron. Is it typo? Or am I wrong?

    ORACLE does not care the files extension. Same control/data/redo or any other scripting RMAN. You too keep file as "full_backup.aymanzone". No problems.

    But makesure the file name and extension you created. Is the same that you use/run.

  • The catalog import and copy

    I replaced my computer and now reinstall lightroom and created a new catalog and wanted to import photos and the backup, however, lightroom does not offer me the copy function, why?  How to operate?

    This is not the right approach. You should not import your photos.

    You must move the photos to the new computer, preferably in the same place, as they were on the old computer. You have to find your old computer catalog file and move it to the new computer, and double-click it.

  • Trying to backup 11.1.0.7.5 database with a 11.1.0.6.0 catalog rman

    Hello
    The EE of Oracle on Linux 64-bit database.

    Upgrade of database at 11.1.0.7.5, now when the rman client works I get this when I connect to the catalog:
    connect catalog rman/rman@RMAN111
    
    connected to recovery catalog database
    PL/SQL package RMAN.DBMS_RCVCAT version 11.01.00.06 in RCVCAT database is not current
    
    DBGSQL:     RCVCAT> begin    :upgrade_completed := dbms_rcvcat.UPGRADE_COMPLETED
    ;end;  [09:28:43.172]
    DBGSQL:        sqlcode = 6550 [09:28:43.172]
    DBGSQL:         B :upgrade_completed = 0
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00600: internal error, arguments [9302] [6550] [begin    :upgrade_completed
     := dbms_rcvcat.UPGRADE_COMPLETED;end; ] [] []
    RMAN-06004: ORACLE error from recovery catalog database: ORA-06550: line 1, colu
    mn 44:
    PLS-00302: component 'UPGRADE_COMPLETED' must be declared
    ORA-06550: line 1, column 10:
    PL/SQL: Statement ignored
    The MOS research I can find a fix (Note: 741913.1) to be applied during the upgrade of the catalog database. I don't see how I can apply a 11.1.0.6 database.

    So that means that I can't back up a 11.1.0.7.x database by using the 11.1.0.7 customer, unless the catalogue is also 11.1.0.7.x? I can't find any documentation to say that this is the case.

    Someone else stumbles?

    Thank you
    Pete

    Hi Pete,.
    You can run a newer version of the catalogue in a lower version of the RDBMS (limits).
    Check following you link.

    http://download.Oracle.com/docs/CD/B28359_01/backup.111/b28273/compat003.htm#i634479

    Kind regards
    Tycho

  • Configuring RMAN for dataguard.

    Hi all

    Here we have an environment dataguard with db1 (db_unique_name) as primary and db2 (db_unique_name) Physics of the standby database. For primary and secondary the ORACLE_SID is "oracledb." We have configured dataguard in environments of 10 g and we don't use a grid control. And now we want to configure rman for incremental backups. We use a third database of catalog which we recorded primary DB successfully. When the primary configuration of rman is show conflicts. Even changes to the main configuration of RMAN are applied on the standby too who I think shouldn't happen in this scenario. How to solve this problem? Is what is happening because of the ORACLE_SID even for primary and secondary school? I enclose the link from the doc, we also followed the errors and configuring in rman. Can anyone help?

    http://docs.Oracle.com/CD/B28359_01/server.111/b28294/RMAN.htm#BAJFBBBB


    RMAN > CONFIGURE ARCHIVELOG DELETION POLICY APPLIED PENDING;

    new RMAN configuration settings:
    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;
    new RMAN configuration settings are stored successfully
    from full resynchronization of the recovery catalog
    full complete Resync
    RMAN-08591: WARNING: invalid archivelog deletion policy

    RMAN > set UP DB_UNIQUE_NAME db1 CONNECT ID "db1".

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-00558: error occurred during parsing of order entry
    RMAN-01009: syntax error: found 'db_unique_name': expected an a: ' archivelog, auxiliary, auxname, backup, channel, controlfile, clonename, compatible, datafile, device, by default, exclude, encryption, maxsetsize, retention, instant.
    RMAN-01007: line 1 column 11 file: entry standard


    RMAN > show all.

    from full resynchronization of the recovery catalog
    full complete Resync
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO RECOVERY OF 2 DAYS WINDOW;
    CONFIGURE BACKUP OPTIMIZATION # by default
    SET UP DEFAULT DISK DEVICE TYPE; # by default
    CONFIGURE CONTROLFILE AUTOBACKUP # by default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO "%F" # by default
    SET UP THE DEVICE TYPE DISK PARALLELISM 1 BACKUP BACKUPSET TYPE; # by default
    CONFIGURE BACKUP OF DATA TO DISK FILE TYPE DEVICE TO 1; # by default
    CONFIGURE BACKUP ARCHIVELOG FOR DEVICE TYPE DISK TO 1; # by default
    CONFIGURE MAXSETSIZE TO UNLIMITED; # by default
    CONFIGURE ENCRYPTION OF DATABASE # by default
    CONFIGURE THE ENCRYPTION ALGORITHM "AES128"; # by 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'; # by default


    Thank you.

    Hello

    You must set log_archive_dest_2 (for the standby database) mandatory
    Like this

    alter system set log_archive_dest_2= 'service=standby lgwr async valid_for=(online_logfiles,primary_role) *mandatory*';
    

    try again the configuration of the deletion of journal policy archive on RMAN.

Maybe you are looking for