Full RMAN and Archivelog backups

I'm scripting rman of my stuff and it is a much larger part of an interview of Perl. I have all night and schedules of jobs. Every night will make a full and hourly backup will do archivelog backup. Full backups take about 2-3 hours.
My question is: is there a problem with running in archivelog backups run while I do a full backup. If the system resources are not a problem, what are some arguments for or against?

One of two simultaneous backups can sometimes fail with

"ORA-00230: forbidden operation: snapshot control file queue unavailable."

When you attempt to update the controlfile.

Hemant K Collette
http://hemantoracledba.blogspot.com

Tags: Database

Similar Questions

  • Why my RMAN to archivelog backups do not end in ORACLE_HOME/dbs?

    DB version: 11.2
    Platform: Solaris 10

    I noticed that the elements of rman backup containing archivelogs end in $ORACLE_HOME/dbs directory despite using the format parameter. This happened for the level 0 AND level 1 backups.

    I know that the backup files result in $ORACLE_HOME/dbs when you forget to specify the FORMAT. But the FORMAT is included in my Level0 and level 1 Scripts as shown below. Is there something else wrong with my scripts L0 and L1?

    Here's my Level0 and level 1 backup scripts


    -Level0
    run
    {
    allocate channel LEVEL0_TBLQA device type disk;
    crosscheck backup;
    delete noprompt obsolete;
    backup as backupset incremental level 0 database format='/u04/dbfiles/RMAN_bkp/tblqa/TBLQA_full_%U_%T.bkp' plus archivelog delete input;
    release channel LEVEL0_TBLQA;
    }
    -Level 1
    run {
    backup as compressed backupset incremental level 1 database format='/u04/dbfiles/RMAN_bkp/tblqa/TBLQA_L1_%U_%T.bkp' plus archivelog delete all input;
    }
    This DB uses the control as a catalog file.

    backup as backupset effective additional 0 database format='/u04/dbfiles/RMAN_bkp/tblqa/TBLQA_full_%U_%T.bkp' more entered archivelog delete;

    backup as backupset effective additional 1 database format='/u04/dbfiles/RMAN_bkp/tblqa/TBLQA_L1_%U_%T.bkp Tablet ' more archivelog delete all entries;

    This is because the format that you specified is good only until the database backup (backup format compressed backupset effective additional 1 database "... ") and not for the log archiving in your script. Therefore, the archivelog backups stored in the location of $ORACLE_HOME/dbs and the backup of the database gets stored in the format location you mentioned in your RMAN script.

    Instead, you can use as below:

    run
    {
    allocate channel LEVEL0_TBLQA device type disk format '/u04/dbfiles/RMAN_bkp/tblqa/TBLQA_full_%U_%T.bkp';
    crosscheck backup;
    delete noprompt obsolete;
    backup as backupset incremental level 0 database plus archivelog delete input;
    release channel LEVEL0_TBLQA;
    }
    
  • RMAN and consistent backup

    Hello
    in10g, I have stop my DB and make a backup of my database (it is a consistent backup) a cold.
    RMAN allows this backup? How?
    Thank you.

    When everything has failed, read the Fine Manual

    http://www.Oracle.com/pls/db102/portal.portal_db?selected=3#index-BAC

  • case of disaster with backup rman and archivelogs

    Salvation;

    When the disk failure comes and drop everything on disks, if we have a cold backup and logs archiving ONLY after a cold backup up to disk failure, we can restore files (datafiles, controlfile and everything) and apply to these cold backup archive logs and make the database updated up to the failure of disks.

    I had this case in real life, and it works.


    but

    What happens if you don't have backup rman online that was taken before the failure of disk instead of cold backup and archive logs that was created after the backup online up to the failure of the drive.


    We can restore the online of rman backup files, but can we apply archive logs to these restored files to update the database to the disk failure?



    Best regards

    Use the SET clause UNTIL - for example the VALUE up to TIME - before running the command RECOVER the DATABASE.

    See http://docs.oracle.com/cd/E11882_01/backup.112/e10643/rcmsubcl019.htm#i1000331

    and example 4-38 on the same page.

    Hemant K Collette

  • Error with rman and ArcServe backup

    Hello everyone.
    There is a problem with the backup database. Backup is done using ArcServe on the tape library. Logs attached.

    Previously, everything worked correctly (02/01).

    02/01 23:01:45(30410412) - ********************************************************************************

    02/01 23:01:45 (30410412) - Oracle's agent for CA ARCserve Backup for UNIX r16 Agent for Oracle (Build 6838.1)

    02/01 23:01:45 (30410412) - server type [12]

    23:01:45 (30410412) 02/01 - a job has been received from CA ARCserve Backup running on host A5400W10

    23:01:45 (30410412) 02/01 - info Agent Oracle. [16,0,6838,60]

    23:01:45 (30410412) 02/01 - the SID of Oracle database to be backed up is [APRODE]

    23:01:45 (30410412) 02/01 - the backup option is RECOVERY MANAGER through GUI

    02/01 23:01:45 (30410412) - getCurrentOracleVersion - return status = 0

    23:01:45 (30410412) 02/01 - the SID of Oracle database to be backed up is [APRODE]

    23:01:45 (30410412) 02/01 - the SID of Oracle database to be backed up is [APRODE]

    02/01 23:01:45 (30410412) - the Oracle database is installed on [APRODE]

    02/01 23:01:45 (30410412) - getCurrentOracleVersion - return status = 0

    02/01 23:01:46 (30410412) - getCurrentOracleVersion - return status = 0

    02/01 23:01:46 (30410412) - getCurrentOracleVersion - return status = 0

    02/01 23:09:17 (30410412) - AE360144 could not run the RMAN command /ftas01/prod/oebs/db/tech_st/10.2.0/bin/rman msglog ' / tmp/rman_53.log ' nocatalog

    02/01 23:09:17 (30410412) - AX-RMAN =.

    23:09:17 (30410412) 02/01 - RELEASED AX-RMAN RMAN

    02/01 23:09:17 (30410412) - AX-RMAN =.

    02/01 23:09:17 (30410412) - AX-RMAN

    02/01 23:09:17 (30410412) - AX-RMAN Recovery Manager: Release 10.2.0.4.0 - Production on Sat Feb 1 23:01:46 2014

    02/01 23:09:17 (30410412) - AX-RMAN

    02/01 23:09:17 (30410412) - AX-RMAN Copyright (c) 1982, 2007, Oracle.  All rights reserved.

    02/01 23:09:17 (30410412) - AX-RMAN

    02/01 23:09:17 (30410412) - AX-RMAN RMAN >

    02/01 23:09:17 (30410412) - AX-RMAN is connected to the target database: APRODE (DBID = 260521810)

    02/01 23:09:17 (30410412) - AX-RMAN using target control file database instead of recovery catalog

    02/01 23:09:17 (30410412) - AX-RMAN

    02/01 23:09:17 (30410412) - AX-RMAN RMAN >

    02/01 23:09:17 (30410412) - AX-RMAN RMAN > run {}

    02/01 23:09:17 (30410412) - AX-RMAN 2 > allocate type of dev1_1 channel sbt format '% u_ p_ %c % journalieres_.

    02/01 23:09:17 (30410412) - AX-RMAN 3 >

    02/01 23:09:17 (30410412) - AX-RMAN 4 > parms='SBT_LIBRARY=/opt/CA/ABoraagt/libobk64.so,ENV= (MASTER_JOBID = 28 SBT_PARMS = a5400w10; PGRP0; 01.02.14 11:36; DAILY LIFE; < NULL >; SUMMARY; FAKE; FAKE; < NULL >; < NULL >; FAKE; 0; 1; 5; 0; < NULL >, DUMMY_JOBID = 53, SVR_VER = 12, MASTER_PID = 30410412, CANCEL_SBT = 110100517, CA_AB_SECURITY_ID = Global | A

    02/01 23:09:17 (30410412) - AX-RMAN 5 > RCSECURITYID619011391281214? caroot)';

    02/01 23:09:17 (30410412) - AX-RMAN 6 >

    02/01 23:09:17 (30410412) - AX-RMAN 7 > Send 'SBT_MEDIAPOOL = all DAYS. "

    02/01 23:09:17 (30410412) - AX-RMAN 8 >

    02/01 23:09:17 (30410412) - AX-RMAN 9 > level incremental backup = 1 database cumulative tag = "DAILY" understand current controlfile more archivelog tag = "DAILY" ENTRY DELETE;

    02/01 23:09:17 (30410412) - AX-RMAN 10 >

    02/01 23:09:17 (30410412) - AX-RMAN 11 > delete noprompt obsolete force device type sbt;

    02/01 23:09:17 (30410412) - AX-RMAN 12 >

    02/01 23:09:17 (30410412) - 13 AX-RMAN > exit channel dev1_1;

    02/01 23:09:17 (30410412) - AX-RMAN 14 >

    {02/01 23:09:17 (30410412) - AX-RMAN 15 >}

    02/01 23:09:17 (30410412) - AX-RMAN allocated channel: dev1_1

    02/01 23:09:17 (30410412) - AX-RMAN channel dev1_1: sid = 1668 devtype = SBT_TAPE

    02/01 23:09:17 (30410412) - AX-RMAN channel dev1_1: CA ARCserve Backup Agent Oracle v16.0

    02/01 23:09:17 (30410412) - AX-RMAN

    02/01 23:09:17 (30410412) - AX-RMAN sent the pipe command: dev1_1

    02/01 23:09:17 (30410412) - AX-RMAN

    02/01 23:09:17 (30410412) - AX-RMAN

    02/01 23:09:17 (30410412) - backup RMAN-AX starting at 02/01/2014/23: 01:54

    02/01 23:09:17 (30410412) - AX-RMAN current relating to records archived

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126766_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126767_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126768_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126769_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126770_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126771_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126772_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126773_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126774_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126775_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126776_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126777_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126778_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126779_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126780_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126781_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126782_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126783_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126784_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126785_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126786_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126787_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126788_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126789_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126790_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126791_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126792_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126793_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126794_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126795_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126796_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126797_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126798_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126799_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126800_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126801_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126802_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126803_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126804_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126805_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126806_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126807_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126808_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126809_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126810_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126811_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126812_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126813_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126814_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126815_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126816_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126817_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126818_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126819_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126820_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126821_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126822_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126823_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126824_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126825_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126826_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126827_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126828_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126829_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126830_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126831_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126832_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126833_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126834_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126835_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126836_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126837_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126838_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126839_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126840_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126841_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126842_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126843_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126844_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126845_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126846_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126847_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126848_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126849_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126850_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126851_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126852_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126853_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126854_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126855_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126856_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126857_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126858_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126859_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126860_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126861_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126862_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126863_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126864_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126865_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126866_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126867_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126868_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126869_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126870_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126871_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126872_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126873_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126874_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126875_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126876_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126877_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126878_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126879_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126880_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126881_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126882_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126883_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126884_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126885_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126886_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126887_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126888_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126889_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126890_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126891_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126892_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126893_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126894_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126895_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126896_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126897_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126898_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126899_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126900_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126901_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126902_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126903_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126904_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126905_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126906_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126907_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126908_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126909_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126910_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126911_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126912_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126913_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126914_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126915_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126916_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126917_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126918_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126919_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126920_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126921_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126922_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126923_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126924_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126925_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126926_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126927_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126928_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126929_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126930_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126931_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126932_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126933_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126934_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126935_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126936_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126937_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126938_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126939_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126940_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126941_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126942_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126943_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126944_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126945_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126946_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126947_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126948_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126949_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126950_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126951_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126952_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126953_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126954_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126955_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126956_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126957_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126958_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126959_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126960_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126961_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126962_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126963_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126964_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126965_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126966_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126967_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126968_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126969_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126970_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126971_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126972_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126973_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126974_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126975_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126976_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126977_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126978_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126979_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126980_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126981_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126982_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126983_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126984_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126985_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126986_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126987_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126988_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126989_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126990_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126991_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126992_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126993_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126994_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126995_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126996_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126997_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126998_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_126999_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127000_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127001_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127002_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127003_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127004_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127005_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127006_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127007_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127008_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127009_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127010_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127011_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127012_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127013_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127014_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127015_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127016_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - archive jump AX-RMAN log file /ftas01/prod/oebs/db/arc/1_127017_753902518.dbf. already saved 1 time

    02/01 23:09:17 (30410412) - AX-RMAN channel dev1_1: from archive newspaper backupset

    02/01 23:09:17 (30410412) - AX-RMAN channel dev1_1: specification of archive log backup set

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 = recid 127018 127834 = 838349169 stamp = sequence

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127019 127835 = 838349736 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127020 127836 = 838350777 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid = 127021 stamp 127837 = 838352880

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127022 127838 = 838353889 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127023 127839 = 838354528 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid 127024 = 127840 = 838355108 stamp

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid = 127025 stamp 127841 = 838357605

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid = 127026 stamp = 127842 838359931

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127027 127843 = 838360090 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid = 127028 stamp 127844 = 838364442

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid 127029 stamp 127845 = 838364778 =

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127030 recid = stamp 127846 = 838370850

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 = recid 127031 127847 = 838371366 stamp = sequence

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid 127032 stamp 127848 = 838371975 =

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid = 127033 stamp 127849 = 838372935

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127034 127850 = 838374516 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence 127035 recid = 127851 = 838375619 stamp =

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid 127036 stamp 127852 = 838375935 =

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127037 127853 = 838376747 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid 127038 stamp 127854 = 838377933 =

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127039 127855 = 838378115 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127040 127856 = 838378278 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid 127041 stamp 127857 = 838378606 =

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127042 127858 = 838378714 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127043 127859 = 838379210 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 = recid 127044 127860 = 838379432 stamp = sequence

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid = 127045 stamp 127861 = 838379479

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 = recid 127046 127862 = 838379640 stamp = sequence

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127047 127863 = 838379800 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127048 127864 = 838379958 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid 127049 stamp 127865 = 838380121 =

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = 127050 127866 = 838380184 stamp = recid

    02/01 23:09:17 (30410412) - AX-RMAN of entry thread archive log = 1 sequence = recid 127051 stamp 127867 = 838382587 =

    02/01 23:09:17 (30410412) - AX-RMAN channel dev1_1: total starting at 02/01/2014/23, 1:02:07

    02/01 23:09:17 (30410412) - AX-RMAN channel dev1_1: finished piece 1 at 02/01/2014/23: 07:52

    02/01 23:09:17 (30410412) - handful of room AX-RMAN = DAILY_8dovijje_1_1 = DAILY comment tag = API Version 2.0, Version MMS 16.0.0.0

    02/01 23:09:17 (30410412) - AX-RMAN channel dev1_1: complete set of backups, time: 00:05:46

    02/01 23:09:17 (30410412) - AX-RMAN channel dev1_1: delete the archives or logs

    02/01 23:09:17 (30410412) - AX-RMAN archive log filename=/ftas01/prod/oebs/db/arc/1_127018_753902518.dbf recid = stamp 127834 = 838349169

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127835 = 838349736 stamp filename=/ftas01/prod/oebs/db/arc/1_127019_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127836 = 838350777 stamp filename=/ftas01/prod/oebs/db/arc/1_127020_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log filename=/ftas01/prod/oebs/db/arc/1_127021_753902518.dbf recid = stamp 127837 = 838352880

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127838 = 838353889 stamp filename=/ftas01/prod/oebs/db/arc/1_127022_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127839 = 838354528 stamp filename=/ftas01/prod/oebs/db/arc/1_127023_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127840 = 838355108 stamp filename=/ftas01/prod/oebs/db/arc/1_127024_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127841 = 838357605 stamp filename=/ftas01/prod/oebs/db/arc/1_127025_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127842 = 838359931 stamp filename=/ftas01/prod/oebs/db/arc/1_127026_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127843 = 838360090 stamp filename=/ftas01/prod/oebs/db/arc/1_127027_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log filename=/ftas01/prod/oebs/db/arc/1_127028_753902518.dbf recid = stamp 127844 = 838364442

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127845 = 838364778 stamp filename=/ftas01/prod/oebs/db/arc/1_127029_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log filename=/ftas01/prod/oebs/db/arc/1_127030_753902518.dbf recid = stamp 127846 = 838370850

    02/01 23:09:17 (30410412) - AX-RMAN archive log filename=/ftas01/prod/oebs/db/arc/1_127031_753902518.dbf recid = stamp 127847 = 838371366

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127848 = 838371975 stamp filename=/ftas01/prod/oebs/db/arc/1_127032_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127849 = 838372935 stamp filename=/ftas01/prod/oebs/db/arc/1_127033_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127850 = 838374516 stamp filename=/ftas01/prod/oebs/db/arc/1_127034_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127851 = 838375619 stamp filename=/ftas01/prod/oebs/db/arc/1_127035_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127852 = 838375935 stamp filename=/ftas01/prod/oebs/db/arc/1_127036_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127853 = 838376747 stamp filename=/ftas01/prod/oebs/db/arc/1_127037_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127854 = 838377933 stamp filename=/ftas01/prod/oebs/db/arc/1_127038_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127855 = 838378115 stamp filename=/ftas01/prod/oebs/db/arc/1_127039_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127856 = 838378278 stamp filename=/ftas01/prod/oebs/db/arc/1_127040_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127857 = 838378606 stamp filename=/ftas01/prod/oebs/db/arc/1_127041_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127858 = 838378714 stamp filename=/ftas01/prod/oebs/db/arc/1_127042_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127859 = 838379210 stamp filename=/ftas01/prod/oebs/db/arc/1_127043_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log filename=/ftas01/prod/oebs/db/arc/1_127044_753902518.dbf recid = stamp 127860 = 838379432

    02/01 23:09:17 (30410412) - AX-RMAN archive log filename=/ftas01/prod/oebs/db/arc/1_127045_753902518.dbf recid = stamp 127861 = 838379479

    02/01 23:09:17 (30410412) - AX-RMAN archive log filename=/ftas01/prod/oebs/db/arc/1_127046_753902518.dbf recid = stamp 127862 = 838379640

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127863 = 838379800 stamp filename=/ftas01/prod/oebs/db/arc/1_127047_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127864 = 838379958 stamp filename=/ftas01/prod/oebs/db/arc/1_127048_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127865 = 838380121 stamp filename=/ftas01/prod/oebs/db/arc/1_127049_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127866 = 838380184 stamp filename=/ftas01/prod/oebs/db/arc/1_127050_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN archive log recid = 127867 = 838382587 stamp filename=/ftas01/prod/oebs/db/arc/1_127051_753902518.dbf

    02/01 23:09:17 (30410412) - AX-RMAN channel dev1_1: from archive newspaper backupset

    02/01 23:09:17 (30410412) - AX-RMAN out channel: dev1_1

    02/01 23:09:17 (30410412) - AX-RMAN RMAN-00571: =.

    02/01 23:09:17 (30410412) - AX-RMAN RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    02/01 23:09:17 (30410412) - AX-RMAN RMAN-00571: =.

    02/01 23:09:17 (30410412) - AX-RMAN RMAN-03002: failure of an order so backup archivelog to 01/02/2014 23:09:15

    02/01 23:09:17 (30410412) - AX-RMAN ORA-19588: 127868 838384021 recid archived log buffer is no longer valid

    02/01 23:09:17 (30410412) - AX-RMAN

    02/01 23:09:17 (30410412) - AX-RMAN RMAN > * end-of-file *.

    02/01 23:09:17 (30410412) - AX-RMAN

    02/01 23:09:17 (30410412) - AX-RMAN RMAN >

    02/01 23:09:17 (30410412) - AX-RMAN

    02/01 23:09:17 (30410412) - AX - complete Recovery Manager RMAN.

    02/01 23:09:17 (30410412) - AE360074 The Oracle database backup failed. return code [-1]

    02/01 23:09:17 (30410412) - AW360078 please check the backup log file

    02/02 23:33:07(30344726) - ********************************************************************************

    02/02 23:33:07 (30344726) - Oracle's agent for CA ARCserve Backup for UNIX r16 Agent for Oracle (Build 6838.1)

    02/02 23:33:07 (30344726) - server type [12]

    02/02 23:33:07 (30344726) - a job has been received from CA ARCserve Backup running on host A5400W10

    02/02 23:33:07 (30344726) - info Agent Oracle. [16,0,6838,60]

    02/02 23:33:07 (30344726) - The Oracle database SID to back up is [APRODE]

    02/02 23:33:07 (30344726) - the backup option is RECOVERY MANAGER through GUI

    02/02 23:33:07 (30344726) - getCurrentOracleVersion - return status = 0

    02/02 23:33:07 (30344726) - The Oracle database SID to back up is [APRODE]

    02/02 23:33:08 (30344726) - The Oracle database SID to back up is [APRODE]

    02/02 23:33:08 (30344726) - the Oracle database is installed on [APRODE]

    02/02 23:33:08 (30344726) - getCurrentOracleVersion - return status = 0

    02/02 23:33:08 (30344726) - getCurrentOracleVersion - return status = 0

    02/02 23:33:08 (30344726) - getCurrentOracleVersion - return status = 0

    02/02 23:33:10 (30344726) - AE360144 could not run the RMAN command /ftas01/prod/oebs/db/tech_st/10.2.0/bin/rman msglog ' / tmp/rman_53.log ' nocatalog

    02/02 23:33:10 (30344726) - AX-RMAN =.

    02/02 23:33:10 (30344726) - AX-RMAN RMAN OUTPUT

    02/02 23:33:10 (30344726) - AX-RMAN =.

    02/02 23:33:10 (30344726) - AX-RMAN

    02/02 23:33:10 (30344726) - AX - RMAN Recovery Manager: Release 10.2.0.4.0 - Production on Sun Feb 2 23:33:08 2014

    02/02 23:33:10 (30344726) - AX-RMAN

    02/02 23:33:10 (30344726) - AX-RMAN Copyright (c) 1982, 2007, Oracle.  All rights reserved.

    02/02 23:33:10 (30344726) - AX-RMAN

    02/02 23:33:10 (30344726) - AX-RMAN RMAN >

    02/02 23:33:10 (30344726) - AX-RMAN is connected to the target database: APRODE (DBID = 260521810)

    02/02 23:33:10 (30344726) - AX-RMAN using target control file database instead of recovery catalog

    02/02 23:33:10 (30344726) - AX-RMAN

    02/02 23:33:10 (30344726) - AX-RMAN RMAN >

    02/02 23:33:10 (30344726) - AX-RMAN RMAN > run {}

    02/02 23:33:10 (30344726) - AX-RMAN 2 > allocate type of dev1_1 channel sbt format '% u_ p_ %c % HOURLY_.

    02/02 23:33:10 (30344726) - AX-RMAN 3 > parms='SBT_LIBRARY=/opt/CA/ABoraagt/libobk64.so,ENV= (MASTER_JOBID = 26, SBT_PARMS = a5400w10; PGRP0; 01.02.14 11:36; DAILY LIFE; < NULL >; SUMMARY; FAKE; FAKE; < NULL >; < NULL >; FAKE; 0; 1; 5; 0; < NULL >, DUMMY_JOBID = 53, SVR_VER = 12, MASTER_PID = 30344726, CANCEL_SBT = 294649912, CA_AB_SECURITY_ID = Global | A

    02/02 23:33:10 (30344726) - AX-RMAN 4 > RCSECURITYID619621391369496? caroot)';

    02/02 23:33:10 (30344726) - AX-RMAN 5 >

    02/02 23:33:10 (30344726) - 6 AX-RMAN > Send 'SBT_MEDIAPOOL = all DAYS. "

    02/02 23:33:10 (30344726) - AX-RMAN 7 >

    02/02 23:33:10 (30344726) - 8 AX-RMAN > * end-of-file *.

    02/02 23:33:10 (30344726) - AX-RMAN 9 >

    02/02 23:33:10 (30344726) - AX-RMAN RMAN-00571: =.

    02/02 23:33:10 (30344726) - AX-RMAN RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    02/02 23:33:10 (30344726) - AX-RMAN RMAN-00571: =.

    02/02 23:33:10 (30344726) - AX-RMAN RMAN-00558: error occurred during parsing of order entry

    02/02 23:33:10 (30344726) - AX-RMAN RMAN-01009: syntax error: found 'exit': expected an of: "{assign, modify, save beginline, blockrecover, catalog, edit, copy, convert, duplication, configure, duplicate, debug, delete, run, endinline, flashback, host, mount, open, plsql, recover, release, replicate, report, restoration, resync,}, together, setlimit, sql, switch, start, stop, send, display, transport, post»

    02/02 23:33:10 (30344726) - AX-RMAN RMAN-01007: line file 2 column 1: entry standard

    02/02 23:33:10 (30344726) - AX-RMAN

    02/02 23:33:10 (30344726) - AX-RMAN RMAN >

    02/02 23:33:10 (30344726) - AX-RMAN

    02/02 23:33:10 (30344726) - AX - complete Recovery Manager RMAN.

    02/02 23:33:10 (30344726) - AE360074 The Oracle database backup failed. return code [-1]

    02/02 23:33:10 (30344726) - AW360078 please check the backup log file

    You don't seem to have a level 0 incremental script.  You would need a level 0 are common (for example weekly or fortnlightly) who would act as the base line for the differential level 1 cumulative runs.  (i.e. a level 0 backup is needed because it must be restored first before restoring level 1 incremental backup).  The full monthly database backup script CAN act as the base line of level 0 to level 1 incremental backups.

    (I wonder what made the monthly script, when it changes the hourly script at beginning and end).

    The backup failed, run the 02/02 was certainly a truncated - script as if the script was in the Middle being changed.

    Hemant K Collette

  • RMAN and Begin backup mode

    Hi guys I have a couple of questiopns...

    I want to know if data is written to the DBWR data files when the data file is starting in backup mode.

    What is the difference in the creation of archive log during normal operation of a database and a database for the RMAN backup operating?

    user13087302 wrote:

    Normally, Oracle should write that change in redolog files. But if the tablespace is in backup mode, then entire block will be set redolog as soon as this change is 1 took place on this block after activating the backup mode. Therefore, we log redo generation face massive if the tablespace in backup mode. So, logically you should be able to recover to the last CNS you have in hands.

    What do you mean by the last SNA. Does the SNA before putting the tablespace in backup mode? Does present data in other files will be also lost, even if they are written in the data files...

    PLS, look at:

    SQL> create tablespace myts1 datafile 'C:\app\oracle\oradata\testdb\myts1.dbf' size 10m;
    
    Tablespace created.
    
    SQL> create tablespace myts2 datafile 'C:\app\oracle\oradata\testdb\myts2.dbf' size 10m;
    
    Tablespace created.
    
    SQL> create table myt1 tablespace myts1 as select * from dba_objects where rownum<10001;
    
    Table created.
    
    SQL> create table myt2 tablespace myts2 as select * from dba_objects where rownum<10001;
    
    Table created.
    
    SQL> alter tablespace myts1 begin backup;
    
    Tablespace altered.
    
    SQL> create table myt1_1 tablespace myts1 as select * from dba_objects where rownum<10001; 
    
    Table created.
    
    SQL> create table myt2_1 tablespace myts2 as select * from dba_objects where rownum<10001;
    
    Table created.
    
    SQL> create table myt1_3 tablespace myts1 as select * from dba_objects where rownum<10001;
    
    Table created.
    

    Backup database:

    C:\Documents and Settings\Administrator>rman target /
    
    Recovery Manager: Release 11.2.0.1.0 - Production on Wed Nov 3 15:46:55 2010
    
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    
    connected to target database: TESTDB (DBID=2517263760)
    
    RMAN> backup database;
    
    Starting backup at 03-NOV-10
    
    using target database control file instead of recovery catalog
    
    allocated channel: ORA_DISK_1
    
    channel ORA_DISK_1: SID=44 device type=DISK
    
    channel ORA_DISK_1: starting full datafile backup set
    
    channel ORA_DISK_1: specifying datafile(s) in backup set
    
    input datafile file number=00001 name=C:\APP\ORACLE\ORADATA\TESTDB\SYSTEM01.DBF
    input datafile file number=00002 name=C:\APP\ORACLE\ORADATA\TESTDB\SYSAUX01.DBF
    input datafile file number=00003 name=C:\APP\ORACLE\ORADATA\TESTDB\UNDOTBS01.DBF
    input datafile file number=00005 name=C:\APP\ORACLE\ORADATA\TESTDB\EXAMPLE01.DBF
    input datafile file number=00006 name=C:\APP\ORACLE\ORADATA\TESTDB\MYTS1.DBF
    input datafile file number=00007 name=C:\APP\ORACLE\ORADATA\TESTDB\MYTS2.DBF
    input datafile file number=00004 name=C:\APP\ORACLE\ORADATA\TESTDB\USERS01.DBF
    
    channel ORA_DISK_1: starting piece 1 at 03-NOV-10
    channel ORA_DISK_1: finished piece 1 at 03-NOV-10
    
    piece handle=C:\APP\ORACLE\FLASH_RECOVERY_AREA\PRIM_DB\BACKUPSET\2010_11_03\O1_MF_NNNDF_TAG20101103T154701_6F2LXQ5C_.BKP tag=TAG20101103T154701 comment=NONE
    
    channel ORA_DISK_1: backup set complete, elapsed time: 00:01:35
    channel ORA_DISK_1: starting full datafile backup set
    channel ORA_DISK_1: specifying datafile(s) in backup set
    including current control file in backup set
    including current SPFILE in backup set
    channel ORA_DISK_1: starting piece 1 at 03-NOV-10
    channel ORA_DISK_1: finished piece 1 at 03-NOV-10
    piece handle=C:\APP\ORACLE\FLASH_RECOVERY_AREA\PRIM_DB\BACKUPSET\2010_11_03\O1_MF_NCSNF_TAG20101103T154701_6F2M0PJ3_.BKP tag=TAG20101103T154701 comment=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:00:01
    Finished backup at 03-NOV-10
    
    Recovery Manager complete.
    
    SQL> select current_scn from v$database;
    
    CURRENT_SCN
    
    -----------
    
        1466019
    
    SQL> drop table myt1_3 purge;
    
    Table dropped.
    

    Thus, we abandoned table MYT1_3 and now trying to incomplete recovery.

    SQL> shutdown abort;
    
    ORACLE instance shut down.
    
    SQL> startup mount;
    
    ORACLE instance started.
    
    Total System Global Area  431038464 bytes
    
    Fixed Size                  1375088 bytes
    
    Variable Size             322962576 bytes
    
    Database Buffers          100663296 bytes
    
    Redo Buffers                6037504 bytes
    
    Database mounted.
    
    C:\Documents and Settings\Administrator>rman target /
    
    Recovery Manager: Release 11.2.0.1.0 - Production on Wed Nov 3 15:51:51 2010
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    connected to target database: TESTDB (DBID=2517263760, not open)
    
    RMAN> run
    
    2> {
    
    3> set until scn 1466019;
    
    4> restore database;
    
    5> recover database;
    
    6> sql 'alter database open resetlogs';
    
    7> }
    
    executing command: SET until clause
    
    Starting restore at 03-NOV-10
    
    using target database control file instead of recovery catalog
    
    allocated channel: ORA_DISK_1
    
    channel ORA_DISK_1: SID=20 device type=DISK
    
    channel ORA_DISK_1: starting datafile backup set restore
    
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    
    channel ORA_DISK_1: restoring datafile 00001 to C:\APP\ORACLE\ORADATA\TESTDB\SYS
    
    TEM01.DBF
    
    channel ORA_DISK_1: restoring datafile 00002 to C:\APP\ORACLE\ORADATA\TESTDB\SYSAUX01.DBF
    
    channel ORA_DISK_1: restoring datafile 00003 to C:\APP\ORACLE\ORADATA\TESTDB\UNDOTBS01.DBF
    
    channel ORA_DISK_1: restoring datafile 00004 to C:\APP\ORACLE\ORADATA\TESTDB\USERS01.DBF
    
    channel ORA_DISK_1: restoring datafile 00005 to C:\APP\ORACLE\ORADATA\TESTDB\EXAMPLE01.DBF
    
    channel ORA_DISK_1: restoring datafile 00006 to C:\APP\ORACLE\ORADATA\TESTDB\MYTS1.DBF
    
    channel ORA_DISK_1: restoring datafile 00007 to C:\APP\ORACLE\ORADATA\TESTDB\MYTS2.DBF
    
    channel ORA_DISK_1: reading from backup piece C:\APP\ORACLE\FLASH_RECOVERY_AREA\
    
    PRIM_DB\BACKUPSET\2010_11_03\O1_MF_NNNDF_TAG20101103T154701_6F2LXQ5C_.BKP
    
    channel ORA_DISK_1: piece handle=C:\APP\ORACLE\FLASH_RECOVERY_AREA\PRIM_DB\BACKUPSET\2010_11_03\O1_MF_NNNDF_TAG20101103T154701_6F2LXQ5C_.BKP tag=TAG20101103T154701
    
    channel ORA_DISK_1: restored backup piece 1
    
    channel ORA_DISK_1: restore complete, elapsed time: 00:01:45
    
    Finished restore at 03-NOV-10 
    
    Starting recover at 03-NOV-10
    
    using channel ORA_DISK_1 
    
    starting media recovery
    
    media recovery complete, elapsed time: 00:00:03 
    
    Finished recover at 03-NOV-10 
    
    sql statement: alter database open resetlogs
    
    RMAN>
    

    Now, the tables:

    SQL> select count(*) from myt1;
    
      COUNT(*)
    
    ----------
    
         10000
    
    SQL> select count(*) from myt2;
    
       COUNT(*)
    
    ----------
    
         10000
    
    SQL> select count(*) from myt1_3;
    
      COUNT(*)
    
    ----------
    
         10000
    
    SQL> select count(*) from myt2_1;
    
      COUNT(*)
    
    ----------
    
         10000
    

    Thus, it does not matter what is the status of any tablespace: backup or no mode. Incomplete recovery using archivelogs + redologs.

  • RMAN control file backup and restore: help needed

    Hello guys,.

    I am new to RMAN and run RMAN for BACKUP scripts.

    Run {}

    CONFIGURE REDUNDANCY 1 RETENTION STRATEGY;

    SET UP THE DEVICE TYPE DISK PARALLELISM 2 TYPE OF BACKUP BACKUPSET.

    backup in compressed format additional effective backupset 0 database tag 'TEST_FULL_BACKUP' '$RMAN_BACKUP/datafiles_backup/bkp_${DD}/%d_%s_%p ';

    Backup to compressed backupset archivelog all not saved both 1 FORMAT "$RMAN_BACKUP/arch_backup/bkp_${DD}/ARCH_%d_%s_%p".

    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK to '$RMAN_BACKUP/controlfile_backup/bkp_${DD}/%F ';

    delete noprompt obsolete;

    delete noprompt archivelog all completed before ' sysdate-2';

    }

    I can see the data file and archieve files backup

    $RMAN_BACKUP/datafiles_backup/bkp_${DD}/%d_%s_%p';

    '$RMAN_BACKUP/arch_backup/bkp_${DD}/ARCH_%d_%s_%p ';

    But control missing in "$RMAN_BACKUP/controlfile_backup/bkp_${DD}/%F";

    What is the problem with my order... Help, please

    S

    RMAN > list backup of controlfile;

  • RMAN restore level 0, 1 incremental level and ARCHIVELOGs

    I can't understand it and I read through the documentation and the web.

    On linux 64-bit in 11.2.0.3, I do weekly backups of level 0 and increments of 1 level every night. During the day, I also do ARCHIVELOG backups.

    I know I need to restore the LEVEL 0 database files (which I can do it), then later increments of 1 LEVEL of restoration (which I just can't), then apply ARCHIVELOGs (what I do).

    My problem is HOW to apply files of database LEVEL 1 of the above LEVEL 0 incremental backups restored?

    Thanks in advance!

    default channel: deletion of Journal archives

    And I haven't used the command "recover archivelog deletion of database; I used "recover the database.

    This isn't a problem. At the time of recovery, it is common that you see these messages.

    During restore, RMAN restores the archives at the local site, and finally when the recovery is complete, it deletes the temporarily stored archives.

    rewh2oman
         
    Handle: rewh2oman
    Status level: Beginner
    Join date: January 9, 2007
    Messages total: 87
    Total Questions: 6 (4 pending)
    Name russ

    If you feel that your questions have been answered, then please provide appropriate points and consider the son of closing. Please clean the forum!

  • Backup RMAN - ORA-19504 with archivelog backup all

    Hi all


    I'm working on the assignment to seam RMAN backup piece archivelog backup to a static element in the backup. That's what I'm trying to achieve. Please give me a solution for this.



    target of bash - $3.2 rman.

    Recovery Manager: release 10.2.0.5.0 - Production on Mon 19 dec 13:50:28 2011

    Copyright (c) 1982, 2007, Oracle. All rights reserved.

    connected to target database: INCR (DBID = 579267515)

    RMAN > archivelog backup all the format ' / tmp/abc.bkp ';

    From backup 2011-12-19 13:50:47
    Current archived log
    using the control file of the target instead of recovery catalog database
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid = 20 devtype = DISK
    channel ORA_DISK_1: from archive newspaper backupset
    channel ORA_DISK_1: specification of archive log backup set
    archive log entry thread = 1 sequence = 413 recid = 65 = 770058553 stamp
    archive log entry thread = 1 sequence = 414 recid = 66 = 770058553 stamp
    archive log entry thread = 1 sequence = 415 recid = 67 = 770058555 stamp
    archive log entry thread = 1 416 recid = 68 = 770058560 stamp = sequence
    archive log entry thread = 1 sequence = 417 recid = 69 = 770058560 stamp
    archive log entry thread = 1 sequence = 418 recid = 70 = 770058561 stamp
    archive log entry thread = 1 sequence = 419 recid = 71 = 770058561 stamp
    archive log entry thread = 1 sequence = 420 recid = 72 = 770058561 stamp
    archive log entry thread = 1 sequence = 421 recid = 73 = 770058664 stamp
    archive log entry thread = 1 sequence = 422 recid = 74 = 770058664 stamp
    archive log entry thread = 1 sequence 423 recid = 75 = 770058666 stamp =
    archive log entry thread = 1 sequence = 424 recid = 76 = 770058671 stamp
    archive log entry thread = 1 sequence = 425 recid = 77 = 770058671 stamp
    archive log entry thread = 1 sequence = 426 recid = 78 = 770058672 stamp
    archive log entry thread = 1 sequence = 427 recid = 79 = 770058672 stamp
    archive log entry thread = 1 sequence = 428 recid = 80 = 770058672 stamp
    archive log entry thread = 1 sequence = 429 recid = 81 stamp = 770058772
    archive log entry thread = 1 sequence = 430 recid = 82 stamp = 770058772
    archive log entry thread = 1 sequence = 431 recid = 83 stamp = 770058774
    archive log entry thread = 1 sequence = 432 recid = 84 = 770058779 stamp
    archive log entry thread = 1 sequence = 433 recid = 85 stamp = 770058779
    archive log entry thread = 1 sequence = 434 recid = stamp 86 = 770058780
    archive log entry thread = 1 sequence = 435 recid = stamp 87 = 770058780
    archive log entry thread = 1 sequence = 436 recid = 88 = 770058780 stamp
    archive log entry thread = 1 sequence = 437 recid = 89 stamp = 770072418
    archive log entry thread = 1 sequence = 438 recid = 90 = 770086824 stamp
    archive log entry thread = 1 sequence = 439 recid = 91 = 770090427 stamp
    archive log entry thread = 1 440 recid = 92 = 770094027 stamp = sequence
    archive log entry thread = 1 sequence = 441 recid = 93 stamp = 770108432
    archive log entry thread = 1 sequence = 442 recid = 94 stamp = 770122837
    archive log entry thread = 1 sequence = 443 recid = 95 stamp = 770140538
    channel ORA_DISK_1: from room 1 to 2011-12-19 13:50:48
    channel ORA_DISK_1: finished piece 1 to 2011-12-19 13:50:49
    piece handle=/tmp/abc.bkp tag = TAG20111219T135047 comment = NONE
    channel ORA_DISK_1: complete set of backups, time: 00:00:02
    channel ORA_DISK_1: from archive newspaper backupset
    channel ORA_DISK_1: specification of archive log backup set
    archive log entry thread = 1 sequence = 444 recid = 96 = 770155250 stamp
    archive log entry thread = 1 sequence = 445 recid = 97 stamp = 770170543
    archive log entry thread = 1 sequence = 446 recid = 98 stamp = 770177640
    archive log entry thread = 1 447 recid = 99 = 770184061 stamp = sequence
    archive log entry thread = 1 sequence = 448 recid = 100 = 770202008 stamp
    archive log entry thread = 1 sequence = 449 recid = 101 stamp = 770216414
    archive log entry thread = 1 sequence = 450 recid = 102 stamp = 770234420
    channel ORA_DISK_1: from room 1 to 2011-12-19 13:50:50
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03009: failure of the backup command on the channel ORA_DISK_1 at 19/12/2011 13:50:51
    ORA-19504: could not create the file "/ tmp/abc.bkp".
    ORA-27038: created file already exists
    Additional information: 1

    Your format mask is incorrect. You don't have a backupset number and a number of inside backup piece.

    If the number of backup files exceeds the filesperset number that will create a new piece of backup. When you do that, you will get the error you are looking for in the documentation.
    In order to complete your "requirement", you would either need to set filesperset to a very high number, or know the amount of archivelogs beforehand.
    This would be the subject of RMAN to automate all obsolete. As rman will automatically process the correct backup items, the "requirement" to do everything in a single piece of backup serves no useful purpose.

    ----------
    Sybrand Bakker
    Senior Oracle DBA

  • How to find sizes backupset for full and incremental backups

    How can I get the exact sizes of backupsets, full and incremental backups RMAN? In addition, it would be nice to separate the backupset size in data and archiving logs files.

    Don't know exactly what you can include in your output, but the following is an example:

    SQL> select ctime "Date"
      2       , decode(backup_type, 'L', 'Archive Log', 'D', 'Full', 'Incremental') backup_type
      3       , bsize "Size MB"
      4  from (select trunc(bp.completion_time) ctime
      5          , backup_type
      6          , round(sum(bp.bytes/1024/1024),2) bsize
      7     from v$backup_set bs, v$backup_piece bp
      8     where bs.set_stamp = bp.set_stamp
      9     and bs.set_count  = bp.set_count
     10     and bp.status = 'A'
     11     group by trunc(bp.completion_time), backup_type)
     12  order by 1, 2;
    
    Date      BACKUP_TYPE    Size MB
    --------- ----------- ----------
    03-JUL-10 Archive Log       7.31
    03-JUL-10 Full             29.81
    03-JUL-10 Incremental    2853.85
    04-JUL-10 Archive Log       3.59
    04-JUL-10 Full              7.45
    04-JUL-10 Incremental       3.05
    
    6 rows selected.
    
  • ARCHIVELOG backup failed

    Hello

    We have the oracle 10.2.0.2 database that is being backed up online every day, we want to have a minimal loss of data in case of failure of a comprehensive support (including the control/Redo/data files & Archivelogs).
    CRD files in an ASM diskgroup and Archivelogs are FRA, which is in an another ASM diskgroup.
    The two start meet normal redundancy, God forbid if full happens of the failure of a support and loss of all the CRD & Archivelogs, we must rely on the backup to the recovery process, but we have a full online backup at night and if we have an accident DB at 2 PM, then we need to get up to this time , but we won't archivelogs which were after the online backup, so we want to plan backups periodicals archivelog minumum for data loss.

    I know that a full recovery not won't happen if you lose Controlfile & current redolog file, but by taking the archivelogs backup we will reduce the loss of data.

    To achieve this, I tried to run the backup as the commands below.

    backup format ' % s: % t: %p orcl_ > .dbf ' archivelog not saved 1 time; does not work.

    RMAN > run {}
    allocate channel 'dev_0' type disk
    SQL 'alter system archive log current';
    backup format ' % s: % t: %p orcl_ > .dbf ' archivelog not saved 1 time;
    }

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-00558: error occurred during parsing of order entry
    RMAN-01009: syntax error: 'no': expected an of: "all, of, like, high logseq, low, SNA, sequence, time, up to the.
    RMAN-01007: column 84 line 6 file: entry standard

    RMAN >
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-00558: error occurred during parsing of order entry
    RMAN-01009: syntax error: found '} ': expected an of: "assign, change, save, beginline, blockrecover, catalog, change, connect, copy, convert, create, duplication, configure, duplicate, debug, delete, drop, leave, endinline, flashback, host, {, library, list, mount, open, print, quit smoking, recover, registry, release, replace, report, renormalize, reset, restore, resync, rman, run, rpctest, together, setlimit, sql, switch, coil, start, stop, send, display, test, transport, upgrade}» unsubscribe, validate.
    RMAN-01007: line 1 column 1 file: entry standard

    See the error message you got:

    syntax error: 'no': expected an of: "all, of, like, high logseq, low, SNA, sequence, time, up to the.

    'ALL' or 'FROM' or 'LIKE' etc must follow the keyword 'ARCHIVELOG.

    For example, the command would be

    backup format 'orcl_%s:%t:%p.dbf' archivelog all not backed up 1 times'
    

    (I wonder why you have the sign "superior to" in the format specifier)

    Hemant K Collette

  • Creation of a database of duplicate from a full RMAN bkp

    Version - 10.2.0.4 on AIX 6.1
    RAC (2 knots)
    Size of DB: 2 TB

    Due to a hardware upgrade, we must move our CARS database temporarily. We took a full backup (compressed RMAN) who took nearly 7 hours. As a result of an unforeseen problem, we could not stop the primary DB. Now, she has generated some more archived newspapers.

    Our downtime is only 2 hours. Thus, we believe using the existing FULL backup. Let's close the primary DB and logs arch newly created primary DB by using the backup
    backup archivelog from sequence 125 until sequence 219 thread 1;
    backup archivelog from sequence 453 until sequence 543 thread 2;
    In the comic book in elementary school, to get a clean and consistent game newspapers archived, before we stop, we'll bring down the listener (so that no new connections are made) and then we archive the CURRENT LOG of REPEAT online for both nodes for help
    alter system archive log current
    How can I determine the last sequence # for each thread to which I need to save? (using the above mentioned archivelog backup.. .command)

    I hope
    backup archivelog from sequence .............;
    can be done using RMAN when the primary DB instances are in State of Mount?

    Published by: Tom on January 5, 2011 10:58

    Ravi said that we could look at the log RMAN. The output of the previous RMAN run would have shown that ArchiveLogs have been saved in the last run.

    In RMAN, you can also query by 'LIST BACKUP OF ARCHIVELOG ALL' to show that ArchiveLogs had been saved.

    In RMAN, you can also use the command ' ARCHIVELOG BACKUP all THE NOT BACKUP 1 TIME "backup ArchiveLogs that have not been saved up to - RMAN automatically determines the 'new' archivelogs.". "

    Hemant K Collette

  • RMAN-06023: no backup or copy of datafile 407 found to restore

    Hi all

    Database 11.1.0.7 on OUL5x64
    just did a full backup and check the log file, the backup was good, he saved on a NFS mount.


    It is the error in the log file

    # Release target DB info, catalog DB, catalog schema & RMAN executable: #.
    11.1.0.7
    Winding began in the log file: /tmp/rman_gold.log

    Recovery Manager11.1.0.7.0

    RMAN > run {}
    2 > set up what SNA 5976539071832.
    3 > restore database;
    4 > restore database;
    {5 >}
    executing command: SET until clause
    using the control file of the target instead of recovery catalog database

    From restoration to 1 April 10
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID = 1632 type device = DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: SID = 1655 type device = DISK

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================

    RMAN-03002: failure of the restore command at 01/04/2010 11:11:12
    RMAN-06026: some targets not found - abandonment of restoration
    RMAN-06023: no backup or copy of datafile 407 found to restore
    RMAN-06023: no backup or copy of datafile 406 found to restore
    RMAN-06023: no backup or copy of datafile 405 found to restore
    RMAN-06023: no backup or copy of file 404 found to restore
    RMAN-06023: no backup or copy of datafile 403 found to restore
    RMAN-06023: no backup or copy of datafile 402 found to restore
    RMAN-06023: no backup or copy of datafile 401 found to restore
    RMAN-06023: no backup or copy of datafile 400 found to restore
    RMAN-06023: no backup or copy of datafile 399 found to restore
    RMAN-06023: no backup or copy of datafile 398 found to restore
    RMAN-06023: no backup or copy of datafile 397 found to restore
    RMAN-06023: no backup or copy of datafile 396 found to restore
    RMAN-06023: no backup or copy of datafile 395 found to restore
    RMAN-06023: no backup or copy of datafile 394 found to restore
    RMAN-06023: no backup or copy of datafile 393 found to restore
    RMAN-06023: no backup or copy of datafile 392 found to restore
    RMAN-06023: no backup or copy of datafile 354 found to restore
    RMAN-06023: no backup or copy of datafile 353 found to restore
    # Specific details of the problem encountered during the RMAN session: #.
    the database backup point also complete a NFS mount. then delete the database, startup nomount database and restore the controlfile then stop and start frame.
    connecting to rman as
    RMAN target /.
    run
    backup from the list; and the backup from the list of the archivelog all;
    get the number of SCN and restore in the above script.
    If failed the first time with message

    RMAN-06026: some targets not found - abandonment of restoration
    RMAN-06023: no backup or copy of datafile 407 found to restore
    RMAN-06023: no backup or copy of datafile 406 found to restore
    RMAN-06023: no backup or copy of datafile 405 found to restore
    RMAN-06023: no backup or copy of file 404 found to restore
    .........................

    After that he failed
    Then I added everything backup as
    RMAN >
    Catalogue backuppiece ' / rman/backup/ph2/xxxxxxxxxx.dbf';
    .......................
    ......................

    Then, run the restore again.
    It fails with the above error.

    I check, all backup elements are there.
    Why the rman could not locate the backup pieces.

    Can someone please have a suggestion.

    Thanks in advance!

    PLS, try this command without SNA 5976539071832 such as

    Run {}
    restore the database;
    recover the database;
    }

  • Restore to another node with RMAN and EMC Networker

    Please, really need help :)


    I took hotbackup using the RMAN catalog who went to Ribbon. Here's the script to this:


    connect target sys /***@PROD;*
    connect rcvcat rman /***@catalog;*
    * run {*}
    allocate channel t1 type 'SBT_TAPE ';
    Send ' NSR_ENV = (NSR_SERVER = '* ', NSR_DATA_VOLUME_POOL = Oracle)'; *
    * backup database more archivelog; *
    * output channel t1; *
    *}*



    My settings include the following control file autobackup:



    * RMAN & gt; View all; *

    RMAN configuration data are: *.
    CONFIGURE THE RETENTION POLICY TO RECOVERY OF 10 DAYS WINDOW; *
    CONFIGURE THE BACKUP OPTIMIZATION # by default *.
    CONFIGURE THE DEFAULT DISK DEVICE TYPE; *
    * CONFIGURE CONTROLFILE AUTOBACKUP. *
    * CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE 'SBT_TAPE' AT ' /NMO_%F/';*
    CONFIGURE THE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO "%F" # by default *.
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP BACKUPSET TYPE; # by default *.
    * CONFIGURE BACKUP OF DATA TO DISK FILE TYPE DEVICE TO 1; # by default *.
    * CONFIGURE ARCHIVELOG BACKUPS FOR DEVICE TYPE DISK TO 1; # by default *.
    Set UP the CHANNEL DEVICE TYPE DISK FORMAT ' /data/backups/PROD/ora_df%t_s%s_s%p';*
    * CONFIGURE MAXSETSIZE TO UNLIMITED; # by default *.
    CONFIGURE THE ENCRYPTION OF DATABASE # by default *.
    CONFIGURE THE ENCRYPTION ALGORITHM "AES128"; # by default *.
    CONFIGURE THE ARCHIVELOG DELETION POLICY NONE; # by default *.
    CONFIGURE SNAPSHOT CONTROLFILE NAME to ' /data/backups/PROD/hotbkp/snapcf_PROD.f';*




    I am trying to restore this backup tape (EMC Networker) to a different node. I can do this outside Networker without any problem. However, when I try to get the tape backup, I have this problem:

    1 initPROD.ora is created and changed accordingly on a new server

    2 export sid, startup nomount on new server

    export ORACLE_SID = PROD (on server)

    * rman target / *.
    * startup nomount *.



    3. I then execute the following and get this error:



    * RMAN & gt; Run {*}
    * 2 & gt; allocate channel t1 type 'SBT_TAPE. "
    * 3 & gt; Send 'NSR_ENV =(NSR_SERVER="***",NSR_CLIENT="***") "; *
    * 4 & gt; Restore automatic backup controlfile; *
    * 5 & gt; SQL 'edit the editing of the database'; *
    * 6 & gt; SQL ' alter rename file ' / data/dbf/PROD/redo01.log ' to /data/scratch/dbf/PROD/redo01.log"';* '
    * 7 & gt; SQL ' alter database file rename "/data/dbf/PROD/redo02.log to"/data/scratch/dbf/PROD/redo02.log"';*"
    * 8 & gt; SQL ' alter database file rename "/data/dbf/PROD/redo03.log to"/data/scratch/dbf/PROD/redo03.log"';*"
    * 9 & gt; until the sequence 22; (I get this from archive logs) *.
    * 10 & gt; the value of newname for datafile 1 to ' /data/scratch/dbf/PROD/system01.dbf';*
    * 11 & gt; the value of newname for datafile 2 to ' /data/scratch/dbf/PROD/undotbs01.dbf';*
    * 12 & gt; the value of newname for datafile 3 to ' /data/scratch/dbf/PROD/sysaux01.dbf';*
    * 13 & gt; the value of newname for datafile 4 to ' /data/scratch/dbf/PROD/users01.dbf';*
    * 14 & gt; restore the database; *
    * 15 & gt; switch the datafile. *
    * 16 & gt; recover the database; *
    * 17 & gt; ALTER database open resetlogs; *
    * 18 & gt; }*

    * allocated channel: t1 *.
    * channel t1: sid = 149 devtype = SBT_TAPE. *
    * channel t1: NMO v4.5.0.0 *.

    From restoration to the 27 February 09 *.

    * channel version: t1 *.
    *RMAN-00571: ===========================================================*
    * RMAN-00569: = ERROR MESSAGE STACK FOLLOWS = *.
    *RMAN-00571: ===========================================================*
    * RMAN-03002: failure of the restore command at 2009-02-27 22:10:43 *.
    * RMAN-06495: must explicitly specify the DBID with the SET DBID command *.




    I can't pass this error. This error indicates that PB be mounted or set DBID before the restoration of the controlfile. Installation of the db before the restoration of the controlfile does not work. Db setting 1 ID) is not logical because if the main PB is down so I can't, right? My first is now, so I was able to get the IDs of db, but setting it does restore hang by what follows:



    * RMAN & gt; Run {*}
    * connection target *.
    * set the dbid = 466048808 *.
    * 2 & gt; allocate channel t1 type 'SBT_TAPE. "
    * 3 & gt; Send 'NSR_ENV =(NSR_SERVER="***",NSR_CLIENT="***") "; *
    * 4 & gt; Restore automatic backup controlfile; *
    * 5 & gt; SQL 'edit the editing of the database'; *
    * 6 & gt; SQL ' alter rename file ' / data/dbf/PROD/redo01.log ' to /data/scratch/dbf/PROD/redo01.log"';* '
    * 7 & gt; SQL ' alter database file rename "/data/dbf/PROD/redo02.log to"/data/scratch/dbf/PROD/redo02.log"';*"
    * 8 & gt; SQL ' alter database file rename "/data/dbf/PROD/redo03.log to"/data/scratch/dbf/PROD/redo03.log"';*"
    * 9 & gt; until the sequence 22; (I get this from archive logs) *.
    * 10 & gt; the value of newname for datafile 1 to ' /data/scratch/dbf/PROD/system01.dbf';*
    * 11 & gt; the value of newname for datafile 2 to ' /data/scratch/dbf/PROD/undotbs01.dbf';*
    * 12 & gt; the value of newname for datafile 3 to ' /data/scratch/dbf/PROD/sysaux01.dbf';*
    * 13 & gt; the value of newname for datafile 4 to ' /data/scratch/dbf/PROD/users01.dbf';*
    * 14 & gt; restore the database; *
    * 15 & gt; switch the datafile. *
    * 16 & gt; recover the database; *
    * 17 & gt; ALTER database open resetlogs; *
    * 18 & gt; }*

    * connected to the target database: (not mounted) PROD *.

    running command: SET DBID *.

    * using the control file of the target instead of recovery catalog database *.
    * allocated channel: t1 *.
    * channel t1: sid = 152 devtype = SBT_TAPE. *
    * channel t1: NMO v4.5.0.0 *.

    From restoration to the 27 February 09 *.

    * channel t1: looking for autobackup day: 20090227 *.
    * channel t1: looking for autobackup day: 20090226 *.
    * channel t1: looking for autobackup day: 20090225 *.




    It seems that it does not find the controlfile autbackup? But when I have the backup list when you are connected to the target db and rman catalog, I see that autobackup is included in each hot backup that we do:



    * Unit size of Type LV BS key Type time elapsed time end *.



    * 4639 full SBT_TAPE 7,00 M 04:00:00 February 27 09 *.
    * BP key: 4641 status: AVAILABLE Tablet: NO tag: TAG20090227T150141 *.
    * Handle: / NMO_c-466048808-20090227-01 / Media: *.
    * Control included file: cash SNA: 23352682865 cash time: 27 February 09 *.
    * SPFILE included: date modified: 26 February 09 *.


    I'm stuck with what I am doing wrong? Thank you!

    Published by: rysalka on February 28, 2009 08:35

    Make a list command to see if the backup controlfile is on the tape.

    RMAN > list backup of controlfile;

    I suggest to read the manual of EMC Networker or call EMC on how to restore the database to another node. I am using Veritas Netbackup, it can be likened to EMC Networke for your reference. There are a few things that must be met when you restore the database to another node:
    (1) (whole DB_ID, you did
    (2) set NB_CLIENT (in your case NSR_CLIENT) on the head node from which the backup was made
    (3) configure the backup server to restore redirection between two nodes.

    I hope this helps.

  • RMAN-06023: no backup or copy of datafile 40 found to restore

    I'm using Oracle 10.2.0.3on Linux.

    I have a full backup taken a few months back.

    Database changes are quite small, so I was asked to do a recovery until the time.

    After the last database backup a few spaces have been created, and I do not have a backup of them.

    Now, when I tried to restore from old backup I hit this error

    RMAN > restore database from tag = "TAG20080819T104511";

    From restoration to 17 December 08
    using channel ORA_DISK_1

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at 2008-12-17 14:52:39
    RMAN-06026: some targets not found - abandonment of restoration
    RMAN-06023: no backup or copy of datafile 40 found to restore
    RMAN-06023: no backup or copy of datafile 39 found to restore
    RMAN-06023: no backup or copy of datafile 38 found to restore

    Is it possible to ignore these storage spaces and to make a point in time recovery?

    Hi Ben!

    To exclude a tablespace in backup/restore do the following:

    Find the name of the repository where 40 datafile belongs to 1.).


    SELECT tablespace_name
    FROM dba_tablespaces t, dba_data_files d
    WHERE t.tablespace_name = d.tablespace_name
    AND d.file_id = 40;

    2.) configure an exclusion for this tablespace (allows to name TS1) in rman


    CONFIGURE EXCLUDE FOR TABLESPACE TS1;

    3.) Repeat steps 1 and 2 for datafiles 38 and 39.

    4.) Restore the database

    RESTORE DATABASE;

    5.) Actually you can't recovery your database because of the missing datafiles. Try to recreate them. This will only work, if you've all the archivelogs since your last backup. Do this within SQL*Plus


    startup mount

    ALTER DATABASE
    CREATE DATAFILE 40
    AS 'path/filename of file number 40';

    6.) repeat step 5 for 38 and 39 data files

    I don't exactly know if it works or not but I hope!

    concerning

Maybe you are looking for

  • Can't download iTunes on Windows 10?

    Hello I was wondering anyone could help me please? I have 10 windows and recently bought Office 2016. I am trying to download iTunes and much failed several times! He repeats to me 'Apple Application Support was not found. Apple Application Support i

  • iMac 2009 upgrade Question

    I have an iMac 2009 (20 ") with a 2.66 GHz Intel Core 2 Duo processor, 4 GB RAM, 640 GB SATA HDD and running OS X 10.9.5. I know this machine is 'old', but I want to upgrade a new OS and get some speed back (lots of ball rotation range, especially us

  • Update parts of Lenovo X 200?

    Hello I'm really happy with the power of the laptop, but what Miss me is the latest backlit and probably best found on X200s screen keyboard. Is it possible to exchange these parts between X2xx series models? Someone did it? Thank you very much.

  • How can I sort my files by name, but the content by date?

    I am on Windows 7 and trying to sort my files in the order of name and the contents of each folder in date order, but if I change IT automatically changes them both?  How to do this?

  • DB Access at the beginning of the application

    Hi all I have an application (OS 5.0, 8520 Smartphone, developed on JDE plugin for Eclipse) which uses a SQLite database. The main of the application is something like that SerializableAttribute public class MyApp extends UiApplication {}Public Share