While taking  backup  database

HI guys
while i was taking backup database plus archived . i faced missing archived log .
please provide solution .
Thanks and regards

Osama_mustafa wrote:
906313 wrote:
HI all ,
i allocated channel and crosscheck archivelog all;
rman>show all ;
configure channel 1 device type disk format '/d01/backup/db.%U';
run
crosscheck archivelog all;
backup database plus archivelog;
Thanks and Regardsalso you can use this
run {
ALLOCATE CHANNEL disk1 DEVICE TYPE DISK FORMAT '/u01/%U';
crosscheck archivelog all;there are many ways to allocate channels, but none of them address the fact that the OP reports a missing archivelog.

Similar Messages

  • Error while taking backup  through RMAN in 10g XE

    While taking backup through RMAN in XE instance , an error comes out.
    The contents of oxe_backup_current file is as below :
    XE Backup Log
    Recovery Manager: Release 10.2.0.1.0 - Production on Wed Jul 6 15:49:51 2011
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    connected to target database: XE (DBID=2635631092)
    RMAN>
    echo set on
    RMAN> shutdown immediate;
    using target database control file instead of recovery catalog
    database closed
    database dismounted
    Oracle instance shut down
    RMAN> startup mount;
    connected to target database (not started)
    Oracle instance started
    database mounted
    Total System Global Area     805306368 bytes
    Fixed Size                     1261444 bytes
    Variable Size                209715324 bytes
    Database Buffers             591396864 bytes
    Redo Buffers                   2932736 bytes
    RMAN> configure retention policy to redundancy 2;
    old RMAN configuration parameters:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 2;
    new RMAN configuration parameters:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 2;
    new RMAN configuration parameters are successfully stored
    RMAN> configure controlfile autobackup format for device type disk clear;
    RMAN configuration parameters are successfully reset to default value
    RMAN> configure controlfile autobackup on;
    old RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP OFF;
    new RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    new RMAN configuration parameters are successfully stored
    RMAN> sql "create pfile=''/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/dbs/spfile2init.ora'' from spfile";
    *sql statement: create pfile=''/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/dbs/spfile2init.ora'' from spfile*
    *RMAN-00571: ===========================================================*
    *RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============*
    *RMAN-00571: ===========================================================*
    *RMAN-03009: failure of sql command on default channel at 07/06/2011 15:50:57*
    *RMAN-11003: failure during parse/execution of SQL statement: create pfile='/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/dbs/spfile2init.ora' from spfile*
    *ORA-27086: unable to lock file - already in use*
    *Linux Error: 11: Resource temporarily unavailable*
    Additional information: 8
    Additional information: 16476
    RMAN> backup as backupset device type disk database;
    Starting backup at 06-JUL-11
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=102 devtype=DISK
    channel ORA_DISK_1: starting full datafile backupset
    channel ORA_DISK_1: specifying datafile(s) in backupset
    input datafile fno=00003 name=/usr/lib/oracle/xe/oradata/XE/sysaux.dbf
    input datafile fno=00005 name=/usr/lib/oracle/xe/oradata/XE/ftress_data_log01.dbf
    input datafile fno=00006 name=/usr/lib/oracle/xe/oradata/XE/ftress_data_lrg01.dbf
    input datafile fno=00001 name=/usr/lib/oracle/xe/oradata/XE/system.dbf
    input datafile fno=00009 name=/usr/lib/oracle/xe/oradata/XE/ftress_indx_log01.dbf
    input datafile fno=00010 name=/usr/lib/oracle/xe/oradata/XE/ftress_indx_lrg01.dbf
    input datafile fno=00002 name=/usr/lib/oracle/xe/oradata/XE/undo.dbf
    input datafile fno=00004 name=/usr/lib/oracle/xe/oradata/XE/users.dbf
    input datafile fno=00008 name=/usr/lib/oracle/xe/oradata/XE/ftress_data_sml01.dbf
    input datafile fno=00012 name=/usr/lib/oracle/xe/oradata/XE/ftress_indx_sml01.dbf
    input datafile fno=00011 name=/usr/lib/oracle/xe/oradata/XE/ftress_indx_mdm01.dbf
    input datafile fno=00007 name=/usr/lib/oracle/xe/oradata/XE/ftress_data_mdm01.dbf
    channel ORA_DISK_1: starting piece 1 at 06-JUL-11
    channel ORA_DISK_1: finished piece 1 at 06-JUL-11
    piece handle=/usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/backupset/2011_07_06/o1_mf_nnndf_TAG20110706T155057_718dw649_.bkp tag=TAG20110706T155057 comment=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:00:15
    Finished backup at 06-JUL-11
    Starting Control File and SPFILE Autobackup at 06-JUL-11
    piece handle=/usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/autobackup/2011_07_06/o1_mf_s_755797849_718dwofy_.bkp comment=NONE
    Finished Control File and SPFILE Autobackup at 06-JUL-11
    RMAN> configure controlfile autobackup off;
    old RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    new RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP OFF;
    new RMAN configuration parameters are successfully stored
    RMAN> alter database open;
    database opened
    RMAN> delete noprompt obsolete;
    RMAN retention policy will be applied to the command
    RMAN retention policy is set to redundancy 2
    using channel ORA_DISK_1
    Deleting the following obsolete backups and copies:
    Type                 Key    Completion Time    Filename/Handle
    Backup Set           3      06-JUL-11        
      Backup Piece       3      06-JUL-11          /usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/backupset/2011_07_06/o1_mf_nnndf_TAG20110706T133443_7184wr4d_.bkp
    Backup Set           4      06-JUL-11        
      Backup Piece       4      06-JUL-11          /usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/autobackup/2011_07_06/o1_mf_s_755789675_7184x7fp_.bkp
    deleted backup piece
    backup piece handle=/usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/backupset/2011_07_06/o1_mf_nnndf_TAG20110706T133443_7184wr4d_.bkp recid=3 stamp=755789684
    deleted backup piece
    backup piece handle=/usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/autobackup/2011_07_06/o1_mf_s_755789675_7184x7fp_.bkp recid=4 stamp=755789699
    Deleted 2 objects
    RMAN>
    Recovery Manager complete.
    RMAN error: See log for details.

    I think it is trying to overwrite exiting file. Either give a different name or cleanup the files in preferred location.

  • Common errors while taking backup.

    Dear All,
    1)what are the comman errors we will face while taking backups.(OR)
    what are the necessary steps we have to take care in  ONLINE  , OFFLINE backup Process.
    2) i have taken a backup sucessfully using BRTOOLS using offile backup
    How to restore it in the new system  Database is ORACLE.
    while file i have to give.
    Regards
    SNB

    Hello ,
    Please refer Note 605062 - FAQ: Restore and recovery.
    Regards ,
    Santosh Karadkar

  • Nokia 5800xm - Problem while taking backup on PC ...

    While taking backup of my Nokia 5800xm on PC at the end it displays :The backup was finished but errors occured when backing up the phone contents. For more information see the backup report. The report suggested to try again after restarting the phone but no difference.. At the end it says Contacts, Calender and Messages can not be backed up as not enough memory...
    Pl. help

    Tried the backup thru' OVI Suit there is no such error message. Then again with Nokia Suit it shows error. Now this is confusing. I am having doubt whether it will be OK if I need a restore from the one thru' OVI Suit and all my data including Contacts, Calender entries, Messages will be restored totally..

  • Error while taking Backup using hpux tape drive

    I got the following error while taking a backup.
    ERROR:   System Error, /opt/ignite/bin/make_medialif failed creating boot LIF 
    ERROR:   Failed to generate LIF on tape.
    ERROR:   System Error, /opt/ignite/bin/make_medialif failed creating boot LIF
    ERROR:   Failed to generate LIF on tape.
    make_medialif: ERROR: Cannot tar and gzip script files; possibly insufficient di
    [24;1H[0K[7mscbackup.log (13%)[m[24;1H[0K/11[24;1H[24;1H[0Ksk space in /var/tmp/make_medialif8916.
    =======  11/10/10 12:17:49 IST  make_tape_recovery completed unsuccessfully
    ERROR:     Ignite tape writing phase had errors
               Exit status: 1
    How can this problem be resolved? Kindly drop in your comments and solutions. 

    Hello Kulvinderbuttar,
    I understand that you are not able to make the recovery media.
    Are you using recovery media creation?
    Here is a link to walk you through the steps to create the recovery media.
    The flash drive that you are using needs to be empty and may need to be reformatted before you can make the recovery media.
    Let me know how everything goes.

  • While taking backup...............

    For example one tablespace is there called TAB01.
    The table abc1 has been linked to TAB01.
    Now i am taking hot backup.
    alter tablespace TAB01 begin beckup.
    In mean time i have inserted one row in table abc1 and i issued commit.
    What will happend.
    I have been asked this question in interview.
    I said it will write in rollback segments. But i could'nt give proper explanation.
    Please give me the answer.
    Ganesh.G.

    ganesh,
    once you put the tablespace in hot backup a check point is done for that tablespace on all the datafiles in the tablespace. so even if you insert the rows and commit. the data is not entered in the datafiles until after the tablespace is brought out of the hot backup mode. this commit info is stored in the redo and db buffer cache and it will flushed into the datafiles during the next checkpoint.
    the checkpoint on every datafile should match with that checkpoint number stored int he controlfile, if there is mismatch thats when oracle flags an error saying the tablespace needs recovery when you try to bring the database back up.
    hope this answers your question.
    Regs
    Mukundan

  • Getting error 0x8100002f while taking backup of windows 7 on external drive.

     I have tried to back up windows 7 back up on external drive. After completing 90% back up i got error 0x8100002f. When i view the details of skipped files there are some files skipped from document, user data as these file are corrupted. I have tried
    to cut paste these files on same external drive as these files are important. But still i am getting same message with details as these files are existed on target location. I want to retain these files and complete the back up. Please guide how i can repair
    these files. These files are working normally but while back up it is showing as corrupted.

    Hi,
    Before moving on, I want to confirm whether you can see these
    files in the external drive?
    If we can, please try to open it? Could they be opened?
    If it is corrupted, please delete the files and recopy them to the target location.
    And if it is not the case, does the computer has an NVIDIA USB Enhanced Host Controller Interface (EHCI) chipset, and has at least 4 GB of RAM?
    If yes, please refer to the scenario 3 in the following kb.
    Error code 0x8100002F and or error code 0x80070002 when you back up files in Windows 7
    http://support.microsoft.com/kb/979281/en-us
    If the issue persists, please upload the backup event log here for further research.
    Hope this helps,
    Ada Liu
    TechNet Community Support

  • While taking backup of Archive and datbase.

    Dear All
    I have production server 4.6c on windows 2000 server. Database is oracle.
    My problem is backup (Brarchive Redolog and Database Backup).
    I am unable to take both type of backup. Error log is bellow.
    Please help me out.
    BR002I BRARCHIVE 6.20 (135)
    BR006I Start of offline redo log processing: aeaohozy.cds 2009-05-13 11.22.18
    BR101I Parameters
    Name                           Value
    oracle_sid                     P01
    oracle_home                    C:\ORACLE\P01\920
    oracle_profile                 C:\ORACLE\P01\920\DATABASE\initP01.ora
    sapdata_home                   D:\oracle\P01
    sap_profile                    C:\ORACLE\P01\920\DATABASE\initP01.sap
    backup_dev_type                tape
    compress                       hardware
    tape_copy_cmd                  dd
    cpio_flags                     -ovB
    cpio_in_flags                  -iuvB
    dd_flags                       bs=32k
    dd_in_flags                    bs=32k
    rewind                         mt -f $ rewind
    rewind_offline                 mt -f $ offline
    tape_size                      70000.000 MB
    tape_address                   /dev/nmt0
    tape_address_rew               /dev/mt0
    volume_archive                 P01A23
    expir_period                   20
    tape_use_count                 100
    system_info                    P01adm SAPPR1 Windows NT 5.0 Build 2195 Service Pack 4 Intel
    oracle_info                    P01 9.2.0.6.0 8192 3 242759136
    sap_info                       46C SAPR3 P01 V1630189933 R3_ORA 0020099301
    make_info                      NTintel OCI_920_SHARE Apr  4 2005
    command_line                   C:\USR\SAP\P01\SYS\EXE\RUN\brarchive.exe -cds -p initP01.sap -c -l E -d tape -v P01A23 -k hardware -U
    BR280I Time stamp 2009-05-13 11.22.43
    BR008I Offline redo log processing for database instance: P01
    BR009I BRARCHIVE action ID: aeaohozy
    BR010I BRARCHIVE function ID: cds
    BR048I Archive function: copy_delete_save
    BR011I 2 offline redo log files found for processing, total size 59.999 MB
    BR113I Files will be compressed by hardware
    BR130I Backup device type: tape
    BR102I Following backup device will be used: /dev/nmt0
    BR103I Following backup volume will be used: P01A23
    BR126I Unattended mode active - no operator confirmation required
    BR208I Volume with name P01A23 required in device /dev/nmt0
    BR280I Time stamp 2009-05-13 11.22.43
    BR226I Rewinding tape volume in device /dev/mt0 ...
    BR351I Restoring E:\ORACLE\P01\SAPREORG\.tape.hdr0
    BR355I from /dev/nmt0 ...
    BR241I Checking label on volume in device /dev/nmt0
    BR280I Time stamp 2009-05-13 11.22.51
    BR226I Rewinding tape volume in device /dev/mt0 ...
    BR202I Saving E:\ORACLE\P01\SAPREORG\.tape.hdr0
    BR203I to /dev/nmt0 ...
    BR209I Volume in device /dev/nmt0 has name P01A23
    BR202I Saving init_ora
    BR203I to /dev/nmt0 ...
    BR202I Saving C:\ORACLE\P01\920\DATABASE\initP01.sap
    BR203I to /dev/nmt0 ...
    BR280I Time stamp 2009-05-13 11.23.06
    BR198I Profiles saved successfully
    BR202I Saving D:\oracle\P01\saparch\P01archARC00001.001
    BR203I to /dev/nmt0 ...
    BR266E Program 'dd bs=32k conv=sync if=D:\oracle\P01\saparch\P01archARC00001.001 of=/dev/nmt0' interrupted, exit status: c0000005
    BR272E Execution of program 'dd bs=32k conv=sync if=D:\oracle\P01\saparch\P01archARC00001.001 of=/dev/nmt0' through pipe failed
    BR222E Copying D:\oracle\P01\saparch\P01archARC00001.001 to/from /dev/nmt0 failed due to previous errors
    BR016I 0 offline redo log files processed, total size 0.000 MB
    BR007I End of offline redo log processing: aeaohozy.cds 2009-05-13 11.23.09
    BR280I Time stamp 2009-05-13 11.23.09
    BR005I BRARCHIVE terminated with errors
    Thanks
    Hemant

    Hi..
    I think error is in the dd program and named pipe used by it.
    BR266E Program 'dd bs=32k conv=sync if=D:\oracle\P01\saparch\P01archARC00001.001 of=/dev/nmt0' interrupted, exit status: c0000005 BR272E Execution of program 'dd bs=32k conv=sync if=D:\oracle\P01\saparch\P01archARC00001.001 of=/dev/nmt0' through pipe failed BR222E Copying D:\oracle\P01\saparch\P01archARC00001.001 to/from /dev/nmt0 failed due to previous errors
    Just try to save a test file to a scratch tape by using command
    dd bs=32K conv=sync if=D:\<some_test_file>
    see http://linux.about.com/od/commands/l/blcmdl1_dd.htm  for more information.
    if it get executed then again try to archive logs,   Otherwise i would suggest to restart the server and try again.
    Regards,
    Abhimanyu

  • ORA27091 error while taking backup through BRtools via DB13

    Hi,
    I have installed ECC5.0 on Oracle 10.2.02 with SUSE Linux 10.
    When I start the backup of SAP system to disk via DB13 I get the following error.
    BR0051I BRBACKUP 7.00 (16)
    BR0055I Start of database backup: befppthd.afd 2011-04-08 00.04.53
    BR0280I BRBACKUP time stamp: 2011-04-08 00.04.53
    BR0301E SQL error -27091 at location BrInitOraCreate-5, SQL statement:
    '/* BRBACKUP AT PROF_CONN */ CREATE PFILE = '/oracle/EC5/102_64/dbs/sap.ora' FROM SPFILE = '/oracle/EC5/102_64/dbs/spfileEC5.ora''
    ORA-27091: unable to queue I/O
    ORA-27072: File I/O error
    Linux-x86_64 Error: 22: Invalid argument
    Additional information: 4
    Additional information: 1
    Additional information: -1
    BR0303E Determination of Oracle version failed
    BR0056I End of database backup: befppthd.afd 2011-04-08 00.04.53
    BR0280I BRBACKUP time stamp: 2011-04-08 00.04.54
    BR0054I BRBACKUP terminated with errors
    Kindly help me resolve the issue.
    Thanks,
    Haroon.

    Hi Mark,
    I tried created spfile but it is not still working.
    I don't knw why it tries to create pfile with "sap.ora"
    BR0301E SQL error -27091 at location BrInitOraCreate-5, SQL statement:
    '/* BRBACKUP AT PROF_CONN */ CREATE PFILE = '/oracle/EC5/102_64/dbs/sap.ora' FROM SPFILE = '/oracle/EC5/102_64/dbs/spfileEC5.ora''
    Thanks,
    Haroon.

  • While taking backup analytical services stoped

    Hi,
    During backup schedule time the analytic service is stopped ,we are using 9.3 version ,could you suggest what could be the reason for analytic service stopped.
    Appreciating help
    Thanks
    Ravi

    Ravi,
    It sounds like you've inherited this environment from someone or else you are the new consultant on the block as this is a pretty common technique to allow disk backup to go after index and page files. Stopping Essbase flushes everything to disk, allowing the backup software to get good copies of the databases. At the end of the process, Essbase (and the rest of System 9) is brought back up.
    Or is Essbase mysteriously stopping during the backup? That would be a completely different scenario, and probably not a good one.
    Regards,
    Cameron Lackpour

  • Dd read error while taking offline_force backup

    hi . we r taking daily offline_force backup with verification
      while taking backup dd read occur plz help me
    regards
    mohsin
    +919867577675

    hi  gffgn dfnbgdf,
    this is dfkferjkui kdfksiwkw!  I love your name!
    if the previous answer does not help, please supply full brbackup log

  • Error while Running backup

    Hi
    I have downloaded the Oracle Secure Backup Cloud Software and have installed the software for secure backup but while running Backup database command i am getting the below error. Any clue?
    RMAN> backup database;
    Starting backup at 30-APR-10
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of backup command at 04/30/2010 02:58:34
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27023: skgfqsbi: media manager protocol error
    ORA-19511: Error received from media manager layer, error text:
    KBHS-00715: HTTP error occurred 'internal-error'
    RMAN> show all
    2> ;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO 'SBT_TAPE';
    CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO '%F'; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE DEVICE TYPE 'SBT_TAPE' BACKUP TYPE TO COMPRESSED BACKUPSET PARALLELISM 4;
    CONFIGURE DEVICE TYPE DISK PARALLELISM 4 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' PARMS 'SBT_LIBRARY=/home/oracle/osbws/libosbws11.so ENV=(OSB_WS_PFILE=/home/oracle/osbws/osbws.cfg)';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE ON;
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/mnt/database/dbtest/db/tech_st/10.2.0/dbs/snapcf_TEST.f'; # default
    Thanks
    Edited by: user6803831 on Apr 30, 2010 12:42 AM

    Hi,
    oraInst.loc (/etc/oraInst.loc) points to directory without permissions: /u01/app/oracle/oraInventoryPlease make sure that applmgr user has read/write/execute permission on the oraInventory directory.
    Please look in to the latest OUI log file located in the central inventory /clonehot/apps/inst/apps/PROD_apps/admin/oraInventory/logs/cloneActions_<timestamp> for more detailsAny details about the error in this log file?
    Thanks,
    Hussein

  • Getting error while taking MAX DB trans log backup.

    Hi,
    I am getting error while taking trans log backup of Maxdb database for archived log through data protector as below,
    [Critical] From: OB2BAR_SAPDBBAR@ttcmaxdb "MAX" Time: 08/19/10 02:10:41
    Unable to back up archive logs: no autolog medium found in media list
    But i am able to take complete data and incremental backup through data protector.
    I have already enabled the autolog for MAX DB database and it is writing that log file directly to HP-UX file system. Now i want to take backup of this archived log backup through data protector i.e. through trans log backup. So that the archived log which is on the file system after trans log backup completed will delete the archived logs in filesystem.  So that i don;t have to manually delete the archived logs from file system.
    Thanks,
    Subba

    Hi Lars,
    Thanks for the reply...
    Now i am able to take archive log backup but the problem is i can take only one archive file backup. Not multiple arhive log files generated by autolog at filesystem i.e /sapdb/MAX/saparch.
    I have enabled autolog and it is putting auto log file at unix directory i.e. /sapdb/MAX/saparch
    And then i am using the DataProtector 6.11 with trans log backup to backup the archived files in /sapdb/MAX/saparch. When i start the trans backup session through data protector it uses the archive stage command as "archive_stage BACKDP-Archive LOGBackup NOVERIFY REMOVE" If /sapdb/MAX/saparch has only one archive file it will backup and remove the file successfully. But if /sapdb/MAX/saparch has multiple archive files it gives an error as below,
      Preparing backup.
                Setting environment variable 'BI_CALLER' to value 'DBMSRV'.
                Setting environment variable 'BI_REQUEST' to value 'OLD'.
                Setting environment variable 'BI_BACKUP' to value 'ARCHIVE'.
                Constructed Backint for MaxDB call '/opt/omni/lbin/sapdb_backint -u MAX -f backup -t file -p SAPDB.13576.1283767878.par -i /var/opt/omni/tmp/MAX.
    bsi_in -c'.
                Created temporary file '/var/opt/omni/tmp/MAX.bsi_out' as output for Backint for MaxDB.
                Created temporary file '/var/opt/omni/tmp/MAX.bsi_err' as error output for Backint for MaxDB.
                Writing '/sapdb/data/wrk/MAX/dbm.ebf' to the input file.
                Writing '/sapdb/data/wrk/MAX/dbm.knl' to the input file.
            Prepare passed successfully.
            Starting Backint for MaxDB.
                Starting Backint for MaxDB process '/opt/omni/lbin/sapdb_backint -u MAX -f backup -t file -p SAPDB.13576.1283767878.par -i /var/opt/omni/tmp/MAX.
    bsi_in -c >>/var/opt/omni/tmp/MAX.bsi_out 2>>/var/opt/omni/tmp/MAX.bsi_err'.
                Process was started successfully.
            Backint for MaxDB has been started successfully.
            Waiting for the end of Backint for MaxDB.
                2010-09-06 03:15:21 The backup tool is running.
                2010-09-06 03:15:24 The backup tool process has finished work with return code 0.
            Ended the waiting.
            Checking output of Backint for MaxDB.
            Have found all BID's as expected.
        Have saved the Backup History files successfully.
        Cleaning up.
            Removing data transfer pipes.
                Removing data transfer pipe /var/opt/omni/tmp/MAX.BACKDP-Archive.1 ... Done.
            Removed data transfer pipes successfully.
            Copying output of Backint for MaxDB to this file.
    Begin of output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_out)----
                #SAVED 1009067:1 /sapdb/data/wrk/MAX/dbm.ebf
                #SAVED 1009067:1 /sapdb/data/wrk/MAX/dbm.knl
    End of output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_out)----
            Removed Backint for MaxDB's temporary output file '/var/opt/omni/tmp/MAX.bsi_out'.
            Copying error output of Backint for MaxDB to this file.
    Begin of error output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_err)----
    End of error output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_err)----
            Removed Backint for MaxDB's temporary error output file '/var/opt/omni/tmp/MAX.bsi_err'.
            Removed the Backint for MaxDB input file '/var/opt/omni/tmp/MAX.bsi_in'.
        Have finished clean up successfully.
    The backup of stage file '/export/sapdb/arch/MAX_LOG.040' was successful.
    2010-09-06 03:15:24
    Backing up stage file '/export/sapdb/arch/MAX_LOG.041'.
        Creating pipes for data transfer.
            Creating pipe '/var/opt/omni/tmp/MAX.BACKDP-Archive.1' ... Done.
        All data transfer pipes have been created.
        Preparing backup tool.
            Setting environment variable 'BI_CALLER' to value 'DBMSRV'.
            Setting environment variable 'BI_REQUEST' to value 'OLD'.
            Setting environment variable 'BI_BACKUP' to value 'ARCHIVE'.
            Constructed Backint for MaxDB call '/opt/omni/lbin/sapdb_backint -u MAX -f backup -t file -p SAPDB.13576.1283767878.par -i /var/opt/omni/tmp/MAX.bsi_
    in -c'.
            Created temporary file '/var/opt/omni/tmp/MAX.bsi_out' as output for Backint for MaxDB.
            Created temporary file '/var/opt/omni/tmp/MAX.bsi_err' as error output for Backint for MaxDB.
            Writing '/var/opt/omni/tmp/MAX.BACKDP-Archive.1 #PIPE' to the input file.
        Prepare passed successfully.
        Constructed pipe2file call 'pipe2file -d file2pipe -f /export/sapdb/arch/MAX_LOG.041 -p /var/opt/omni/tmp/MAX.BACKDP-Archive.1 -nowait'.
        Starting pipe2file for stage file '/export/sapdb/arch/MAX_LOG.041'.
            Starting pipe2file process 'pipe2file -d file2pipe -f /export/sapdb/arch/MAX_LOG.041 -p /var/opt/omni/tmp/MAX.BACKDP-Archive.1 -nowait >>/var/tmp/tem
    p1283767880-0 2>>/var/tmp/temp1283767880-1'.
            Process was started successfully.
        Pipe2file has been started successfully.
        Starting Backint for MaxDB.
            Starting Backint for MaxDB process '/opt/omni/lbin/sapdb_backint -u MAX -f backup -t file -p SAPDB.13576.1283767878.par -i /var/opt/omni/tmp/MAX.bsi_
    in -c >>/var/opt/omni/tmp/MAX.bsi_out 2>>/var/opt/omni/tmp/MAX.bsi_err'.
            Process was started successfully.
        Backint for MaxDB has been started successfully.
        Waiting for end of the backup operation.
            2010-09-06 03:15:25 The backup tool process has finished work with return code 2.
            2010-09-06 03:15:25 The backup tool is not running.
            2010-09-06 03:15:25 Pipe2file is running.
            2010-09-06 03:15:25 Pipe2file is running.
            2010-09-06 03:15:30 Pipe2file is running.
            2010-09-06 03:15:40 Pipe2file is running.
            2010-09-06 03:15:55 Pipe2file is running.
            2010-09-06 03:16:15 Pipe2file is running.
            Killing not reacting pipe2file process.
            Pipe2file killed successfully.
            2010-09-06 03:16:26 The pipe2file process has finished work with return code -1.
        The backup operation has ended.
        Filling reply buffer.
            Have encountered error -24920:
                The backup tool failed with 2 as sum of exit codes and pipe2file was killed.
            Constructed the following reply:
                ERR
                -24920,ERR_BACKUPOP: backup operation was unsuccessful
                The backup tool failed with 2 as sum of exit codes and pipe2file was killed.
        Reply buffer filled.
        Cleaning up.
            Removing data transfer pipes.
                Removing data transfer pipe /var/opt/omni/tmp/MAX.BACKDP-Archive.1 ... Done.
            Removed data transfer pipes successfully.
            Copying output of Backint for MaxDB to this file.
    Begin of output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_out)----
    End of output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_out)----
            Removed Backint for MaxDB's temporary output file '/var/opt/omni/tmp/MAX.bsi_out'.
            Copying error output of Backint for MaxDB to this file.
    Begin of error output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_err)----
    End of error output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_err)----
            Removed Backint for MaxDB's temporary error output file '/var/opt/omni/tmp/MAX.bsi_err'.
            Removed the Backint for MaxDB input file '/var/opt/omni/tmp/MAX.bsi_in'.
            Copying pipe2file output to this file.
    Begin of pipe2file output (/var/tmp/temp1283767880-0)----
    End of pipe2file output (/var/tmp/temp1283767880-0)----
            Removed pipe2file output '/var/tmp/temp1283767880-0'.
            Copying pipe2file error output to this file.
    Begin of pipe2file error output (/var/tmp/temp1283767880-1)----
    End of pipe2file error output (/var/tmp/temp1283767880-1)----
            Removed pipe2file error output '/var/tmp/temp1283767880-1'.
        Have finished clean up successfully.
    The backup of stage file '/export/sapdb/arch/MAX_LOG.041' was unsuccessful.
    2010-09-06 03:16:26
    Cleaning up.
        Have encountered error -24919:
            Can not remove file '/var/tmp/temp1283767880-0'.
            (System error 2; No such file or directory)
        Could not remove temporary output file of pipe2file ('/var/tmp/temp1283767880-0' ).
        Have encountered error -24919:
            Can not remove file '/var/tmp/temp1283767880-1'.
            (System error 2; No such file or directory)
        Could not remove temporary output file of pipe2file ('/var/tmp/temp1283767880-1' ).
    Have finished clean up successfully.
    Thanks,
    Subba

  • Error while taking the backup to disk.

    Hi all,
    I am facing one  problem while taking the backup to disk. After copying few files to disk it got terminated and hereunder the log ,
    BR0001I *****_____________________________________________
    BR0201I Compressing /oracle/OPD/sapdata2/sr3_6/sr3.data6
    BR0203I to /backup2/archlog/bdwuyjxg/sr3.data6.Z ...
    <b>BR0278E Command output of 'LANG=C compress -c /oracle/OPD/sapdata2/sr3_6/sr3.data6 > /backup2/archlog/bdwuyjxg/sr3.data6.Z':
    compress: I/O error</b>
    BR0280I BRBACKUP time stamp: 2007-12-15 13.41.00
    BR0279E Return code from 'LANG=C compress -c /oracle/OPD/sapdata2/sr3_6/sr3.data6 > /backup2/archlog/bdwuyjxg/sr3.data6.Z': 1
    BR0224E Compressing /oracle/OPD/sapdata2/sr3_6/sr3.data6 to /backup2/archlog/bdwuyjxg/sr3.data6.Z failed due to previous errors
    BR0280I BRBACKUP time stamp: 2007-12-15 13.41.02
    BR0304I Starting and opening database instance OPD ...
    BR0280I BRBACKUP time stamp: 2007-12-15 13.41.16
    BR0305I Start and open of database instance OPD successful
    BR0115I Compression rate for all files 6.0097:1
    Please confirm me whether the problem is with hardware or data corruption and need your precious suggestions on the same.
    Thanks and Regards,

    <b>compress: I/O error</b>
    This looks like hardware error.
    is there enough free space on  /backup2/archlog/bdwuyjxg/?
    do you get the same error if you try manualy?

  • I am getting below error while taking RMAN backup.

    Friends,
    I am getting below error while taking RMAN backup.
    The issue is related with a lock while trying to backup the controlfile.
    The lock is more likely caused by the autobackup controlfile process started just before RMAN process was also trying the backup controlfile as shown in the following alert.log excerpt.
    Starting Control File and SPFILE Autobackup at 2009-04-07 09:24:58
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of Control File and SPFILE Autobackup command on ORA_DISK_1 channel at 04/07/2009 09:25:03
    ORA-00230: operation disallowed: snapshot control file enqueue unavailable
    Is there anyway to solve this issue?Thanks in advance.

    Hi,
    SQL> SELECT s.sid, username AS "User", program, module, action, logon_time "Logon", l.*
    FROM v$session s, v$enqueue_lock l
    WHERE l.sid = s.sid and l.type = 'CF' AND l.id1 = 0 and l.id2 = 2; 2 3
    no rows selected
    Oracle version : 10.2.0.3
    I am getting this error once in a month not everyday.
    Starting Control File and SPFILE Autobackup at 2009-04-07 09:24:58
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of Control File and SPFILE Autobackup command on ORA_DISK_1 channel at 04/07/2009 09:25:03
    ORA-00230: operation disallowed: snapshot control file enqueue unavailable
    Please suggest me based on this..Thanks in advance..

Maybe you are looking for

  • APEX_UTIL.EDIT_USER Procedure do not work correctly in APEX 4.0.2.00.07

    Hi, I created user in Apex system without privileges. Next I want to provision privileges using APEX_UTIL.EDIT_USER Procedure. But when I try to set p_developer_roles param to ADMIN:CREATE:DATA_LOADER:EDIT:HELP:MONITOR:SQL in web interface of apex I

  • Two-finger scroll doesn't work in the "comments list" in Adobe Reader

    Adobe Reader XI version 11.0.07, Mac 10.9.3 Two-finger scroll works great in the main pane.  However it doesn't work in the comments list area (View -> Comments -> Annotations). Dealing with 500+ annotations that I have to approve.  Not being able to

  • View settings for individual sidebar items

    Is there a way to save the view settings for individual sidebar items? For example, always have "Documents" open in list view and always have "Applications" open in column view. Finder seems to always use whatever view setting I just used previously

  • Spotlight endlessly indexing

    I recently defragmented my hard drive, and since I did that, Spotlight has not been working properly. When I start up my computer, Spotlight runs fine, but after about 30 minutes, it only says "Indexing Hard Drive." I figured, fair enough. But I left

  • CSS 11501: NAT all ports?

    Hi, I have just a little experience with a CSS 11501, so this may be a dumb question. I created a service and content rule for a FTP server behind the CSS. This works fine, the public address is translated to the private address etc. But what i reall