Archivelog backup failing , crontab -l output

hqa db archive backups are failing every 5 mins(want to adjust twice a day), try to find out what's wrong and how to fix it, did'n find its cronjob, need help....
oracle:tuldcorpadb01:hqa>crontab -l
# Date Author Modification #
# Format: minute (0-59) #
# hour (0-23) #
# monthday (1-31) #
# month (1-12) #
# weekday (0-6, 0=Sunday) #
# command (Unix command-fully qualified shell script) #
# Parameter Values may be comma-separated list, or * (all valid values). #
## - WOBS Backups Hot and/or Cold backups
00 22 * * 0 /oracle/dba/cron/wobs_0_sun_backups.sh> /dev/null 2>&1
00 22 * * 1 /oracle/dba/cron/wobs_1_mon_backups.sh> /dev/null 2>&1
00 22 * * 2 /oracle/dba/cron/wobs_2_tue_backups.sh> /dev/null 2>&1
00 22 * * 3 /oracle/dba/cron/wobs_3_wed_backups.sh> /dev/null 2>&1
00 22 * * 4 /oracle/dba/cron/wobs_4_thu_backups.sh> /dev/null 2>&1
00 22 * * 5 /oracle/dba/cron/wobs_5_fri_backups.sh> /dev/null 2>&1
00 22 * * 6 /oracle/dba/cron/wobs_6_sat_backups.sh> /dev/null 2>&1
# WOBS Archive Directory Checkups
00,05,10,15,20,25,30,35,40,45,50,55 * * * * /oracle/dba/cron/hdev_arc_check.sh > /oracle/dba/cron/hdev_arc_check.log 2>&1
00,05,10,15,20,25,30,35,40,45,50,55 * * * * /oracle/dba/cron/hqa/hqa_arc_check.sh > /oracle/dba/cron/hqa/hqa_arc_check.log 2>&1
00 * * * * /oracle/dba/cron/htst_arc_check.sh > /oracle/dba/cron/htst_arc_check.log 2>&1
#00,05,10,15,20,25,30,35,40,45,50,55 * * * * /oracle/dba/cron/hupg_arc_check.sh > /oracle/dba/cron/hupg_arc_check.log 2>&1
#00,05,10,15,20,25,30,35,40,45,50,55 * * * * /oracle/dba/cron/hupg_arc_check.sh > /oracle/dba/cron/hbld_arc_check.log 2>&1
00,05,10,15,20,25,30,35,40,45,50,55 * * * * /oracle/dba/cron/webd_arc_check.sh > /oracle/dba/cron/webd_arc_check.log 2>&1
#00,05,10,15,20,25,30,35,40,45,50,55 * * * * /oracle/dba/cron/sprd_arc_check.sh > /oracle/dba/cron/sprd_arc_check.log 2>&1
00,05,10,15,20,25,30,35,40,45,50,55 * * * * /oracle/dba/cron/csdd_arc_check.sh > /oracle/dba/cron/csdd_arc_check.log 2>&1
#00,05,10,15,20,25,30,35,40,45,50,55 * * * * /oracle/dba/cron/cmnd_arc_check.sh > /oracle/dba/cron/cmnd_arc_check.log 2>&1
#00,05,10,15,20,25,30,35,40,45,50,55 * * * * /oracle/dba/cron/gifts_arc_check.sh > /oracle/dba/cron/gifts_arc_check.log 2>&1
#00,05,10,15,20,25,30,35,40,45,50,55 * * * * /oracle/dba/cron/trkd_arc_check.sh >> /oracle/dba/cron/trkd_arc_check.log 2>&1
#00,05,10,15,20,25,30,35,40,45,50,55 * * * * /oracle/dba/cron/cmsp_arc_check.sh >/oracle/dba/cron/cmsp_arc_check.log 2>&1
# PeopleSoft Statistics Gathering
#00 06 * * 0 /oracle/dba/cron/stats_ctl.sh hdev > /oracle/dba/cron/stats_ctl_hdev.log 2>&1
#00 17 * * 3 /oracle/dba/cron/stats_ctl.sh hqa > /oracle/dba/cron/stats_ctl_hqa.log 2>&1
#00 17 * * 4 /oracle/dba/cron/stats_ctl.sh htst > /oracle/dba/cron/stats_ctl_htst.log 2>&1
#00 17 * * 5 /oracle/dba/cron/stats_ctl.sh hupg > /oracle/dba/cron/stats_ctl_hupg.log 2>&1
00 19 * * * /oracle/dba/cron/ps_stats.sh pm > /oracle/dba/cron/logs/ps_stats_pm.log 2>&1
01 15 19 05 * /oracle/dba/cron/ps_stats_htst.sh pm > /oracle/dba/cron/logs/ps_stats_htst_pm.log 2>&1
# PeopleSoft Incremental Stats Gathering
#05 06 * * 1-6 /oracle/dba/cron/stats_ctl_incremental.sh hdev > /oracle/dba/cron/stats_ctl_incremental_hdev.log 2>&1
#05 17 * * 0-2,4-6 /oracle/dba/cron/stats_ctl_incremental.sh hqa > /oracle/dba/cron/stats_ctl_incremental_hqa.log 2>&1
#05 17 * * 0-3,5,6 /oracle/dba/cron/stats_ctl_incremental.sh htst > /oracle/dba/cron/stats_ctl_incremental_htst.log 2>&1
#05 17 * * 0-4,6 /oracle/dba/cron/stats_ctl_incremental.sh hupg > /oracle/dba/cron/stats_ctl_incremental_hupg.log 2>&1
## - WOBS Backups Archive
00 6,12,18 * * * /oracle/dba/cron/wobs_arch_hour_6_12_18_backups.sh> /dev/null 2>&1
05 * * * * /oracle/admin/hupg/backups/jobs/arch_hupg_15D.job > /dev/null 2>&1
25 3,7,11,15,19 * * * /oracle/admin/htst/backups/jobs/arch_htst_15D.job > /dev/null 2>&1
#25 3,7,11,15,19 * * * /oracle/admin/hqa/backups/jobs/arch_hqa_15D.job > /dev/null 2>&1
## - Purge Audit Tables
00 18 * * * /oracle/dba/cron/purge_audit_table_0_6.sh > /dev/null 2>&1
# Purge Alert Logs - LRK
00 01 * * * /oracle/dba/cron/clean_alert.sh > /oracle/dba/cron/clean_alert.log 2>&1
# Purge Trace Logs - LRK
30 01 * * * /oracle/dba/cron/clean_trace.sh > /oracle/dba/cron/clean_trace.log 2>&1
# Purge Audit Logs - MDS
00 02 * * * /oracle/dba/cron/clean_audit.sh > /oracle/dba/cron/clean_audit.log 2>&1
## Refresh on webd - AJR
00 06 * * * /oracle/dba/cron/webd/ps_refresh.ksh webd > /oracle/dba/cron/webd/ps_refresh.log 2>> /oracle/dba/cron/webd/ps_refresh_error.log
## Check alert for errors
00,30 * * * * /oracle/dba/cron/alertlogcheck.job > /oracle/dba/cron/alertlogcheck.out 2>&1
## Clean Directories
00 08 * * 1 /oracle/dba/cron/clean_daily_log_all.sh > /dev/null 2>&1
## Webs Stats
20 01 * * 0 /oracle/dba/cron/webs/analyze.sh > /oracle/dba/cron/webs/analyze.log 2>&1
00 02 * * * /oracle/dba/cron/analyze_omnit.sh > /oracle/dba/cron/analyze_omnit.log 2>&1
## Backups
40 08 23 11 * /oracle/admin/webd/backups/jobs/hot_webd_15D.job > /tmp/webd.log 2>&1
#45 07 10 09 * /oracle/admin/webd/backups/jobs/cold_webd_15D.job > /tmp/webd.log 2>&1
10 07 11 09 * /oracle/admin/trans/backups/jobs/cold_trans_15D.job > /tmp/trans.log 2>&1
30 07 31 01 * /oracle/admin/gifts/backups/jobs/hot_gifts_15D.job > /dev/null 2>&1
10 08 25 04 * /oracle/admin/legalsec/backups/jobs/hot_legalsec_15D.job > /dev/null 2>&1
10 09 25 04 * /oracle/admin/legalstg/backups/jobs/hot_legalstg_15D.job > /dev/null 2>&1
50 09 25 04 * /oracle/admin/legaldev/backups/jobs/hot_legaldev_15D.job > /dev/null 2>&1
02 10 24 04 * /oracle/admin/hdmo/backups/jobs/cold_hdmo_1Y.job > /dev/null 2>&1
05 15 23 04 * /oracle/admin/hdmo/backups/jobs/cold_hdmo_15D.job > /dev/null 2>&1
#25 08 03 09 * /oracle/admin/hdev/backups/jobs/hot_hdev_15D.job > /dev/null 2>&1
#30 12 04 01 * /oracle/admin/hdev/backups/jobs/hot_hdev_15D.job > /dev/null 2>&1
07 12 14 04 * /oracle/admin/omnit/backups/jobs/cold_omnit_15D.job > /dev/null 2>&1
30 11 17 12 * /oracle/admin/omnit/backups/jobs/hot_omnit_15D.job > /dev/null 2>&1
27 14 03 07 * /oracle/admin/rmdd/backups/jobs/cold_rmdd_60D.job > /dev/null 2>&1
57 12 21 09 * /oracle/admin/rmdq/backups/jobs/hot_rmdq_15D.job > /dev/null 2>&1
## Special Request Backup for Peoplesoft -- Done on request only
#05 21 * * * /oracle/admin/htst/backups/jobs/hot_htst_1Y.job > /dev/null 2>&1
04 17 19 09 * /oracle/admin/htst/backups/jobs/arch_htst_15D.job > /dev/null 2>&1
39 12 28 04 * /oracle/admin/hdev/backups/jobs/cold_hdev_1Y.job > /dev/null 2>&1
22 17 19 09 * /oracle/admin/hdev/backups/jobs/arch_hdev_15D.job > /dev/null 2>&1
#35 12 * * * /oracle/admin/hqa/backups/jobs/hot_hqa_1Y.job > /dev/null 2>&1
#45 13 * * * /oracle/admin/hbld/backups/jobs/cold_hbld_1Y.job > /dev/null 2>&1
### GSD331 Health Scripts
# 00 08 28 1-12 * /oracle/dba/cron/hc_aix_reg.sh > /dev/null 2>&1
### Issues on Remedy
00,30 * * * * /oracle/dba/cron/clean_rmdt.sh rmdt > /dev/null 2>&1
#12 10 18 09 * /oracle/dba/cron/stats_ctl.sh hqa > /oracle/dba/cron/stats_ctl_hqa.log 2>&1
05 13 25 09 * /oracle/admin/rmdq/backups/jobs/hot_rmdq_15D.job > /dev/null 2>&1
21 15 25 09 * /db01qa/oradata/rmdq/hotretr_rmdq.07268.13H05M00S.scr > /db01qa/oradata/rmdq/hotretr_rmdq.07268.13H05M00S.log 2>&1
02 14 26 11 * /oracle/admin/rmdt/backups/jobs/cold_rmdt_60D.job > /dev/null 2>&1
###gap###
44 22 30 05 * /oracle/admin/rmdq/backups/jobs/cold_rmdq_60D.job > /dev/null 2>&1
05 07 08 11 * /oracle/admin/essd/backups/jobs/hot_essd_15D.job > /dev/null 2>&1
38 19 17 12 * /oracle/admin/rmdt/backups/jobs/cold_rmdt_1Y.job > /dev/null 2>&1
15 19 17 12 * /oracle/admin/rmdq/backups/jobs/cold_rmdq_1Y.job > /dev/null 2>&1
11 19 17 12 * /oracle/admin/rmdd/backups/jobs/cold_rmdd_1Y.job > /dev/null 2>&1
23 18 11 * * /oracle/admin/rmand/backups/jobs/arch_rmand_15D.job
50 08 21 03 * /oracle/admin/hupg/backups/jobs/cold_hupg_15D.job > /dev/null 2>&1
50 14 19 03 * /oracle/admin/htmp/backups/jobs/cold_htmp_1Y.job > /dev/null 2>&1
11 08 17 04 * /oracle/dba/cron/htst_arc_check.sh > /oracle/dba/cron/htst_arc_check.log 2>&1
17 17 25 03 * /oracle/admin/htst/backups/jobs/cold_htst_60D.job > /dev/null 2>&1
50 23 26 03 * /oracle/admin/hbld/backups/jobs/cold_hbld_1Y.job > /dev/null 2>&1
04 12 28 03 * /oracle/admin/rmdd/backups/jobs/cold_rmdd_60D.job > /dev/null 2>&1
22 22 01 05 * /oracle/admin/rmdt/backups/jobs/cold_rmdt_60D.job > /dev/null 2>&1
## - Misc Scripts
00 06 1,15 * * /oracle/dba/cron/tablespace_free_report.sh opscd > /dev/null 2>&1
00 06 2,16 * * /oracle/dba/cron/tablespace_free_report.sh opscqa > /dev/null 2>&1
16 19 25 04 * /oracle/admin/hdev2/backups/jobs/cold_hdev2_15D.job > /dev/null 2>&1
10 12 30 04 * /oracle/admin/hqa/backups/jobs/cold_hqa_1Y.job > /dev/null 2>&1

What are under this ?
# WOBS Archive Directory Checkups
##############################################################################

Similar Messages

  • Archivelog backup failed

    Hi,
    We have oracle 10.2.0.2 database which is being backed up online daily, we want to have minimum loss of data in case of complete media failure (including Control/Redo/Datafiles & Archivelogs).
    CRD files are in one ASM diskgroup and Archivelogs are in FRA which is in another ASM diskgroup.
    Both the diskgroups are having Normal redundancy, God forbids if complete media failure happens and loss of all CRD & Archivelogs, then we have to rely only on backup for the recovery process, but we have scheduled full online backup at night, and if we have a DB crash at 2 PM then we need to recover until that time, but we will not be having archivelogs which were after the online backup, so we want to schedule periodic archivelog backups for minumum loss of data.
    I know that complete recovery will not happen if you lose Controlfile & Current redolog file, but by taking backup of archivelogs we will minimize the data loss.
    To achieve this I tried to run the backup commands as below.
    backup format 'orcl_%s:%t:%p>.dbf' archivelog not backed up 1 times; is not working.
    RMAN> run {
    allocate channel 'dev_0' type disk
    sql 'alter system archive log current';
    backup format 'orcl_%s:%t:%p>.dbf' archivelog not backed up 1 times;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "not": expecting one of: "all, from, high, like, logseq, low, scn, sequence, time, until"
    RMAN-01007: at line 6 column 84 file: standard input
    RMAN>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "}": expecting one of: "allocate, alter, backup, beginline, blockrecover, catalog, change, connect, copy, convert, create, crosscheck, configure, duplicate, debug, delete, drop, exit, endinline, flashback, host, {, library, list, mount, open, print, quit, recover, register, release, replace, report, renormalize, reset, restore, resync, rman, run, rpctest, set, setlimit, sql, switch, spool, startup, shutdown, send, show, test, transport, upgrade, unregister, validate"
    RMAN-01007: at line 1 column 1 file: standard input

    Hi CKPT,
    Run
    Allocate channel ch1 device type disk;
    SQL 'alter system archive log current ';
    Backup archivelog not backed up 2 times;
    Release channel ch1;
    }Got the following errors;
    RMAN> Run
    Allocate channel ch1 device type disk;
    SQL 'alter system archive log current ';
    Backup archivelog not backed up 2 times;
    Release channel ch1;
    }2> 3> 4> 5>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "not": expecting one of: "all, from, high, like, logseq, low, scn, sequence, time, until"
    RMAN-01007: at line 5 column 19 file: standard input
    RMAN>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "identifier": expecting one of: ";"
    RMAN-01008: the bad identifier was: ch1
    RMAN-01007: at line 1 column 17 file: standard input
    RMAN>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "}": expecting one of: "allocate, alter, backup, beginline, blockrecover, catalog, change, connect, copy, convert, create, crosscheck, configure, duplicate, debug, delete, drop, exit, endinline, flashback, host, {, library, list, mount, open, print, quit, recover, register, release, replace, report, renormalize, reset, restore, resync, rman, run, rpctest, set, setlimit, sql, switch, spool, startup, shutdown, send, show, test, transport, upgrade, unregister, validate"
    RMAN-01007: at line 1 column 1 file: standard input

  • Rman archivelog backup fails with rman-03002,ora-19563

    Hi,
    D:\ Oracle- -\BIN\RMAN TARGET / NOCATALOG
    RMAN> backup archivelog all;
    RMAN-03002: Error with backup command on 06-25-2013
    ORA-19563: Header-Validation is not successful.
        fails with the given errors.
    11.2.0.2 PROD DB on Windows Server 2008  R2 Enterpriise.
    When I issue BACKUP INCREMENTAL LEVEL 0 DATABASE; it works fine. but with archivelog it is creating problems. Unfortunatly, I have not found exactly the same problem on google and on Oracle support.
    The DB is using INIT.ORA and last time when I switched the mode to archive log mode I set the parameter like SCOPE=MEMORY as SPFILE was not in use and ALTER SYSTEM with SCOPE=BOTH  FRA destination and size, but after the DB restarting of course that setting is gone and I am having these problems.
    Please suggest.
    Thanks a lot.
    Best Regards,

    Hi,
    Thanks a lot.
    I don't think that archivelogs were relocated, except I changed the location yesterday.
    As I wrote at the start that because of INIT.ORA file being in use instead of SPFILE. I set DB_RECOVERY_FILE_DEST, DB_RECOVERY_DEST_SIZE after changing the DB mode to ARCHIVELOG, but DB was restarted by somebody else, and as the parameter changing was NOT PERMANENT, it rollback.
    LOG_ARCHIVE_DEST was set to d:\oradata\db with archivelog mode but db_recovery_file_dest and size was set to 0. Now here, I have no idea that whether archivelogs were not being backed up or deleted physically, but I guess that as log_archive_dest parameter is deprecated and mode is set to archivelog with no real ARCHIVELOG DESTINATION. Please correct me if I am wrong or totally wrong :-)
    I performed DELETED EXPIRED ARCHIVELOG ALL, and it deleted 49 EXPIRED objects.
    Now CROSSCHECK ARCHIVELOG ALL and LIST ARCHIVELOG ALL shows nothing.
    LIST BACKUP OF ARCHIVELOG ALL has of course those 49 archivelog gap.
    Could you please tell the impacts of those 49 missing archivelogs. Retention policy is set to 14 days. I mean the risk is for 14 days right? As anyhow, the older backups are being DELETED according to retention policy of RMAN.

  • RMAN backup fails using OEM with no output error

    I am trying to do a weekly automatic full backup of a database in noarchivelog mode using RMAN in Enterprise Manager. Every time I submit the backup job (even if I try to do an immediate backup) the job fails almost immediately. When I Iook at the job output for the failed attempt, it says that there is no output for the job. I believe I have all of the preferred credentials and priveleges correct. Does anyone have any ideas as to what the problem could be or maybe where I can find an error log for rman to get a better explanation of the error?
    Thanks

    please check in metalink.....
    you find useful informations here:
    RMAN backup using Oracle Secure Backup fails with ORA-19511 (sbt__rpc_connect)
    Doc ID: Note:396046.1
    Best Regards,
    Shishir Tekade.
    My Blog: http://shishirtekade.blogspot.com

  • Scheduled Backup Failed

    Hi All,
    I performed database backup and send it as a job using EM. Upon viewing the backup jobs, i found out that the backup failed and the following is the the output log:
    <<< start of output log >>>
    Recovery Manager: Release 10.2.0.1.0 - Production on Wed Jul 26 19:41:01 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    RMAN>
    connected to target database: ORCL (DBID=4130375234)
    using target database control file instead of recovery catalog
    RMAN>
    echo set on
    RMAN> set command id to 'BACKUP_ORCL_000044_072606074050';
    executing command: SET COMMAND ID
    RMAN> backup device type disk tag 'BACKUP_ORCL_000044_072606074050' database include current controlfile;
    Starting backup at 26-JUL-06
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=131 devtype=DISK
    channel ORA_DISK_1: starting full datafile backupset
    channel ORA_DISK_1: specifying datafile(s) in backupset
    input datafile fno=00005 name=/data/orcl/iwspcm_tbspace.dbs
    input datafile fno=00001 name=/data/orcl/system01.dbf
    input datafile fno=00003 name=/data/orcl/sysaux01.dbf
    input datafile fno=00002 name=/data/orcl/undotbs01.dbf
    input datafile fno=00004 name=/data/orcl/users01.dbf
    channel ORA_DISK_1: starting piece 1 at 26-JUL-06
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 07/26/2006 19:41:06
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 81920 bytes disk space from 858934592 limit
    continuing other job steps, job failed will not be re-run
    channel ORA_DISK_1: starting full datafile backupset
    channel ORA_DISK_1: specifying datafile(s) in backupset
    including current control file in backupset
    including current SPFILE in backupset
    channel ORA_DISK_1: starting piece 1 at 26-JUL-06
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 07/26/2006 19:41:10
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 7127040 bytes disk space from 858934592 limit
    RMAN> backup device type disk tag 'BACKUP_ORCL_000044_072606074050' archivelog all not backed up delete all input;
    Starting backup at 26-JUL-06
    current log archived
    using channel ORA_DISK_1
    channel ORA_DISK_1: starting archive log backupset
    channel ORA_DISK_1: specifying archive log(s) in backup set
    input archive log thread=1 sequence=153 recid=133 stamp=596264115
    input archive log thread=1 sequence=154 recid=134 stamp=596300278
    input archive log thread=1 sequence=155 recid=135 stamp=596325630
    input archive log thread=1 sequence=156 recid=136 stamp=596347055
    input archive log thread=1 sequence=157 recid=137 stamp=596383253
    input archive log thread=1 sequence=160 recid=140 stamp=596834017
    input archive log thread=1 sequence=161 recid=141 stamp=596834021
    input archive log thread=1 sequence=162 recid=142 stamp=596834029
    input archive log thread=1 sequence=163 recid=143 stamp=596835597
    input archive log thread=1 sequence=164 recid=144 stamp=596835671
    channel ORA_DISK_1: starting piece 1 at 26-JUL-06
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 07/26/2006 19:41:15
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 407169024 bytes disk space from 858934592 limit
    RMAN> exit;
    Recovery Manager complete.
    <<< end of output log >>>
    I have already doubled the size of the flash_recovery_area and its the same error I am encountering. The above-posted output log is actually the latest one after increasing the size of the flash_recovery_area.
    Any response will be highly appreciated.
    Many Thanks,
    Jiggs

    Thanks again Kuljeet!
    Here are the output:
    SQL> show parameter db_recovery_file_dest
    NAME TYPE VALUE
    db_recovery_file_dest string /backup/flash_recovery_area
    db_recovery_file_dest_size big integer 858934592
    SQL> col name for a55
    SQL> select * from v$recovery_file_dest;
    NAME SPACE_LIMIT SPACE_USED
    SPACE_RECLAIMABLE NUMBER_OF_FILES
    /backup/flash_recovery_area 858934592 1750880256
    0 11
    It's now obvious that I still need to increase the size of the flash_recovery_area. What is the easiest way of increasing the size aside from using the EM. Am just new in Oracle RDBMS so am still not familiar with all the stuff in this arena.
    Also, do you need to delete the archivelog manually after the backup? What we are doing here is backing up the database using EM and check the 'delete archivelog....' portion during the wizard.
    Many Thanks,
    Jiggs

  • Backup failed again

    SunOS 5.8
    $ rman target /
    Recovery Manager: Release 9.2.0.6.0 - 64bit Production
    Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.
    connected to target database: MLQA (DBID=1439070802)
    RMAN> run {
    2> shutdown immediate;
    3> startup mount;
    4> backup database;
    5> sql 'alter database open';
    6> }
    using target database controlfile instead of recovery catalog
    database closed
    database dismounted
    Oracle instance shut down
    connected to target database (not started)
    Oracle instance started
    database mounted
    Total System Global Area 840404224 bytes
    Fixed Size 732416 bytes
    Variable Size 301989888 bytes
    Database Buffers 536870912 bytes
    Redo Buffers 811008 bytes
    Starting backup at 06-MAY-08
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=11 devtype=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: sid=12 devtype=DISK
    channel ORA_DISK_1: starting full datafile backupset
    channel ORA_DISK_1: specifying datafile(s) in backupset
    input datafile fno=00019 name=/data1/oradata/mlqa/da_rating_01.dbf
    input datafile fno=00035 name=/data2/oradata/mlqa/ind_general_02.dbf
    input datafile fno=00041 name=/data2/oradata/mlqa/da_mediation_02.dbf
    input datafile fno=00033 name=/data2/oradata/mlqa/ind_mediation_01.dbf
    input datafile fno=00038 name=/data2/oradata/mlqa/da_usage02_02
    input datafile fno=00061 name=/data4/oradata/mlqa/da_general_05.dbf
    input datafile fno=00048 name=/data4/oradata/mlqa/da_usage6_02
    input datafile fno=00053 name=/data4/oradata/mlqa/da_usage02_06
    input datafile fno=00042 name=/data3/oradata/mlqa/da_general_04.dbf
    input datafile fno=00062 name=/data3/oradata/mlqa/da_usage4_03
    input datafile fno=00063 name=/data3/oradata/mlqa/da_usage05_03
    input datafile fno=00037 name=/oracle/ora926/dbs/c:oracledusage
    input datafile fno=00024 name=/data1/oradata/mlqa/da_general_03.dbf
    input datafile fno=00022 name=/data1/oradata/mlqa/da_general_01.dbf
    input datafile fno=00023 name=/data1/oradata/mlqa/da_general_02.dbf
    input datafile fno=00002 name=/data1/oradata/mlqa/undotbs01.dbf
    input datafile fno=00018 name=/data1/oradata/mlqa/da_usage01_01.dbf
    input datafile fno=00020 name=/data1/oradata/mlqa/da_mediation_01.dbf
    input datafile fno=00001 name=/data1/oradata/mlqa/system01.dbf
    input datafile fno=00012 name=/data1/oradata/mlqa/df_data_01.dbf
    input datafile fno=00025 name=/data1/oradata/mlqa/da_fits_01.dbf
    input datafile fno=00021 name=/data1/oradata/mlqa/da_lob_01.dbf
    input datafile fno=00046 name=/data1/oradata/mlqa/inf_usage02_02.dbf
    input datafile fno=00008 name=/data1/oradata/mlqa/tools01.dbf
    input datafile fno=00013 name=/data1/oradata/mlqa/da_usage06_01.dbf
    input datafile fno=00005 name=/data1/oradata/mlqa/example01.dbf
    input datafile fno=00014 name=/data1/oradata/mlqa/da_usage05_01.dbf
    input datafile fno=00015 name=/data1/oradata/mlqa/da_usage04_01.dbf
    input datafile fno=00016 name=/data1/oradata/mlqa/da_usage03_01.dbf
    input datafile fno=00017 name=/data1/oradata/mlqa/da_usage02_01.dbf
    input datafile fno=00029 name=/data1/oradata/mlqa/ind_usage03_01.dbf
    input datafile fno=00030 name=/data1/oradata/mlqa/ind_usage02_01.dbf
    channel ORA_DISK_1: starting piece 1 at 06-MAY-08
    channel ORA_DISK_2: starting full datafile backupset
    channel ORA_DISK_2: specifying datafile(s) in backupset
    input datafile fno=00034 name=/data2/oradata/mlqa/ind_general_01.dbf
    input datafile fno=00060 name=/data4/oradata/mlqa/ind_usage01_02
    input datafile fno=00050 name=/data4/oradata/mlqa/da_usage03_02
    input datafile fno=00057 name=/data4/oradata/mlqa/ind_usage5_02
    input datafile fno=00043 name=/data1/oradata/mlqa/da_usage02_03.dbf
    input datafile fno=00010 name=/data1/oradata/mlqa/xdb01.dbf
    input datafile fno=00006 name=/data1/oradata/mlqa/indx01.dbf
    input datafile fno=00009 name=/data1/oradata/mlqa/users01.dbf
    input datafile fno=00003 name=/data1/oradata/mlqa/cwmlite01.dbf
    input datafile fno=00004 name=/data1/oradata/mlqa/drsys01.dbf
    input datafile fno=00007 name=/data1/oradata/mlqa/odm01.dbf
    input datafile fno=00040 name=/data2/oradata/mlqa/da_rating_02.dbf
    channel ORA_DISK_2: starting piece 1 at 06-MAY-08
    channel ORA_DISK_1: finished piece 1 at 06-MAY-08
    piece handle=/rmanbackup/MLQA/backup_db_MLQA_S_78_P_1_T_654004418 comment=NONE
    channel ORA_DISK_1: starting piece 2 at 06-MAY-08
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 05/06/2008 11:55:
    58
    ORA-19502: write error on file "/rmanbackup/MLQA/backup_db_MLQA_S_78_P_2_T_65400
    4418", blockno 27393 (blocksize=8192)
    ORA-27063: skgfospo: number of bytes read/written is incorrect
    Additional information: 1024000
    Additional information: 1048576
    RMAN>
    From the previous qoutes:
    RMAN-00571: | RMAN-00569: | RMAN-00571: | RMAN-03009: | ORA-19504: |
    I did another backup and it failed again
    what do i do next?
    The above is the output of the error.
    This is the configuration below;
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1;
    CONFIGURE BACKUP OPTIMIZATION ON;
    CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/rmanbackup/MLQ
    A/%F';
    CONFIGURE DEVICE TYPE DISK PARALLELISM 2;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT '/rmanbackup/MLQA/backup_db_%d_S_%
    s_P_%p_T_%t' MAXPIECESIZE 1024 M;
    CONFIGURE CHANNEL 2 DEVICE TYPE DISK FORMAT '/rmanbackup/MLQA/backup_db_%d_S_%
    s_P_%p_T_%t' MAXPIECESIZE 1024 M;
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/oracle/ora926/dbs/snapcf_MLQA.f'; # def
    ault
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of show command at 05/06/2008 12:04:23
    RMAN-20021: database not set
    RMAN-06031: could not translate database keyword
    RMAN>

    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1;
    CONFIGURE BACKUP OPTIMIZATION ON;
    CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/oracle/rmanbackup/MLQA/%F';
    CONFIGURE DEVICE TYPE DISK PARALLELISM 2;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT '/oracle/rmanbackup/MLQA/backup_db_%d_S_%s_P_%p_T_%t' MAXPIECESIZE 1024 M;
    CONFIGURE CHANNEL 2 DEVICE TYPE DISK FORMAT '/oracle/rmanbackup/MLQA/backup_db_%d_S_%s_P_%p_T_%t' MAXPIECESIZE 1024 M;
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/oracle/ora926/dbs/snapcf_MLQA.f'; # default
    RMAN>
    The above is the current setting
    Tell me if everything is ok with the setting.
    Do i have to CONFIGURE BACKUP OPTIMIZATION ON; wdat does it do?
    Also if I do df -f /oracle is 90% what can i do to reduce it.It is in noarchivelog mode.
    Regards

  • DB13 -Archivelog backup error

    Hi All,
    While taking Archivelog backup in takpes I am getting following errs.
    Date     Time     Message
    15.11.2008     11:48:00     Job started
    15.11.2008     11:48:00     Step 001 started (program RSDBAJOB, variant &0000000000006, user ID KILARIS)
    15.11.2008     11:48:00     Execute logical command BRARCHIVE On host sapdev
    15.11.2008     11:48:00     Parameters:-u / -jid LOG__20081115114800 -c force -p initEDV.sap -cds -w use_rmv -v SCRATCH
    15.11.2008     11:48:00     BR0002I BRARCHIVE 7.00 (24)
    15.11.2008     11:48:00     BR0006I Start of offline redo log processing: adzgltem.cds 2008-11-15 11.48.00
    15.11.2008     11:48:00     BR0484I BRARCHIVE log file: /oracle/EDV/saparch/adzgltem.cds
    15.11.2008     11:48:00     BR0477I Oracle pfile /oracle/EDV/102_64/dbs/initEDV.ora created from spfile /oracle/EDV/102_64/dbs/spfileEDV.ora
    15.11.2008     11:48:00     BR0123E Format error found in line 1 of /oracle/EDV/saparch/archEDV.log, location arch_copy_delete-8
    15.11.2008     11:48:00     0zffcxe sve  2008-11-08 20.30.42  2008-11-08 20.30.56  9  ...........         0  0        0        0  ---k-
    15.11.2008     11:48:00     BR0121E Processing of log file /oracle/EDV/saparch/archEDV.log failed
    15.11.2008     11:48:00     
    15.11.2008     11:48:00     BR0016I 0 offline redo log files processed, totalsize 0.000 MB
    15.11.2008     11:48:00     
    15.11.2008     11:48:00     BR0007I End of offline redo log processing: adzgltem.cds 2008-11-15 11.48.00
    15.11.2008     11:48:00     BR0280I BRARCHIVE time stamp: 2008-11-15 11.48.00
    15.11.2008     11:48:00     BR0005I BRARCHIVE terminated with errors
    15.11.2008     11:48:00     External program terminated with exit code 3
    15.11.2008     11:48:00     BRARCHIVE returned error status E
    15.11.2008     11:48:01     Job finished
    Regards
    Siva
    Edited by: skumar k on Nov 15, 2008 8:33 AM
    Edited by: skumar k on Nov 15, 2008 8:34 AM

    Sunil,
    I am getting following error.
    15.11.2008     15:04:21     Job started
    15.11.2008     15:04:21     Step 001 started (program RSDBAJOB, variant &0000000000005, user ID KILARIS)
    15.11.2008     15:04:21     Execute logical command BRARCHIVE On host sapdev
    15.11.2008     15:04:21     Parameters:-u / -jid LOG__20081115150420 -c force -p initEDV.sap -s -w use_rmv -v SCRATCH
    15.11.2008     15:04:22     BR0002I BRARCHIVE 7.00 (24)
    15.11.2008     15:04:22     BR0006I Start of offline redo log processing: adzgmkpp.sve 2008-11-15 15.04.21
    15.11.2008     15:04:22     BR0484I BRARCHIVE log file: /oracle/EDV/saparch/adzgmkpp.sve
    15.11.2008     15:04:22     BR0477I Oracle pfile /oracle/EDV/102_64/dbs/initEDV.ora created from spfile /oracle/EDV/102_64/dbs/spfileEDV.ora
    15.11.2008     15:04:22     
    15.11.2008     15:04:22     BR0280I BRARCHIVE time stamp: 2008-11-15 15.04.22
    15.11.2008     15:04:22     BR0008I Offline redo log processing for database instance: EDV
    15.11.2008     15:04:22     BR0009I BRARCHIVE action ID: adzgmkpp
    15.11.2008     15:04:22     BR0010I BRARCHIVE function ID: sve
    15.11.2008     15:04:22     BR0048I Archive function: save
    15.11.2008     15:04:22     BR0011I 4 offline redo log files found for processing, total size 167.772 MB
    15.11.2008     15:04:22     BR0112I Files will not be compressed
    15.11.2008     15:04:22     BR0130I Backup device type: tape
    15.11.2008     15:04:22     BR0102I Following backup device will be used: /dev/rmt0.1
    15.11.2008     15:04:22     BR0104I 1 scratch volume will be used
    15.11.2008     15:04:22     BR0136I Verify option with value 'use_rmv' set - double work to do
    15.11.2008     15:04:22     BR1391I RMAN will be used for verification
    15.11.2008     15:04:22     BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    15.11.2008     15:04:22     
    15.11.2008     15:04:22     BR0237I Scratch volume required in device /dev/rmt0.1
    15.11.2008     15:04:22     
    15.11.2008     15:04:22     BR0280I BRARCHIVE time stamp: 2008-11-15 15.04.22
    15.11.2008     15:04:22     BR0226I Rewinding tape volume in device /dev/rmt0...
    15.11.2008     15:04:22     BR0278E Command output of 'LANG=C tctl -f /dev/rmt0 rewind':
    15.11.2008     15:04:22     /dev/rmt0: Device not ready
    15.11.2008     15:04:22     BR0280I BRARCHIVE time stamp: 2008-11-15 15.04.22
    15.11.2008     15:04:22     BR0279E Return code from 'LANG=C tctl -f /dev/rmt0 rewind': 2
    15.11.2008     15:04:22     BR0213E Winding tape volume in device /dev/rmt0.1failed
    15.11.2008     15:04:22     
    15.11.2008     15:04:22     BR0016I 0 offline redo log files processed, totalsize 0.000 MB
    15.11.2008     15:04:22     
    15.11.2008     15:04:22     BR0007I End of offline redo log processing: adzgmkpp.sve 2008-11-15 15.04.22
    15.11.2008     15:04:22     BR0280I BRARCHIVE time stamp: 2008-11-15 15.04.22
    15.11.2008     15:04:22     BR0005I BRARCHIVE terminated with errors
    15.11.2008     15:04:22     External program terminated with exit code 5
    15.11.2008     15:04:22     BRARCHIVE returned error status E
    15.11.2008     15:04:22     Job finished
    Regards
    Siva

  • Windows Server 2008 R2 Backup failing with error - 0x8004231F

    Hi,
    I have Windows Server 2008 R2 Web Edition. Everything was working fine until recently. I tried checking for the log files, but I see that there are no log files that are created now in the location C:\Windows\Logs\WindowsServerBackup. The only files that
    are being created recently are of the type mentioned below.
    Wbadmin.1.etl
    WbadminUI.0.etl
    etc.
    I tried removing the old backup and starting a new backup. But, even now it is failing with the same error.
    When running the backup from the PowerShell, the output is as below.
    PS C:\Users\administrator> Wbadmin start backup -backupTarget:\\localhost\E$\WindowsImageBackup\Server01 -systemState -vss
    Copy
    wbadmin 1.0 - Backup command-line tool
    (C) Copyright 2004 Microsoft Corp.
    Note: The backed up data cannot be securely protected at this destination.
    Backups stored on a remote shared folder might be accessible by other
    people on the network. You should only save your backups to a location
    where you trust the other users who have access to the location or on a
    network that has additional security precautions in place.
    Retrieving volume information...
    This will back up volume System Reserved (100.00 MB) (Selected Files),SAN(I:) (Selected Files),Local Disk(C:) (Selected
    Files) to \\localhost\E$\WindowsImageBackup\Server01.
    Do you want to start the backup operation?
    [Y] Yes [N] No y
    The backup operation to \\localhost\E$\WindowsImageBackup\Server01 is starting.
    Starting to back up the system state [12/8/2013 9:29 AM]...
    Creating a shadow copy of the volumes specified for backup...
    Creating a shadow copy of the volumes specified for backup...
    Creating a shadow copy of the volumes specified for backup...
    Summary of the backup operation:
    The backup of the system state failed [12/8/2013 9:30 AM].
    Log of files successfully backed up:
    C:\Windows\Logs\WindowsServerBackup\Backup-08-12-2013_09-29-49.log
    Log of files for which backup failed:
    C:\Windows\Logs\WindowsServerBackup\Backup_Error-08-12-2013_09-29-49.log
    There is not enough disk space to create the volume shadow copy on the storage location. Make sure that, for all volumes
     to be backup up, the minimum required disk space for shadow copy creation is available. This applies to both the backup
     storage destination and volumes included in the backup.
    Minimum requirement: For volumes less than 500 megabytes, the minimum is 50 megabytes of free space. For volumes more th
    an 500 megabytes, the minimum is 320 megabytes of free space.
    Recommended: At least 1 gigabyte of free disk space on each volume if volume size is more than 1 gigabyte.
    ERROR - A Volume Shadow Copy Service operation error has
    occurred: (0x8004231f)
    Insufficient storage available to create either the shadow copy storage file or other shadow copy data.
    If you see the free space available in each of the drives, they are in plenty.
    C:\ 7.5 GB free of 70 GB
    E:\ 250 GB free of 499 GB
    I:\ 86.7 GB free of 350 GB
    I am out of any hints on how I can proceed now. Has any one had similar issues? Can any one give any hint on this? Thanks.
    Thanks.

    Some Additional info.
    Shadow Copy Storage association
       For volume: (\\?\Volume{a9fb0474-f1bd-11e0-b235-806e6f6e6963}\)\\?\Volume{a9f
    b0474-f1bd-11e0-b235-806e6f6e6963}\
       Shadow Copy Storage volume: (\\?\Volume{a9fb0474-f1bd-11e0-b235-806e6f6e6963}
    \)\\?\Volume{a9fb0474-f1bd-11e0-b235-806e6f6e6963}\
       Used Shadow Copy Storage space: 0 B (0%)
       Allocated Shadow Copy Storage space: 0 B (0%)
       Maximum Shadow Copy Storage space: 32 MB (32%)
    Shadow Copy Storage association
       For volume: (I:)\\?\Volume{ddf6a51c-1282-11e3-b291-000c293b01d1}\
       Shadow Copy Storage volume: (I:)\\?\Volume{ddf6a51c-1282-11e3-b291-000c293b01
    d1}\
       Used Shadow Copy Storage space: 0 B (0%)
       Allocated Shadow Copy Storage space: 0 B (0%)
       Maximum Shadow Copy Storage space: 35 GB (10%)
    Shadow Copy Storage association
       For volume: (E:)\\?\Volume{0e3bf713-125d-11e3-b2dd-000c293b01bd}\
       Shadow Copy Storage volume: (E:)\\?\Volume{0e3bf713-125d-11e3-b2dd-000c293b01
    bd}\
       Used Shadow Copy Storage space: 0 B (0%)
       Allocated Shadow Copy Storage space: 0 B (0%)
       Maximum Shadow Copy Storage space: 149.999 GB (30%)
    Shadow Copy Storage association
       For volume: (C:)\\?\Volume{a9fb0475-f1bd-11e0-b235-806e6f6e6963}\
       Shadow Copy Storage volume: (C:)\\?\Volume{a9fb0475-f1bd-11e0-b235-806e6f6e69
    63}\
       Used Shadow Copy Storage space: 0 B (0%)
       Allocated Shadow Copy Storage space: 0 B (0%)
       Maximum Shadow Copy Storage space: 4.99 GB (7%)
    Hope this might also help you experts to get a little more information.

  • Backup Fails with Invalid RECID Error

    Hi All,
    Please help me to understand Caution -section
    below text is from
    [http://download.oracle.com/docs/cd/B10501_01/server.920/a96566/rcmtroub.htm#447765]
    Backup Fails with Invalid RECID Error: Solution 2
    This solution is more difficult than solution 1:
    To create the control file with SQL*Plus:
       1. Connect to the target database with SQL*Plus. For example, enter:
          % sqlplus 'SYS/oracle@trgt AS SYSDBA'
       2. Mount the database if it is not already mounted:
          SQL> ALTER DATABASE MOUNT;
       3. Back up the control file to a trace file:
          SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE;
       4. Edit the trace file as necessary. The relevant section of the trace file looks something like the following:
          # The following commands will create a new control file and use it
          # to open the database.
          # Data used by the recovery manager will be lost. Additional logs may
          # be required for media recovery of offline data files. Use this
          # only if the current version of all online logs are available.
          STARTUP NOMOUNT
          CREATE CONTROLFILE REUSE DATABASE "TRGT" NORESETLOGS  ARCHIVELOG
          --  STANDBY DATABASE CLUSTER CONSISTENT AND UNPROTECTED
              MAXLOGFILES 32
              MAXLOGMEMBERS 2
              MAXDATAFILES 32
              MAXINSTANCES 1
              MAXLOGHISTORY 226
          LOGFILE
            GROUP 1 '/oracle/oradata/trgt/redo01.log'  SIZE 25M,
            GROUP 2 '/oracle/oradata/trgt/redo02.log'  SIZE 25M,
            GROUP 3 '/oracle/oradata/trgt/redo03.log'  SIZE 500K
          -- STANDBY LOGFILE
          DATAFILE
            '/oracle/oradata/trgt/system01.dbf',
            '/oracle/oradata/trgt/undotbs01.dbf',
            '/oracle/oradata/trgt/cwmlite01.dbf',
            '/oracle/oradata/trgt/drsys01.dbf',
            '/oracle/oradata/trgt/example01.dbf',
            '/oracle/oradata/trgt/indx01.dbf',
            '/oracle/oradata/trgt/tools01.dbf',
            '/oracle/oradata/trgt/users01.dbf'
          CHARACTER SET WE8DEC
          # Take files offline to match current control file.
          ALTER DATABASE DATAFILE '/oracle/oradata/trgt/tools01.dbf' OFFLINE;
          ALTER DATABASE DATAFILE '/oracle/oradata/trgt/users01.dbf' OFFLINE;
          # Configure RMAN configuration record 1
          VARIABLE RECNO NUMBER;
          EXECUTE :RECNO := SYS.DBMS_BACKUP_RESTORE.SETCONFIG('CHANNEL','DEVICE TYPE DISK
          DEBUG 255');
          # Recovery is required if any of the datafiles are restored backups,
          # or if the last shutdown was not normal or immediate.
          RECOVER DATABASE
          # All logs need archiving and a log switch is needed.
          ALTER SYSTEM ARCHIVE LOG ALL;
          # Database can now be opened normally.
          ALTER DATABASE OPEN;
          # Commands to add tempfiles to temporary tablespaces.
          # Online tempfiles have complete space information.
          # Other tempfiles may require adjustment.
          ALTER TABLESPACE TEMP ADD TEMPFILE '/oracle/oradata/trgt/temp01.dbf' REUSE;
          # End of tempfile additions.
       5. Shut down the database:
          SHUTDOWN IMMEDIATE
       6. Execute the script to create the control file, recover (if necessary), archive the logs, and open the database:
          STARTUP NOMOUNT
          CREATE CONTROLFILE ...;
          EXECUTE ...;
          RECOVER DATABASE
          ALTER SYSTEM ARCHIVE LOG CURRENT;
          ALTER DATABASE OPEN ...;
    Caution:
          If you do not open with the RESETLOGS option,
    then two copies of an archived redo log for a given log sequence number may
    exist--even though these two copies have completely different contents.
    For example, one log may have been created on the original host and the other on the new host.
    If you accidentally confuse the logs during a media recovery,
    then the database will be corrupted but Oracle and RMAN cannot detect the problem.

    Please help me to understand Caution -section
    Caution:
    If you do not open with the RESETLOGS option,
    then two copies of an archived redo log for a given log sequence number may
    exist--even though these two copies have completely different contents.
    For example, one log may have been created on the original host and the other on the new host.
    If you accidentally confuse the logs during a media recovery,
    then the database will be corrupted but Oracle and RMAN cannot detect the problem.As per my understanding it says. If you don't open database with RESETLOGS option then there may be archived logs with log sequence number which is already archived on the source host. This may happen due to difference in RECIDs. Now when the database needs media recovery for this particular log sequence, you may provide any of them. So in this case, RMAN and Oracle will not be able to differentiate the two files and can accept any of the archived log files during recovery. Since the contents of two archived logs are different, because they are generated at different times and they contains different transactions. So, internally it corrupts your database.
    Rgds.

  • LMS 3.2 Backup Failed

    Hi, i try to backup lms but it always give me errors,i did it 2 times one with GUI from common services and the other one using command, the output is
    2 errors reported
    [Sun May  8 18:20:36 2011] Validation D:/LMS-BackUp/May-2011/0\0\campus\database\ani.db failed.
    [Sun May  8 18:20:36 2011] Validation D:/LMS-BackUp/May-2011/0\0\campus\database\ani.db failed.
    [Sun May  8 18:20:36 2011]  ERROR(1403): Database aniDb backup failed and . Check the log file for information.
    [Sun May  8 18:20:36 2011]  Backup failed: 2011/05/08 18:20:46
    Primary key for "EmbuUserTracking" has missing index entriesSQL error (-300) -- Run time SQL error -- Validation of table "EmbuUserTracking" has failed
    VALIDATE TABLE "cwsiSA"."HistoryHostTracking"
    Index "historyupdate" has invalid or duplicate index entries
    Index "historyupdate" has missing index entries
    SQL error (-300) -- Run time SQL error -- Validation of table "HistoryHostTracking" has failed
    VALIDATE TABLE "cwsiSA"."HistoryUserTracking"
    2 errors reported
    [Sun May  8 18:19:20 2011] Validation D:/LMS-BackUp/May-2011/0\0\campus\database\ani.db failed.
    SQL Anywhere Command File Hiding Utility Version 10.0.1.3830
    SQL Anywhere Backup Utility Version 10.0.1.3830
    (41672 of 41670 pages, 100% complete)
    Database backup completed
    SQL Anywhere Command File Hiding Utility Version 10.0.1.3830
    SQL Anywhere Validation Utility Version 10.0.1.3830
    2 errors reported
    SQL error (-300) -- Run time SQL error -- Validation of table "EmbuUserTracking" has failed
    SQL error (-300) -- Run time SQL error -- Validation of table "HistoryHostTracking" has failed
    [Sun May 8 09:23:22 2011] Validation D:/LMS-BackUp/May-2011\0\campus\database\ani.db failed.
    [Sun May 8 09:23:22 2011] Validation D:/LMS-BackUp/May-2011\0\campus\database\ani.db failed.
    [Sun May 8 09:23:22 2011] ERROR(1403): Database aniDb backup failed and . Check the log file for information.
    [Sun May 8 09:23:22 2011] Backup failed: 2011/05/08 09:23:32
    I have checked the directory and the size of data is aroung 15 GB is this correct backup
    thanks for your help

    Hi Joseph,
    I run the perl.exe from C:\Program Files\CSCOpx\bin and then i write the command
    C:\Program Files\CSCOpx\objects\db\conf\configureDb.pl action=validate dsn=cmf
    I got the below result, i am new perl script and i i dont know what i did wrong
    Backslash found where operator expected at - line 1, near "CSCOpx\"
    Backslash found where operator expected at - line 1, near "objects\"
    Backslash found where operator expected at - line 1, near "db\"
    Backslash found where operator expected at - line 1, near "conf\"
    thanks for your help and support

  • RMAN Backup Failed.

    Hi Gurus,
    My RMAN backup failed with below error.Please suggest.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of sql command on default channel at 01/26/2013 22:48:56
    RMAN-11003: failure during parse/execution of SQL statement: alter system archive log current
    ORA-00258: manual archiving in NOARCHIVELOG mode must identify log
    RMAN>
    Recovery Manager complete.
    Thanks,

    The message indicates that your database is in NOARCHIVELOG mode. You cannot make an RMAN Backup of a database that is OPEN if it is in NOARCHIVELOG mode.
    You have two options
    1. Make consistent RMAN Backups with the database only in MOUNT mode (SHUTDOWN ; STARTUP MOUNT)
    OR
    2. Configure for ArchiveLogs (create a target filesystem or FRA), set the database to ARCHIVELOG mode, monitor the volume of ArchiveLog generation, configure both Database and ArchiveLog backups.
    Hemant K Chitale

  • RMAN - Is it possible to run Archivelog Backup while Full backup is running

    Hi,
    Our full database backups runs daily in the night. It fails whenever an archivelog backup kicks off. This happens on our big databases where backups run for long hours and we have to run the archivelog backup to backup/delete the archivelogs to maintain the archivelog destinations.
    Is there any way to run these 2 backups in parallel without both failing. We use RMAN catalog to take backups, and we get errors when resyncing of catalog happens during backup.
    We get these errors:-
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03008: error while performing automatic resync of recovery catalog
    RMAN-20033: control file sequence# too low
    and sometimes
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03008: error while performing automatic resync of recovery catalog
    ORA-00230: operation disallowed: snapshot control file enqueue unavailable
    Our archivelog destinations are not big enough to hold more than 1 days of logs and we have backups that runs for 30 hours. We have to backup and delete the archivelogs in between, while the full backup is running and right now its failing with able errors. Is there any solution or workaround I can opt for in this scenario.
    Any help is Highly appreciated. Thanks in advance for the Help.
    Thanks,
    Vish

    Your primary issue is SPACE. Allocate sufficient space to keep at a MINIMUM 4 days worth of archivelogs ONLINE.
    Use multiple channels
    you will need to test your system to see where you get optimal throughput.
    Use compression
    you will need to test your system to see where you get optimal throughput.
    Use disk-disk backups (and sweep to tape later)...
    If RAC, 11gR2 - consider ACFS (stored in ASM as well as OS accessible).
    Anything less and you could be issuing the command "alter dba update resume".
    Database management is not something that should be approached lightly... If you don't have the resources - maybe you need to trim the data or if the business requires that data volume, then the business needs to allocate sufficient resources to stay in business. Catastrophic database failures and the businesses ignorance on the importance of their data is a huge contributor business failures. At one point (not sure of the latest figures) if a business suffered such a data loss, they rarely stayed in business for more than a year.
    Storage is MUCH cheaper and the proper configuration and allocation of those resources than a company failure.
    onedbguru, CISSP.

  • Backup failed while copying the redo files due to previous errors

    Backup failed while copying the redo files due to previous errors. DATA file backup is successfull. Please suggest what measures we can take to avoid this.. This is a daily online backup.
    logs
    BR0001I ******************************____________________
    BR0202I Saving /oracle/ECQ/sapdata2/sr3700_7/sr3700.data7
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3700.data7 ...
    #FILE..... /oracle/ECQ/sapdata2/sr3700_7/sr3700.data7
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3700.data7  #1/29
    BR0280I BRBACKUP time stamp: 2010-11-03 20.01.36
    BR0063I 29 of 45 files processed - 92344.227 MB of 147448.352 MB done
    BR0204I Percentage done: 62.63%, estimated end time: 20:20
    BR0001I *******************************___________________
    BR0202I Saving /oracle/ECQ/sapdata2/sr3700_8/sr3700.data8
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3700.data8 ...
    #FILE..... /oracle/ECQ/sapdata2/sr3700_8/sr3700.data8
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3700.data8  #1/30
    BR0280I BRBACKUP time stamp: 2010-11-03 20.03.34
    BR0063I 30 of 45 files processed - 98044.234 MB of 147448.352 MB done
    BR0204I Percentage done: 66.49%, estimated end time: 20:20
    BR0001I *********************************_________________
    BR0202I Saving /oracle/ECQ/sapdata3/sr3700_10/sr3700.data10
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3700.data10 ...
    #FILE..... /oracle/ECQ/sapdata3/sr3700_10/sr3700.data10
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3700.data10  #1/31
    BR0280I BRBACKUP time stamp: 2010-11-03 20.04.51
    BR0063I 31 of 45 files processed - 102064.242 MB of 147448.352 MB done
    BR0204I Percentage done: 69.22%, estimated end time: 20:20
    BR0001I ***********************************_______________
    BR0202I Saving /oracle/ECQ/sapdata3/sr3700_11/sr3700.data11
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3700.data11 ...
    #FILE..... /oracle/ECQ/sapdata3/sr3700_11/sr3700.data11
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3700.data11  #1/32
    BR0280I BRBACKUP time stamp: 2010-11-03 20.06.09
    BR0063I 32 of 45 files processed - 106024.250 MB of 147448.352 MB done
    BR0204I Percentage done: 71.91%, estimated end time: 20:20
    BR0001I ************************************______________
    BR0202I Saving /oracle/ECQ/sapdata3/sr3700_12/sr3700.data12
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3700.data12 ...
    #FILE..... /oracle/ECQ/sapdata3/sr3700_12/sr3700.data12
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3700.data12  #1/33
    BR0280I BRBACKUP time stamp: 2010-11-03 20.07.27
    BR0063I 33 of 45 files processed - 110024.258 MB of 147448.352 MB done
    BR0204I Percentage done: 74.62%, estimated end time: 20:20
    BR0001I *************************************_____________
    BR0202I Saving /oracle/ECQ/sapdata3/sr3700_9/sr3700.data9
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3700.data9 ...
    #FILE..... /oracle/ECQ/sapdata3/sr3700_9/sr3700.data9
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3700.data9  #1/34
    BR0280I BRBACKUP time stamp: 2010-11-03 20.08.45
    BR0063I 34 of 45 files processed - 114124.266 MB of 147448.352 MB done
    BR0204I Percentage done: 77.40%, estimated end time: 20:20
    BR0001I ***************************************___________
    BR0202I Saving /oracle/ECQ/sapdata4/sr3700_13/sr3700.data13
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3700.data13 ...
    #FILE..... /oracle/ECQ/sapdata4/sr3700_13/sr3700.data13
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3700.data13  #1/35
    BR0280I BRBACKUP time stamp: 2010-11-03 20.10.02
    BR0063I 35 of 45 files processed - 118284.273 MB of 147448.352 MB done
    BR0204I Percentage done: 80.22%, estimated end time: 20:19
    BR0001I ****************************************__________
    BR0202I Saving /oracle/ECQ/sapdata4/sr3700_14/sr3700.data14
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3700.data14 ...
    #FILE..... /oracle/ECQ/sapdata4/sr3700_14/sr3700.data14
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3700.data14  #1/36
    BR0280I BRBACKUP time stamp: 2010-11-03 20.11.30
    BR0063I 36 of 45 files processed - 122764.281 MB of 147448.352 MB done
    BR0204I Percentage done: 83.26%, estimated end time: 20:19
    BR0001I ******************************************________
    BR0202I Saving /oracle/ECQ/sapdata4/sr3700_15/sr3700.data15
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3700.data15 ...
    #FILE..... /oracle/ECQ/sapdata4/sr3700_15/sr3700.data15
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3700.data15  #1/37
    BR0280I BRBACKUP time stamp: 2010-11-03 20.12.58
    BR0063I 37 of 45 files processed - 127124.289 MB of 147448.352 MB done
    BR0204I Percentage done: 86.22%, estimated end time: 20:19
    BR0001I *******************************************_______
    BR0202I Saving /oracle/ECQ/sapdata4/sr3700_16/sr3700.data16
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3700.data16 ...
    #FILE..... /oracle/ECQ/sapdata4/sr3700_16/sr3700.data16
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3700.data16  #1/38
    BR0280I BRBACKUP time stamp: 2010-11-03 20.14.15
    BR0063I 38 of 45 files processed - 131284.297 MB of 147448.352 MB done
    BR0204I Percentage done: 89.04%, estimated end time: 20:19
    BR0001I *********************************************_____
    BR0202I Saving /oracle/ECQ/sapdata4/sr3700_17/sr3700.data17
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3700.data17 ...
    #FILE..... /oracle/ECQ/sapdata4/sr3700_17/sr3700.data17
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3700.data17  #1/39
    BR0280I BRBACKUP time stamp: 2010-11-03 20.15.23
    BR0063I 39 of 45 files processed - 135380.305 MB of 147448.352 MB done
    BR0204I Percentage done: 91.82%, estimated end time: 20:19
    BR0001I **********************************************____
    BR0202I Saving /oracle/ECQ/sapdata4/sr3700_18/sr3700.data18
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3700.data18 ...
    #FILE..... /oracle/ECQ/sapdata4/sr3700_18/sr3700.data18
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3700.data18  #1/40
    BR0280I BRBACKUP time stamp: 2010-11-03 20.15.40
    BR0063I 40 of 45 files processed - 136404.312 MB of 147448.352 MB done
    BR0204I Percentage done: 92.51%, estimated end time: 20:19
    BR0001I **********************************************____
    BR0202I Saving /oracle/ECQ/sapdata1/sr3usr_1/sr3usr.data1
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sr3usr.data1 ...
    #FILE..... /oracle/ECQ/sapdata1/sr3usr_1/sr3usr.data1
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sr3usr.data1  #1/41
    BR0280I BRBACKUP time stamp: 2010-11-03 20.15.44
    BR0063I 41 of 45 files processed - 136424.320 MB of 147448.352 MB done
    BR0204I Percentage done: 92.52%, estimated end time: 20:19
    BR0001I **********************************************____
    BR0202I Saving /oracle/ECQ/sapdata3/undo_1/undo.data1
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/undo.data1 ...
    #FILE..... /oracle/ECQ/sapdata3/undo_1/undo.data1
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/undo.data1  #1/42
    BR0280I BRBACKUP time stamp: 2010-11-03 20.18.02
    BR0063I 42 of 45 files processed - 145284.328 MB of 147448.352 MB done
    BR0204I Percentage done: 98.53%, estimated end time: 20:18
    BR0001I *************************************************_
    BR0202I Saving /oracle/ECQ/sapdata1/sysaux_1/sysaux.data1
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/sysaux.data1 ...
    #FILE..... /oracle/ECQ/sapdata1/sysaux_1/sysaux.data1
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/sysaux.data1  #1/43
    BR0280I BRBACKUP time stamp: 2010-11-03 20.18.11
    BR0063I 43 of 45 files processed - 145564.336 MB of 147448.352 MB done
    BR0204I Percentage done: 98.72%, estimated end time: 20:18
    BR0001I *************************************************_
    BR0202I Saving /oracle/ECQ/sapdata1/system_1/system.data1
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/system.data1 ...
    #FILE..... /oracle/ECQ/sapdata1/system_1/system.data1
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/system.data1  #1/44
    BR0280I BRBACKUP time stamp: 2010-11-03 20.18.39
    BR0063I 44 of 45 files processed - 146424.344 MB of 147448.352 MB done
    BR0204I Percentage done: 99.31%, estimated end time: 20:18
    BR0001I **************************************************
    BR0202I Saving /oracle/ECQ/sapdata1/system_2/system.data2
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/system.data2 ...
    #FILE..... /oracle/ECQ/sapdata1/system_2/system.data2
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/system.data2  #1/45
    BR0280I BRBACKUP time stamp: 2010-11-03 20.18.56
    BR0063I 45 of 45 files processed - 147448.352 MB of 147448.352 MB done
    BR0204I Percentage done: 100.00%, estimated end time: 20:18
    BR0001I **************************************************
    BR0280I BRBACKUP time stamp: 2010-11-03 20.19.00
    BR0340I Switching to next online redo log file for database instance ECQ ...
    BR0321I Switch to next online redo log file for database instance ECQ successful
    BR0280I BRBACKUP time stamp: 2010-11-03 20.19.04
    BR0319I Control file copy created: /oracle/ECQ/sapbackup/cntrlECQ.dbf 12894208
    BR0085I 1 offline redo log file found for backup, size 27.933 MB
    BR0202I Saving /oracle/ECQ/sapbackup/cntrlECQ.dbf
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/cntrlECQ.dbf ...
    #FILE..... /oracle/ECQ/sapbackup/cntrlECQ.dbf
    #SAVED.... /oracle/ECQ/sapbackup/beemiuvh/cntrlECQ.dbf  #1/46
    BR0280I BRBACKUP time stamp: 2010-11-03 20.19.04
    BR0063I 1 of 2 files processed - 12.297 MB of 40.230 MB done
    BR0204I Percentage done: 30.57%, estimated end time: 20:19
    BR0001I ***************___________________________________
    BR0202I Saving /oracle/ECQ/oraarch/ECQarch1_9046_685558507.dbf
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/ECQarch1_9046_685558507.dbf ...
    BR0278E Command output of 'LANG=C cp /oracle/ECQ/oraarch/ECQarch1_9046_685558507                                                                              .dbf /oracle/ECQ/sapbackup/beemiuvh/ECQarch1_9046_685558507.dbf':
    cp: /oracle/ECQ/oraarch/ECQarch1_9046_685558507.dbf: Invalid argument
    BR0280I BRBACKUP time stamp: 2010-11-03 20.19.04
    BR0279E Return code from 'LANG=C cp /oracle/ECQ/oraarch/ECQarch1_9046_685558507.                                                                              dbf /oracle/ECQ/sapbackup/beemiuvh/ECQarch1_9046_685558507.dbf': 1
    BR0222E Copying /oracle/ECQ/oraarch/ECQarch1_9046_685558507.dbf to/from /oracle/                                                                              ECQ/sapbackup/beemiuvh/ECQarch1_9046_685558507.dbf failed due to previous errors
    BR0056I End of database backup: beemiuvh.and 2010-11-03 20.19.04
    BR0280I BRBACKUP time stamp: 2010-11-03 20.19.04
    BR0054I BRBACKUP terminated with errors
    srva0004:oraecq 59>
    Thanks
    Preeti
    Edited by: Preeti Sharma on Nov 4, 2010 1:54 PM

    BR0202I Saving /oracle/ECQ/oraarch/ECQarch1_9046_685558507.dbf
    BR0203I to /oracle/ECQ/sapbackup/beemiuvh/ECQarch1_9046_685558507.dbf ...
    BR0278E Command output of 'LANG=C cp /oracle/ECQ/oraarch/ECQarch1_9046_685558507 .dbf /oracle/ECQ/sapbackup/beemiuvh/ECQarch1_9046_685558507.dbf': cp: /oracle/ECQ/oraarch/ECQarch1_9046_685558507.dbf: Invalid argument
    see above error.
    Whats your setting for disk copy command in your init<SID>.sap
    I think you are using cp command
    >disk_copy_cmd                  copy

  • Backup failed on PROD - Tivoli

    Dear all,
    i got the backup error on PROD - Tivoli ,
    BKI9300E: Additional support information: Aborting 'send' operation. See previous error.
    BKI0405I: TDP waited 3 sec. for BRBACKUP in util_file_online communication.
    BKI0020I: End of program at: Thu Oct 21 16:39:05 IST 2010 .
    BKI0021I: Elapsed time: 16 min 16 sec .
    BKI0024I: Return code is: 2.
    BR0280I BRBACKUP time stamp: 2010-10-21 16.39.05
    BR0279E Return code from '/usr/sap/IRP/SYS/exe/run/backint -u IRP -f backup -i /oracle/IRP/sapbackup/.beejuibq.lst -t file_online -p /oracle/IRP/102_64/dbs/initIRPdaily.utl -c': 2
    BR0232E 0 of 42 files saved by backup utility
    BR0280I BRBACKUP time stamp: 2010-10-21 16.39.05
    BR0231E Backup utility call failed
    BR0278I Command output of '/usr/sap/IRP/SYS/exe/run/brconnect':
    BR0801I BRCONNECT 7.00 (49)
    PID=348504
    BR0280I BRCONNECT time stamp: 2010-10-21 16.23.07
    BR0345E Error in backup utility while switching the status of file /oracle/IRP/sapdata3/undo_1/undo.data1
    BR0280I BRCONNECT time stamp: 2010-10-21 16.23.07
    #ERROR
    BR0280I BRCONNECT time stamp: 2010-10-21 16.39.06
    #SIGNAL CAUGHT: 15
    #INBACKUP PSAPSR3
    BR0074W BRCONNECT call failed
    BR0280I BRBACKUP time stamp: 2010-10-21 16.39.07
    BR0317I 'Alter tablespace PSAPSR3 end backup' successful
    BR0056I End of database backup: beejuibq.anf 2010-10-21 16.39.05
    BR0280I BRBACKUP time stamp: 2010-10-21 16.39.07
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2010-10-21 16.39.07
    BR0291I BRARCHIVE will be started with options '-U -jid ALLOG20101021162241  -c force -p initIRPdaily.sap -cds'
    BR0280I BRBACKUP time stamp: 2010-10-21 16.56.03
    BR0292I Execution of BRARCHIVE finished with return code 0
    Kindly suggest .

    Dear sunil ,
    just now TSM told me they had resolved TSM issues ,pls trigger the backup with the help of TSM, but still i am getting backup error .
    Pls confirm still the problem is TSM?
    or any permission issues .
    kindly suggest .

  • DB13 backup failed and strucked on the start(9999) not release to (0005)

    Dear All,
    We r using HP-UX -- OS for SAP system 4.7 . We run backup process by DB13 TC.
    On the last friday as a backup schedule i had fired the online backup and due to the below issue the backup aborpted
    BR0204I Percentage done: 64.38%, estimated end time: 18:34
    BR0001I ********************************__________________
    BR0280I BRBACKUP time stamp: 2010-12-17 16.52.47
    BR0301E SQL error -12540 at location BrDbConnect-2
    ORA-12540: TNS:internal limit restriction exceeded
    BR0310E Connect to database instance P3P failed
    BR0311E Connect to database instance P3P during online backup failed
    BR0280I BRBACKUP time stamp: 2010-12-17 16.52.49
    BR0301E SQL error -12540 at location BrDbConnect-2
    ORA-12540: TNS:internal limit restriction exceeded
    BR0310E Connect to database instance P3P failed
    BR0115I Compression rate for all files 5.3048:1
    BR0056I End of database backup: beeunzod.ant 2010-12-17 16.52.47
    BR0280I BRBACKUP time stamp: 2010-12-17 16.52.49
    BR0054I BRBACKUP terminated with errors
    and then as a scheduled i runs the offline backup on the PRD server on the night 12:00 AM on the same day it too aborpted by below issue ....
    BR0278E Command output of '/oracle/P3P/920_64/bin/sqlplus':
    SQL*Plus: Release 9.2.0.6.0 - Production on Sat Dec 18 00:01:35 2010
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    SQL> Connected.
    SQL>
    SQL> ORA-01149: cannot shutdown - file 2 has online backup set
    ORA-01110: data file 2: '/oracle/P3P/sapdata3/p3p_1/p3p.data1'
    SQL> Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    With the Partitioning option
    JServer Release 9.2.0.6.0 - Production
    BR0280I BRBACKUP time stamp: 2010-12-18 00.01.37
    BR0279E Return code from '/oracle/P3P/920_64/bin/sqlplus': 0
    BR0302E SQLPLUS call for database instance P3P failed
    BR0309E Shutdown of database instance P3P failed
    BR0056I End of database backup: beeuqbyk.fft 2010-12-18 00.01.37
    BR0280I BRBACKUP time stamp: 2010-12-18 00.01.37
    BR0054I BRBACKUP terminated with errors
    and came to know that the DB backup of the online is strucked with the memory bottle neck and it got strucked now i am unable to run the backup of the prd server untill unless the backup of the online is got to the state of 0005 to 9999
    and today morning i tried to run again the online backup and aborpted with the below issue
    BR0319I Control file copy created: /oracle/P3P/sapbackup/cntrlP3P.dbf 6791168
    BR0328E Database file /oracle/P3P/sapdata3/p3p_1/p3p.data1 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata3/p3p_2/p3p.data2 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata3/p3p_3/p3p.data3 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata3/p3p_4/p3p.data4 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata4/p3p_5/p3p.data5 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata4/p3p_6/p3p.data6 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata4/p3p_7/p3p.data7 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata4/p3p_8/p3p.data8 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata4/p3p_9/p3p.data9 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata4/p3p_10/p3p.data10 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata1/p3p_11/p3p.data11 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata1/p3p_12/p3p.data12 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata1/p3p_13/p3p.data13 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata4/p3p_14/p3p.data14 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata3/p3p_15/p3p.data15 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata3/p3p_16/p3p.data16 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata3/p3p_17/p3p.data17 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata4/p3p_18/p3p.data18 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata4/p3p_19/p3p.data19 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata3/p3p_20/p3p.data20 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata3/p3p_21/p3p.data21 of tablespace PSAPP3P is already in backup status
    BR0328E Database file /oracle/P3P/sapdata3/p3p_22/p3p.data22 of tablespace PSAPP3P is already in backup status
    BR0056I End of database backup: beevcmuf.ant 2010-12-20 12.38.44
    BR0280I BRBACKUP time stamp: 2010-12-20 12.38.44
    BR0054I BRBACKUP terminated with errors
    please help me..........
    thanks in advance
    regards,
    praveen kumar
    Edited by: praveenkumarbabji kandula on Dec 20, 2010 1:17 PM

    dear gagan, 
    the output of the given commands are
    SQL*Plus: Release 9.2.0.6.0 - Production on Mon Dec 20 13:36:46 2010
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    SQL> connect /as sysdba
    Connected.
    SQL> select status from v$backup;
    STATUS
    NOT ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    NOT ACTIVE
    STATUS
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    STATUS
    NOT ACTIVE
    NOT ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    STATUS
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    37 rows selected.
    SQL>
    thanks for ur response
    regards,
    praveen kumar

Maybe you are looking for