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?

Similar Messages

  • DB13 Error while taking the backup in Tape

    Dear SAP Guru,
    While we are  taking  the backup in tape through DB13\Brtools  command the errors are generate. Please help.
    SAP :EC6.0
    DB: Oracle 10G
    Platform:Windows NT
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed                                   
    BR0207I Volume in device: /dev/nmt0 will be initialized with name: SCRATCH                                   
    BR0280I BRBACKUP time stamp: 2010-12-28 10.58.28                                   
    BR0226I Rewinding tape volume in device /dev/mt0 ...                                   
    BR0278E Command output of 'mt -f /dev/mt0 rewind                          mt -f /dev/mt0 rewind           mt -f /dev/mt0 rewind':
    mt: unable to initialize ASPI manager                                   
    mt: using NT tape support                                   
    The service has not been started.                                   
    BR0280I BRBACKUP time stamp: 2010-12-28 10.58.28                                   
    BR0279E Return code from 'mt -f /dev/mt0 rewind                     mt -f /dev/mt0 rewind           mt -f /dev/mt0 rewind': 0     
    BR0213E Winding tape volume in device /dev/nmt0 failed                                   
    BR0219E Initialization of volume SCRATCH in device /dev/nmt0 failed                                   
    BR0206I End of backup volume initialization                                   
    BR0280I BRBACKUP time stamp: 2010-12-28 10.58.28                                   
    BR0054I BRBACKUP terminated with errors          
    Note: we take the backup\restore sucessfully from windows NTBACUP.

    Hi,
    The service has not been started.
    Try to insert a new tape and then check. Are you able to label the tape?
    Regards,
    SBK

  • 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..

  • Error while opening the backup information fom Maxdb

    Hello All,
    I am getting the below error while opening the backup information from Maxdb.
    Backup history file /sapdb/data/wrk/<sid>/dbm.knl corrected in line <xxxx> ; 2012-02-21 07:30:25 can not be convert in to a signed 32 bit integer value
    The full line is as below from the dbm.knl file:
    4F4337C5014C|LOG_000030571|SAVE WARM|2012-02-21 07:16:03|2012-02-21 07:20:49|2012-02-21 07:20:53|2012-02-21 07:21:04|2605155691|2605244F433A01014E|LOG_000030573|SAVE WARM|2012-02-21 07:26:09|2012-02-21 07:30:24|2012-02-21 07:30:25|2012-02-21 07:30:41|2605326357|2605411689|   |<SID>_LOG                                                         |     85344|         0|         0|                                        |
    I am able to open and check this line in the file dbm.knl ; But, i am not getting why this error is occurring while opening the backup information from Maxdb. I am able to view the backup logs through LC10.
    Currently i am getting this error and when i am click on cancel (or ok) getting the blank page.  I am not able to view the backup logs form Maxdb.
    Please give me some hint to resolve this.
    Regards,
    Nagendra.

    Hi,
    Use below procedure
    1. Go to /sapdb/SRD/data/wrk
    2. cp -rp dbm_knl dbm_knl_OLD
    3. vi +<Line in which the corruption occured> dbm.knl
    see there must be a corruption in the given line and it will specified with a green color
    delete that part and make the format as per the above line
    4. save the file
    5. execute the procedure again from Database studio or Database Manager
    (Note: Make sure that you have taken the backup first of dbm.knl file Because any extra entry may cause another corruption)
    (FYI : This file is only log file of successful backups and returns the return-code)
    Regards,
    Paramvirsinh Jetawat
    SAP BASIS Consultant

  • Error while restoring the backup

    HI,
    We have taken the offline backup through BRtools but we have used rman to take the backup in init.SID.sap. We have succeeded in taking the backup of the database and it has saved in .S format. Now when we are restoring with Brrestore it is giving the below error. Can any one suggest how to restore the backup.
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    RMAN>
    RMAN> connect target *
    connected to target database: XID (DBID=3524048029, not open)
    using target database control file instead of recovery catalog
    RMAN> *end-of-file*
    RMAN>
    host command complete
    RMAN>
    allocated channel: ORA_MAINT_DISK_1
    channel ORA_MAINT_DISK_1: sid=143 devtype=DISK
    RMAN>
    changed backup piece available
    backup piece handle=/archive/offLine/xid/beeqftcz/xid.data5.S recid=1314 stamp=735914182
    Changed 1 objects to AVAILABLE status
    RMAN>
    released channel: ORA_MAINT_DISK_1
    RMAN> 2> 3>
    allocated channel: dsk
    channel dsk: sid=143 devtype=DISK
    Starting restore at 29-NOV-10
    released channel: dsk
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 11/29/2010 07:25:24
    RMAN-20201: datafile not found in the recovery catalog
    RMAN-06010: error while looking up datafile: /oracle/XID/sapdata2/xid_5/xid.data5
    RMAN>
    Recovery Manager complete.
    BR0280I BRRESTORE time stamp: 2010-11-29 07.25.33
    BR0279E Return code from 'SHELL=/bin/sh /oracle/XID/102_64/bin/rman nocatalog': 0
    BR0536E RMAN call for database instance XID failed
    BR0280I BRRESTORE time stamp: 2010-11-29 07.25.33
    BR0553E Restore from normal database backup using RMAN failed
    BR0359E Restore of /oracle/XID/sapdata2/xid_5/xid.data5 from /archive/offLine/xid/beeqftcz failed due to previous errors
    BR0278E Command output of 'SHELL=/bin/sh /oracle/XID/102_64/bin/rman nocatalog':
    Recovery Manager: Release 10.2.0.4.0 - Production on Mon Nov 29 07:24:00 2010
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    RMAN>
    RMAN> connect target *
    connected to target database: XID (DBID=3524048029, not open)
    using target database control file instead of recovery catalog
    RMAN> *end-of-file*
    RMAN>
    host command complete
    RMAN>
    allocated channel: ORA_MAINT_DISK_1
    channel ORA_MAINT_DISK_1: sid=141 devtype=DISK
    RMAN>
    changed backup piece available
    backup piece handle=/archive/offLine/xid/beeqftcz/xid.data4.S recid=1307 stamp=735914046
    Changed 1 objects to AVAILABLE status
    RMAN>
    released channel: ORA_MAINT_DISK_1
    RMAN> 2> 3>
    allocated channel: dsk
    channel dsk: sid=141 devtype=DISK
    Starting restore at 29-NOV-10
    released channel: dsk
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 11/29/2010 07:25:24
    RMAN-20201: datafile not found in the recovery catalog
    RMAN-06010: error while looking up datafile: /oracle/XID/sapdata2/xid_4/xid.data4
    RMAN>
    Recovery Manager complete.
    BR0280I BRRESTORE time stamp: 2010-11-29 07.25.33
    BR0279E Return code from 'SHELL=/bin/sh /oracle/XID/102_64/bin/rman nocatalog': 0
    BR0536E RMAN call for database instance XID failed
    BR0280I BRRESTORE time stamp: 2010-11-29 07.25.33
    BR0553E Restore from normal database backup using RMAN failed
    BR0359E Restore of /oracle/XID/sapdata2/xid_4/xid.data4 from /archive/offLine/xid/beeqftcz failed due to previous errors
    BR0359E Restore of /oracle/XID/sapdata2/xid_1/xid.data1 from /archive/offLine/xid/beeqftcz failed due to previous errors
    BR0359E Restore of /oracle/XID/sapdata2/xid_2/xid.data2 from /archive/offLine/xid/beeqftcz failed due to previous errors
    BR0359E Restore of /oracle/XID/sapdata4/xiddb_3/xiddb.data3 from /archive/offLine/xid/beeqftcz failed due to previous errors
    Regards,
    Manikanth.

    Is your backup got completed succesfully?

  • Error while creating the backup directory

    I bought a Time Capsule yesterday. As with all of Apple's networking products, it set up like a breeze. Took about 10 minutes. I have two MacBooks running on the network now. I set Time Machine to start working on both of them (one of them has used TM before with an attached external hard drive). The machine that never used TM before is backing up nicely to the TC. On my machine, however, I keep getting this error: Time Machine Error. Unable to complete backup. An error occurred while creating the backup directory."
    Have any of you run into this before and, if so, how do I get around it?
    Both MacBooks are 2.16 GHz Intel Core 2 Duo with 2 GB RAM and running 10.5.2
    Thanks,
    Martin

    Maybe I have the answer for you, TommorowNeverKnows. Somewhere on the forum in the many emails about this subject, someone proposed a solution and yesterday it worked for me. (I'm sorry that I can't find it right now, but I do remember it).
    He (or she) proposed first using Onyx to see whether that solved the problem. If not, then download the combo updater for 10.5.2 and try that. He was unable to run it, however; and I couldn't run it either -- a message about it's not being able to run on "this machine." That might be because the machine was already running 10.5.2.
    In that case, he proposed doing an archive and install from the original system disc (being sure, of course, to save your settings). Well, I dreaded doing that, just because of the time it took, but by yesterday evening I was so frustrated that I bit the bullet. So I archived and installed and was back to 10.5. Then I ran the combo updater and it worked. Then I did a Software Update, and there was loads of stuff to be updated. After all that, I turned on Time Machine and went to bed.
    When I woke this morning, the machine was fully backed up to the Time Capsule with no errors (about 92+ gig). And when I looked at my Time Machine files, everything was just fine.
    So, if you haven't tried this yet, I would say that it's definitely worth an attempt.
    Hope this helps,
    Martin

  • Error while taking a backup

    Dear Experts,
    I have facing a problem since 3 days while i am taking a full offline backup.
    This was noticed thru db12.
    We take our backup using Tivoli backup manager.
    We are facing this problem on our XI production server.
    When i observed the logs i found and understood that it had problems with backing up the datafiles 7, 8, 27, 28, 29, 32, 33 and 35.
    But i have no clue why it is happening suddenly..
    I have copied the detailed log here in below for your reference.
    I request everyone to suggest me on this...
    Points for sure...
    The log is as follows
    *BR0051I BRBACKUP 7.00 (28)*
    *BR0055I Start of database backup: bdxqpyuy.aff 2008-04-08 05.00.00*
    *BR0484I BRBACKUP log file: F:/ORACLE/XIP\sapbackup\bdxqpyuy.aff*
    *BR0477I Oracle pfile F:\oracle\product\10.2.0\db_1\database\initXIP.ora created from spfile F:\oracle\product\10.2.0\db_1\database\spfileXIP.ora*
    *BR0101I Parameters*
    *Name                           Value*
    *oracle_sid                     XIP*
    *oracle_home                    F:\oracle\product\10.2.0\db_1*
    *oracle_profile                 F:\oracle\product\10.2.0\db_1\database\initXIP.ora*
    *sapdata_home                   F:/ORACLE/XIP*
    *sap_profile                    F:\oracle\product\10.2.0\db_1\database\initXIP.sap*
    *backup_mode                    ALL*
    *backup_type                    offline_force*
    *backup_dev_type                util_file*
    *util_par_file                  F:\oracle\product\10.2.0\db_1\database\offline_initXIP.utl*
    *system_info                    Administrator ATHOMEXIPRD Windows 5.2 Build 3790 Service Pack 1 Intel*
    *oracle_info                    XIP 10.2.0.2.0 8192 11243 159240520 ATHOMEXIPRD UTF8 UTF8*
    *sap_info                       700 SAPSR3 0002LK0003XIP0011N20363738850013NetWeaver_ORA*
    *make_info                      NTintel OCI_10201_SHARE Oct 23 2007*
    *command_line                   brbackup -u system/********* -c force -t offline_force -m all -p initXIP.sap -r F:\oracle\product\10.2.0\db_1\database\offline_initXIP.utl*
    *BR0116I ARCHIVE LOG LIST before backup for database instance XIP*
    *Parameter                      Value*
    *Database log mode              Archive Mode*
    *Automatic archival             Enabled*
    *Archive destination            F:\oracle\XIP\oraarch\XIParch*
    *Archive format                 ARC%S_%R.%T*
    *Oldest online log sequence     11240*
    *Next log sequence to archive   11243*
    *Current log sequence           11243            SCN: 159240520*
    *Database block size            8192             Thread: 1*
    *Current system change number   159255509        ResetId: 620435934*
    *BR0118I Tablespaces and data files*
    *Tablespace     TS-Status  F-Status  File                                                       Size   Id.     Device  Link    Type       MaxSize     IncrSize  BlkSize*
    *PSAPSR3        ONLINE*    ONLINE    C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35             3145736192   46           2  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    C:\ORACLE\XIP\SAPDATA8\SR3_36\SR3.DATA36             2147491840   47           2  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    C:\ORACLE\XIP\SAPDATA8\SR3_37\SR3.DATA37              524296192   48           2  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28             4294975488   39           3  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29             4294975488   40           3  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    D:\ORACLE\XIP\SAPDATA7\SR3_30\SR3.DATA30             4294975488   41           3  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    D:\ORACLE\XIP\SAPDATA7\SR3_31\SR3.DATA31             4294975488   42           3  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32             3932168192   43           3  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33             3670024192   44           3  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    D:\ORACLE\XIP\SAPDATA7\SR3_34\SR3.DATA34             2097160192   45           3  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_10\SR3.DATA10             2147491840   21           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_11\SR3.DATA11             2147491840   22           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_12\SR3.DATA12             2097160192   23           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_13\SR3.DATA13             2097160192   24           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_14\SR3.DATA14             2097160192   25           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_15\SR3.DATA15             2097160192   26           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_16\SR3.DATA16             2097160192   27           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_17\SR3.DATA17             2097160192   28           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_18\SR3.DATA18             2097160192   29           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_19\SR3.DATA19             2147491840   30           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_20\SR3.DATA20             2147491840   31           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8               4194312192   19           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    E:\ORACLE\XIP\SAPDATA5\SR3_9\SR3.DATA9              10737426432   20           4  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA2\SR3_1\SR3.DATA1              10485768192    4           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3        ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA2\SR3_2\SR3.DATA2              10485768192    5           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3        ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA2\SR3_3\SR3.DATA3              10485768192    6           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3        ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA2\SR3_4\SR3.DATA4              10485768192    7           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3        ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA2\SR3_5\SR3.DATA5              10485768192   16           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3        ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA2\SR3_6\SR3.DATA6              10485768192   17           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3        ONLINE*    ONLINE    F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7               4194312192   18           5  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    G:\ORACLE\XIP\SAPDATA6\SR3_21\SR3.DATA21             2147491840   32           6  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    G:\ORACLE\XIP\SAPDATA6\SR3_22\SR3.DATA22             2147491840   33           6  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    G:\ORACLE\XIP\SAPDATA6\SR3_23\SR3.DATA23             2147491840   34           6  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    G:\ORACLE\XIP\SAPDATA6\SR3_24\SR3.DATA24             2147491840   35           6  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    G:\ORACLE\XIP\SAPDATA6\SR3_25\SR3.DATA25             2147491840   36           6  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    G:\ORACLE\XIP\SAPDATA6\SR3_26\SR3.DATA26             4294975488   37           6  NOLINK  FILE             0            0     8192*
    *PSAPSR3        ONLINE*    ONLINE    G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27             3145736192   38           6  NOLINK  FILE             0            0     8192*
    *PSAPSR3700     ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA3\SR3700_1\SR3700.DATA1         2537562112    8           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3700     ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA3\SR3700_2\SR3700.DATA2         2600476672    9           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3700     ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA3\SR3700_3\SR3700.DATA3         2516590592   10           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3700     ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA3\SR3700_4\SR3700.DATA4         2537562112   11           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3DB      ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA4\SR3DB_1\SR3DB.DATA1           2181046272   13           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3DB      ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA4\SR3DB_2\SR3DB.DATA2           2222989312   14           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3DB      ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA4\SR3DB_3\SR3DB.DATA3           1132470272   15           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPSR3USR     ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA4\SR3USR_1\SR3USR.DATA1           20979712   12           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPTEMP       ONLINE#    ONLINE+   F:\ORACLE\XIP\SAPDATA1\TEMP_1\TEMP.DATA1             1048584192   -1           5  NOLINK  FILE   10485760000     20971520     8192*
    *PSAPUNDO       ONLINE-    ONLINE+   F:\ORACLE\XIP\SAPDATA1\UNDO_1\UNDO.DATA1             4294975488    2           5  NOLINK  FILE   10485760000     20971520     8192*
    *SYSAUX         ONLINE*    ONLINE+   F:\ORACLE\XIP\SAPDATA1\SYSAUX_1\SYSAUX.DATA1          251666432    3           5  NOLINK  FILE   10485760000     20971520     8192*
    *SYSTEM         ONLINE*    SYSTEM+   F:\ORACLE\XIP\SAPDATA1\SYSTEM_1\SYSTEM.DATA1          524296192    1           5  NOLINK  FILE   10485760000     20971520     8192*
    *BR0119I Redo log files*
    *File                                                Size  Group     Device  Status    Link    Type*
    *E:\ORACLE\XIP\ORIGLOGA\LOG_G11M1.DBF            52429312    1            4  INUSE     NOLINK  FILE*
    *E:\ORACLE\XIP\MIRRLOGA\LOG_G11M2.DBF            52429312    1            4  INUSE     NOLINK  FILE*
    *E:\ORACLE\XIP\ORIGLOGB\LOG_G12M1.DBF            52429312    2            4  INUSE     NOLINK  FILE*
    *E:\ORACLE\XIP\MIRRLOGB\LOG_G12M2.DBF            52429312    2            4  INUSE     NOLINK  FILE*
    *E:\ORACLE\XIP\ORIGLOGA\LOG_G13M1.DBF            52429312    3            4  INUSE     NOLINK  FILE*
    *E:\ORACLE\XIP\MIRRLOGA\LOG_G13M2.DBF            52429312    3            4  INUSE     NOLINK  FILE*
    *E:\ORACLE\XIP\ORIGLOGB\LOG_G14M1.DBF            52429312    4            4  INUSE     NOLINK  FILE*
    *E:\ORACLE\XIP\MIRRLOGB\LOG_G14M2.DBF            52429312    4            4  INUSE     NOLINK  FILE*
    *BR0120I Control files*
    *File                                                Size   Id.      Device  Link    Type*
    *E:\oracle\XIP\origlogA\cntrl\cntlrXIP.dbf       16596992    0            4  NOLINK  FILE*
    *E:\oracle\XIP\origlogB\cntrl\cntrlXIP.dbf       16596992    0            4  NOLINK  FILE*
    *F:\oracle\XIP\sapdata1\cntrl\cntrlXIP.dbf       16596992    0            5  NOLINK  FILE*
    *BR0616I Tablespaces in table TSORA for SAP owner SAPSR3:*
    *PSAPSR3, PSAPSR3700, PSAPSR3USR*
    *BR0280I BRBACKUP time stamp: 2008-04-08 05.00.03*
    *BR0057I Backup of database: XIP*
    *BR0058I BRBACKUP action ID: bdxqpyuy*
    *BR0059I BRBACKUP function ID: aff*
    *BR0110I Backup mode: ALL*
    *BR0077I Database files for backup:*
    *E:\ORACLE\XIP\ORIGLOGA\LOG_G11M1.DBF*
    *E:\ORACLE\XIP\ORIGLOGB\LOG_G12M1.DBF*
    *E:\ORACLE\XIP\ORIGLOGA\LOG_G13M1.DBF*
    *E:\ORACLE\XIP\ORIGLOGB\LOG_G14M1.DBF*
    *E:\oracle\XIP\origlogA\cntrl\cntlrXIP.dbf*
    *BR0061I 54 files found for backup, total size 170022.213 MB*
    *BR0143I Backup type: offline_force*
    *BR0130I Backup device type: util_file*
    *BR0109I Files will be saved by backup utility*
    *BR0134I Unattended mode with 'force' active - no operator confirmation allowed*
    *BR0280I BRBACKUP time stamp: 2008-04-08 05.00.03*
    *BR0307I Shutting down database instance XIP ...*
    *BR0280I BRBACKUP time stamp: 2008-04-08 05.01.36*
    *BR0308I Shutdown of database instance XIP successful*
    *BR0280I BRBACKUP time stamp: 2008-04-08 05.01.37*
    *BR0229I Calling backup utility with function 'backup'...*
    *BR0278I Command output of 'backint -u XIP -f backup -i F:/ORACLE/XIP\sapbackup\.bdxqpyuy.lst -t file -p F:\oracle\product\10.2.0\db_1\database\offline_initXIP.utl -c':*
                             *Data Protection for mySAP(R)*
                 *Interface between BR*Tools and Tivoli Storage Manager*
                 *- Version 5, Release 4, Modification 0.0  for WinNT -*
                       *Build: 303  compiled on Nov 16 2006*
            *(c) Copyright IBM Corporation, 1996, 2006, All Rights Reserved.*
    *BKI2027I: Using TSM-API version 5.4.0.2 (compiled with 5.3.0.0).*
    *BKI2000I: Successfully connected to ProLE on port tdpr3ora.*
    *BKI0005I: Start of program at: 04/08/08 05:01:37 .*
      *-- Parameters --*
    Input File            : F:\ORACLE\XIP\sapbackup\.bdxqpyuy.lst
    Profile               : F:\oracle\product\10.2.0\db_1\database\offline_initXIP.utl
    Configfile            : F:\oracle\product\10.2.0\db_1\database\initXIP.bki
    Manual sorting file   : disabled
    Tracefile             : disabled
    Traceflags            : disabled
    Parallel sessions     : 1
    Multiplexed files     : 1
    RL compression        : 0
    Exit on error         : disabled
    BATCH                 : enabled
    Buffer size           : 32768
    Buffer Copy Mode      : SIMPLE
    Redologcopies         : disabled
    Versioning            : enabled
    Current Version      : 74
    Versions to keep     : 4
    Delete Versions      : <= 70
    Backup Type           : file
    TSM log server        : disabled
    TSM server            : 172.16.1.8:NLKSRVR08 with 2 sessions configured, using 1 session
    TSM client node      :
    Days for backup      : Sun Mon Tue Wed Thu Fri Sat
    Backup mgmt class    : OFFLINE_ATHOMEXIPRD
    Archiv mgmt class    : OFFLINE_ATHOMEXIPRD
    BKI2017I: Blocksize is set to 32768 bytes
    BKI5016I: Time: 04/08/08 05:01:37 New TSM session created: MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08, type: SIMPLE
    BKI0027I: Time: 04/08/08 05:01:37 Object: 1 of 54 in process: E:\ORACLE\XIP\SAPDATA5\SR3_9\SR3.DATA9 Size: 10.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 05:06:51 Done: 10.000 GB (6.0 %) of 166.037 GB. Estimated end time: 04/08/08 06:28:30.
    BKI0053I: Time: 04/08/08 05:06:51 Object: 1 of 54 done: E:\ORACLE\XIP\SAPDATA5\SR3_9\SR3.DATA9 with: 10.000 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 05.06.51
    #FILE..... E:\ORACLE\XIP\SAPDATA5\SR3_9\SR3.DATA9
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 05:06:51 Object: 2 of 54 in process: F:\ORACLE\XIP\SAPDATA2\SR3_6\SR3.DATA6 Size: 9.766 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 05:22:13 Done: 19.766 GB (11.9 %) of 166.037 GB. Estimated end time: 04/08/08 07:54:39.
    BKI0053I: Time: 04/08/08 05:22:13 Object: 2 of 54 done: F:\ORACLE\XIP\SAPDATA2\SR3_6\SR3.DATA6 with: 9.766 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 05.22.13
    #FILE..... F:\ORACLE\XIP\SAPDATA2\SR3_6\SR3.DATA6
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 05:22:13 Object: 3 of 54 in process: F:\ORACLE\XIP\SAPDATA2\SR3_5\SR3.DATA5 Size: 9.766 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 05:40:21 Done: 29.531 GB (17.8 %) of 166.037 GB. Estimated end time: 04/08/08 08:39:23.
    BKI0053I: Time: 04/08/08 05:40:21 Object: 3 of 54 done: F:\ORACLE\XIP\SAPDATA2\SR3_5\SR3.DATA5 with: 9.766 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 05.40.21
    #FILE..... F:\ORACLE\XIP\SAPDATA2\SR3_5\SR3.DATA5
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 05:40:21 Object: 4 of 54 in process: F:\ORACLE\XIP\SAPDATA2\SR3_4\SR3.DATA4 Size: 9.766 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 05:45:30 Done: 39.297 GB (23.7 %) of 166.037 GB. Estimated end time: 04/08/08 08:07:01.
    BKI0053I: Time: 04/08/08 05:45:30 Object: 4 of 54 done: F:\ORACLE\XIP\SAPDATA2\SR3_4\SR3.DATA4 with: 9.766 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 05.45.30
    #FILE..... F:\ORACLE\XIP\SAPDATA2\SR3_4\SR3.DATA4
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 05:45:30 Object: 5 of 54 in process: F:\ORACLE\XIP\SAPDATA2\SR3_3\SR3.DATA3 Size: 9.766 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 05:50:05 Done: 49.063 GB (29.5 %) of 166.037 GB. Estimated end time: 04/08/08 07:45:38.
    BKI0053I: Time: 04/08/08 05:50:05 Object: 5 of 54 done: F:\ORACLE\XIP\SAPDATA2\SR3_3\SR3.DATA3 with: 9.766 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 05.50.05
    #FILE..... F:\ORACLE\XIP\SAPDATA2\SR3_3\SR3.DATA3
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 05:50:05 Object: 6 of 54 in process: F:\ORACLE\XIP\SAPDATA2\SR3_2\SR3.DATA2 Size: 9.766 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 05:54:29 Done: 58.828 GB (35.4 %) of 166.037 GB. Estimated end time: 04/08/08 07:30:49.
    BKI0053I: Time: 04/08/08 05:54:29 Object: 6 of 54 done: F:\ORACLE\XIP\SAPDATA2\SR3_2\SR3.DATA2 with: 9.766 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 05.54.29
    #FILE..... F:\ORACLE\XIP\SAPDATA2\SR3_2\SR3.DATA2
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 05:54:29 Object: 7 of 54 in process: F:\ORACLE\XIP\SAPDATA2\SR3_1\SR3.DATA1 Size: 9.766 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:01:46 Done: 68.594 GB (41.3 %) of 166.037 GB. Estimated end time: 04/08/08 07:27:12.
    BKI0053I: Time: 04/08/08 06:01:46 Object: 7 of 54 done: F:\ORACLE\XIP\SAPDATA2\SR3_1\SR3.DATA1 with: 9.766 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.01.46
    #FILE..... F:\ORACLE\XIP\SAPDATA2\SR3_1\SR3.DATA1
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:01:46 Object: 8 of 54 in process: F:\ORACLE\XIP\SAPDATA1\UNDO_1\UNDO.DATA1 Size: 4.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:04:47 Done: 72.594 GB (43.7 %) of 166.037 GB. Estimated end time: 04/08/08 07:26:05.
    BKI0053I: Time: 04/08/08 06:04:47 Object: 8 of 54 done: F:\ORACLE\XIP\SAPDATA1\UNDO_1\UNDO.DATA1 with: 4.000 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.04.47
    #FILE..... F:\ORACLE\XIP\SAPDATA1\UNDO_1\UNDO.DATA1
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:04:47 Object: 9 of 54 in process: G:\ORACLE\XIP\SAPDATA6\SR3_26\SR3.DATA26 Size: 4.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:06:06 Done: 76.594 GB (46.1 %) of 166.037 GB. Estimated end time: 04/08/08 07:21:24.
    BKI0053I: Time: 04/08/08 06:06:06 Object: 9 of 54 done: G:\ORACLE\XIP\SAPDATA6\SR3_26\SR3.DATA26 with: 4.000 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.06.06
    #FILE..... G:\ORACLE\XIP\SAPDATA6\SR3_26\SR3.DATA26
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:06:06 Object: 10 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_31\SR3.DATA31 Size: 4.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:07:19 Done: 80.594 GB (48.5 %) of 166.037 GB. Estimated end time: 04/08/08 07:16:58.
    BKI0053I: Time: 04/08/08 06:07:19 Object: 10 of 54 done: D:\ORACLE\XIP\SAPDATA7\SR3_31\SR3.DATA31 with: 4.000 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.07.19
    #FILE..... D:\ORACLE\XIP\SAPDATA7\SR3_31\SR3.DATA31
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:07:19 Object: 11 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_30\SR3.DATA30 Size: 4.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:08:30 Done: 84.594 GB (50.9 %) of 166.037 GB. Estimated end time: 04/08/08 07:12:53.
    BKI0053I: Time: 04/08/08 06:08:30 Object: 11 of 54 done: D:\ORACLE\XIP\SAPDATA7\SR3_30\SR3.DATA30 with: 4.000 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.08.30
    #FILE..... D:\ORACLE\XIP\SAPDATA7\SR3_30\SR3.DATA30
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:08:30 Object: 12 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29 Size: 4.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29' will be retried [2].
    BKI0027I: Time: 04/08/08 06:09:36 Object: 12 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29 Size: 4.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29' will be retried [3].
    BKI0027I: Time: 04/08/08 06:16:11 Object: 12 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29 Size: 4.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29' will be retried [4].
    BKI0027I: Time: 04/08/08 06:17:26 Object: 12 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29 Size: 4.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1231E: Maximum number of retries for file D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29 exceeded.
    BR0233E Backup utility has reported an error while saving file D:\ORACLE\XIP\SAPDATA7\SR3_29\SR3.DATA29
    BKI0027I: Time: 04/08/08 06:18:46 Object: 13 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28 Size: 4.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28' will be retried [2].
    BKI0027I: Time: 04/08/08 06:19:04 Object: 13 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28 Size: 4.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28' will be retried [3].
    BKI0027I: Time: 04/08/08 06:19:07 Object: 13 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28 Size: 4.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28' will be retried [4].
    BKI0027I: Time: 04/08/08 06:19:12 Object: 13 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28 Size: 4.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1231E: Maximum number of retries for file D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28 exceeded.
    BR0233E Backup utility has reported an error while saving file D:\ORACLE\XIP\SAPDATA7\SR3_28\SR3.DATA28
    BKI0027I: Time: 04/08/08 06:19:16 Object: 14 of 54 in process: F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7 Size: 3.906 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7' will be retried [2].
    BKI0027I: Time: 04/08/08 06:19:20 Object: 14 of 54 in process: F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7 Size: 3.906 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7' will be retried [3].
    BKI0027I: Time: 04/08/08 06:19:50 Object: 14 of 54 in process: F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7 Size: 3.906 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7' will be retried [4].
    BKI0027I: Time: 04/08/08 06:20:51 Object: 14 of 54 in process: F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7 Size: 3.906 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1231E: Maximum number of retries for file F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7 exceeded.
    BR0233E Backup utility has reported an error while saving file F:\ORACLE\XIP\SAPDATA2\SR3_7\SR3.DATA7
    BKI0027I: Time: 04/08/08 06:22:02 Object: 15 of 54 in process: E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8 Size: 3.906 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8' will be retried [2].
    BKI0027I: Time: 04/08/08 06:22:33 Object: 15 of 54 in process: E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8 Size: 3.906 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8' will be retried [3].
    BKI0027I: Time: 04/08/08 06:22:48 Object: 15 of 54 in process: E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8 Size: 3.906 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8' will be retried [4].
    BKI0027I: Time: 04/08/08 06:23:04 Object: 15 of 54 in process: E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8 Size: 3.906 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1231E: Maximum number of retries for file E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8 exceeded.
    BR0233E Backup utility has reported an error while saving file E:\ORACLE\XIP\SAPDATA5\SR3_8\SR3.DATA8
    BKI0027I: Time: 04/08/08 06:23:21 Object: 16 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32 Size: 3.662 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32' will be retried [2].
    BKI0027I: Time: 04/08/08 06:23:31 Object: 16 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32 Size: 3.662 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32' will be retried [3].
    BKI0027I: Time: 04/08/08 06:23:35 Object: 16 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32 Size: 3.662 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32' will be retried [4].
    BKI0027I: Time: 04/08/08 06:23:39 Object: 16 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32 Size: 3.662 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1231E: Maximum number of retries for file D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32 exceeded.
    BR0233E Backup utility has reported an error while saving file D:\ORACLE\XIP\SAPDATA7\SR3_32\SR3.DATA32
    BKI0027I: Time: 04/08/08 06:23:43 Object: 17 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33 Size: 3.418 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33' will be retried [2].
    BKI0027I: Time: 04/08/08 06:23:47 Object: 17 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33 Size: 3.418 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33' will be retried [3].
    BKI0027I: Time: 04/08/08 06:23:52 Object: 17 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33 Size: 3.418 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33' will be retried [4].
    BKI0027I: Time: 04/08/08 06:23:56 Object: 17 of 54 in process: D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33 Size: 3.418 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1231E: Maximum number of retries for file D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33 exceeded.
    BR0233E Backup utility has reported an error while saving file D:\ORACLE\XIP\SAPDATA7\SR3_33\SR3.DATA33
    BKI0027I: Time: 04/08/08 06:24:00 Object: 18 of 54 in process: G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27 Size: 2.930 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27' will be retried [2].
    BKI0027I: Time: 04/08/08 06:24:05 Object: 18 of 54 in process: G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27 Size: 2.930 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27' will be retried [3].
    BKI0027I: Time: 04/08/08 06:24:13 Object: 18 of 54 in process: G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27 Size: 2.930 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27' will be retried [4].
    BKI0027I: Time: 04/08/08 06:24:23 Object: 18 of 54 in process: G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27 Size: 2.930 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1231E: Maximum number of retries for file G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27 exceeded.
    BR0233E Backup utility has reported an error while saving file G:\ORACLE\XIP\SAPDATA6\SR3_27\SR3.DATA27
    BKI0027I: Time: 04/08/08 06:24:34 Object: 19 of 54 in process: C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35 Size: 2.930 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35' will be retried [2].
    BKI0027I: Time: 04/08/08 06:24:41 Object: 19 of 54 in process: C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35 Size: 2.930 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35' will be retried [3].
    BKI0027I: Time: 04/08/08 06:24:45 Object: 19 of 54 in process: C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35 Size: 2.930 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35' will be retried [4].
    BKI0027I: Time: 04/08/08 06:25:05 Object: 19 of 54 in process: C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35 Size: 2.930 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1231E: Maximum number of retries for file C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35 exceeded.
    BR0233E Backup utility has reported an error while saving file C:\ORACLE\XIP\SAPDATA8\SR3_35\SR3.DATA35
    BKI0027I: Time: 04/08/08 06:25:38 Object: 20 of 54 in process: F:\ORACLE\XIP\SAPDATA3\SR3700_2\SR3700.DATA2 Size: 2.422 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'F:\ORACLE\XIP\SAPDATA3\SR3700_2\SR3700.DATA2' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'F:\ORACLE\XIP\SAPDATA3\SR3700_2\SR3700.DATA2' will be retried [2].
    BKI0027I: Time: 04/08/08 06:25:58 Object: 20 of 54 in process: F:\ORACLE\XIP\SAPDATA3\SR3700_2\SR3700.DATA2 Size: 2.422 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'F:\ORACLE\XIP\SAPDATA3\SR3700_2\SR3700.DATA2' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'F:\ORACLE\XIP\SAPDATA3\SR3700_2\SR3700.DATA2' will be retried [3].
    BKI0027I: Time: 04/08/08 06:26:25 Object: 20 of 54 in process: F:\ORACLE\XIP\SAPDATA3\SR3700_2\SR3700.DATA2 Size: 2.422 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:27:33 Done: 87.016 GB (52.4 %) of 166.037 GB. Estimated end time: 04/08/08 07:45:35.
    BKI0053I: Time: 04/08/08 06:27:33 Object: 20 of 54 done: F:\ORACLE\XIP\SAPDATA3\SR3700_2\SR3700.DATA2 with: 2.422 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.27.33
    #FILE..... F:\ORACLE\XIP\SAPDATA3\SR3700_2\SR3700.DATA2
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:27:33 Object: 21 of 54 in process: F:\ORACLE\XIP\SAPDATA3\SR3700_4\SR3700.DATA4 Size: 2.363 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'F:\ORACLE\XIP\SAPDATA3\SR3700_4\SR3700.DATA4' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'F:\ORACLE\XIP\SAPDATA3\SR3700_4\SR3700.DATA4' will be retried [2].
    BKI0027I: Time: 04/08/08 06:27:54 Object: 21 of 54 in process: F:\ORACLE\XIP\SAPDATA3\SR3700_4\SR3700.DATA4 Size: 2.363 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'F:\ORACLE\XIP\SAPDATA3\SR3700_4\SR3700.DATA4' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'F:\ORACLE\XIP\SAPDATA3\SR3700_4\SR3700.DATA4' will be retried [3].
    BKI0027I: Time: 04/08/08 06:28:32 Object: 21 of 54 in process: F:\ORACLE\XIP\SAPDATA3\SR3700_4\SR3700.DATA4 Size: 2.363 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:29:53 Done: 89.379 GB (53.8 %) of 166.037 GB. Estimated end time: 04/08/08 07:45:35.
    BKI0053I: Time: 04/08/08 06:29:53 Object: 21 of 54 done: F:\ORACLE\XIP\SAPDATA3\SR3700_4\SR3700.DATA4 with: 2.363 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.29.53
    #FILE..... F:\ORACLE\XIP\SAPDATA3\SR3700_4\SR3700.DATA4
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:29:53 Object: 22 of 54 in process: F:\ORACLE\XIP\SAPDATA3\SR3700_1\SR3700.DATA1 Size: 2.363 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'F:\ORACLE\XIP\SAPDATA3\SR3700_1\SR3700.DATA1' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'F:\ORACLE\XIP\SAPDATA3\SR3700_1\SR3700.DATA1' will be retried [2].
    BKI0027I: Time: 04/08/08 06:30:14 Object: 22 of 54 in process: F:\ORACLE\XIP\SAPDATA3\SR3700_1\SR3700.DATA1 Size: 2.363 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI4007E: File 'F:\ORACLE\XIP\SAPDATA3\SR3700_1\SR3700.DATA1' cannot be read Reason:  errno(1450)  Insufficient system resources exist to complete the requested service.
    BKI1208W: The object 'F:\ORACLE\XIP\SAPDATA3\SR3700_1\SR3700.DATA1' will be retried [3].
    BKI0027I: Time: 04/08/08 06:37:59 Object: 22 of 54 in process: F:\ORACLE\XIP\SAPDATA3\SR3700_1\SR3700.DATA1 Size: 2.363 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:39:45 Done: 91.742 GB (55.3 %) of 166.037 GB. Estimated end time: 04/08/08 07:59:13.
    BKI0053I: Time: 04/08/08 06:39:45 Object: 22 of 54 done: F:\ORACLE\XIP\SAPDATA3\SR3700_1\SR3700.DATA1 with: 2.363 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.39.45
    #FILE..... F:\ORACLE\XIP\SAPDATA3\SR3700_1\SR3700.DATA1
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:39:45 Object: 23 of 54 in process: F:\ORACLE\XIP\SAPDATA3\SR3700_3\SR3700.DATA3 Size: 2.344 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:40:53 Done: 94.086 GB (56.7 %) of 166.037 GB. Estimated end time: 04/08/08 07:56:47.
    BKI0053I: Time: 04/08/08 06:40:53 Object: 23 of 54 done: F:\ORACLE\XIP\SAPDATA3\SR3700_3\SR3700.DATA3 with: 2.344 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.40.53
    #FILE..... F:\ORACLE\XIP\SAPDATA3\SR3700_3\SR3700.DATA3
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:40:53 Object: 24 of 54 in process: F:\ORACLE\XIP\SAPDATA4\SR3DB_2\SR3DB.DATA2 Size: 2.070 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:41:38 Done: 96.156 GB (57.9 %) of 166.037 GB. Estimated end time: 04/08/08 07:54:19.
    BKI0053I: Time: 04/08/08 06:41:38 Object: 24 of 54 done: F:\ORACLE\XIP\SAPDATA4\SR3DB_2\SR3DB.DATA2 with: 2.070 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.41.38
    #FILE..... F:\ORACLE\XIP\SAPDATA4\SR3DB_2\SR3DB.DATA2
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:41:38 Object: 25 of 54 in process: F:\ORACLE\XIP\SAPDATA4\SR3DB_1\SR3DB.DATA1 Size: 2.031 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:42:18 Done: 98.188 GB (59.1 %) of 166.037 GB. Estimated end time: 04/08/08 07:51:52.
    BKI0053I: Time: 04/08/08 06:42:18 Object: 25 of 54 done: F:\ORACLE\XIP\SAPDATA4\SR3DB_1\SR3DB.DATA1 with: 2.031 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.42.18
    #FILE..... F:\ORACLE\XIP\SAPDATA4\SR3DB_1\SR3DB.DATA1
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:42:18 Object: 26 of 54 in process: G:\ORACLE\XIP\SAPDATA6\SR3_25\SR3.DATA25 Size: 2.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:42:55 Done: 100.188 GB (60.3 %) of 166.037 GB. Estimated end time: 04/08/08 07:49:29.
    BKI0053I: Time: 04/08/08 06:42:55 Object: 26 of 54 done: G:\ORACLE\XIP\SAPDATA6\SR3_25\SR3.DATA25 with: 2.000 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.42.55
    #FILE..... G:\ORACLE\XIP\SAPDATA6\SR3_25\SR3.DATA25
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:42:55 Object: 27 of 54 in process: G:\ORACLE\XIP\SAPDATA6\SR3_24\SR3.DATA24 Size: 2.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:43:33 Done: 102.188 GB (61.5 %) of 166.037 GB. Estimated end time: 04/08/08 07:47:14.
    BKI0053I: Time: 04/08/08 06:43:33 Object: 27 of 54 done: G:\ORACLE\XIP\SAPDATA6\SR3_24\SR3.DATA24 with: 2.000 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.43.33
    #FILE..... G:\ORACLE\XIP\SAPDATA6\SR3_24\SR3.DATA24
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:43:33 Object: 28 of 54 in process: G:\ORACLE\XIP\SAPDATA6\SR3_23\SR3.DATA23 Size: 2.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:44:07 Done: 104.188 GB (62.7 %) of 166.037 GB. Estimated end time: 04/08/08 07:44:57.
    BKI0053I: Time: 04/08/08 06:44:07 Object: 28 of 54 done: G:\ORACLE\XIP\SAPDATA6\SR3_23\SR3.DATA23 with: 2.000 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.44.07
    #FILE..... G:\ORACLE\XIP\SAPDATA6\SR3_23\SR3.DATA23
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:44:07 Object: 29 of 54 in process: G:\ORACLE\XIP\SAPDATA6\SR3_22\SR3.DATA22 Size: 2.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:44:47 Done: 106.188 GB (64.0 %) of 166.037 GB. Estimated end time: 04/08/08 07:42:55.
    BKI0053I: Time: 04/08/08 06:44:47 Object: 29 of 54 done: G:\ORACLE\XIP\SAPDATA6\SR3_22\SR3.DATA22 with: 2.000 GB saved with description XIPOF_A0FEROGUNL.
    BR0280I BRBACKUP time stamp: 2008-04-08 06.44.48
    #FILE..... G:\ORACLE\XIP\SAPDATA6\SR3_22\SR3.DATA22
    #SAVED.... XIPOF_A0FEROGUNL
    BKI0027I: Time: 04/08/08 06:44:48 Object: 30 of 54 in process: G:\ORACLE\XIP\SAPDATA6\SR3_21\SR3.DATA21 Size: 2.000 GB, MGMNT-CLASS: OFFLINE_ATHOMEXIPRD, TSM-Server: 172.16.1.8:NLKSRVR08 .
    BKI0023I: Time: 04/08/08 06:45:27 Done: 108.188 GB (65.2 %) of 166.037 GB. Estimated end time: 04/08/08 07:40:58.
    BKI0053I: Time: 04/08/08 06:45:27 Object: 30 of 54 done: G:\ORACLE\XIP\SAPDATA6\SR3_21\SR3.DATA21 with: 2.000 GB saved with description XIPOF_A0FEROGUNL.

    On another link I found the following :
    BKI4007E
    File filename cannot be read. Reason: errno(errno number) errno text.
    Explanation:
    Data could not be read due to some system error. Check errno text for further information. If this error recurs, this might indicate some hardware problems.
    User response:
    Contact your system administrator.
    The Link:
    http://ezbackup.cornell.edu/techsup-v5.4/ibmdocs/messages/html/anrcms5878.htm
    Regards,
    Siddhesh

  • 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 TAKING ONLINE BACKUP

    Hi Experts,
    Can anybody help me in this issue
    Job Log is as below
    Job log
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000064, user ID PCS)
    Execute logical command BRBACKUP On host TCLQEC
    Parameters:-u / -jid FLLOG20071019124653 -c force -t online -m full -p initECQ.sap -a -c force -p initECQ.sap -
    cds
    BR0051I BRBACKUP 7.00 (18)
    BR0055I Start of database backup: bdwkeavh.fnt 2007-10-19 12.46.57
    BR0477I Oracle pfile /oracle/ECQ/102_64/dbs/initECQ.ora created from spfile /oracle/ECQ/102_64/dbs/spfileECQ.ora
    BR0280I BRBACKUP time stamp: 2007-10-19 12.47.03
    BR0057I Backup of database: ECQ
    BR0058I BRBACKUP action ID: bdwkeavh
    BR0059I BRBACKUP function ID: fnt
    BR0110I Backup mode: FULL
    BR0077I Database file for backup: /oracle/ECQ/sapbackup/cntrlECQ.dbf
    BR0061I 47 files found for backup, total size 158827.000 MB
    BR0143I Backup type: online
    BR0113I Files will be compressed by hardware
    BR0130I Backup device type: tape
    BR0102I Following backup device will be used: /dev/rmt0.1
    BR0104I 1 scratch volume will be used
    BR0289I BRARCHIVE will be started at the end of processing
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0237I Scratch volume required in device /dev/rmt0.1
    BR0280I BRBACKUP time stamp: 2007-10-19 12.47.05
    BR0226I Rewinding tape volume in device /dev/rmt0...
    BR0351I Restoring /oracle/ECQ/sapbackup/.tape.hdr0
    BR0355I from /dev/rmt0.1 ...
    BR0241I Checking label on volume in device /dev/rmt0.1
    BR0280I BRBACKUP time stamp: 2007-10-19 12.47.05
    BR0226I Rewinding tape volume in device /dev/rmt0...
    BR0202I Saving /oracle/ECQ/sapbackup/.tape.hdr0
    BR0203I to /dev/rmt0.1 ...
    BR0209I Volume in device /dev/rmt0.1 has name SCRATCH
    BR0202I Saving init_ora
    BR0203I to /dev/rmt0.1 ...
    BR0202I Saving /oracle/ECQ/102_64/dbs/initECQ.sap
    BR0203I to /dev/rmt0.1 ...
    BR0280I BRBACKUP time stamp: 2007-10-19 12.47.10
    BR0198I Profiles saved successfully
    BR0280I BRBACKUP time stamp: 2007-10-19 12.47.13
    BR0315I 'Alter tablespace PSAPTCL begin backup' successful
    BR0202I Saving /oracle/ECQ/sapdata1/tcl_1/tcl.data1
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata1/tcl_1/tcl.data1
    #SAVED.... tcl.data1  SCRATCH/4
    BR0280I BRBACKUP time stamp: 2007-10-19 12.47.59
    BR0063I 1 of 46 files processed - 3360.008 MB of 158812.359 MB done
    BR0204I Percentage done: 2.12%, estimated end time: 13:29
    BR0001I *_________________________________________________
    BR0202I Saving /oracle/ECQ/sapdata1/tcl_2/tcl.data2
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata1/tcl_2/tcl.data2
    #SAVED.... tcl.data2  SCRATCH/5
    BR0280I BRBACKUP time stamp: 2007-10-19 12.48.42
    BR0063I 2 of 46 files processed - 6640.016 MB of 158812.359 MB done
    BR0204I Percentage done: 4.18%, estimated end time: 13:25
    BR0001I **________________________________________________
    BR0202I Saving /oracle/ECQ/sapdata1/tcl_3/tcl.data3
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata1/tcl_3/tcl.data3
    #SAVED.... tcl.data3  SCRATCH/6
    BR0280I BRBACKUP time stamp: 2007-10-19 12.49.20
    BR0063I 3 of 46 files processed - 9860.023 MB of 158812.359 MB done
    BR0204I Percentage done: 6.21%, estimated end time: 13:23
    BR0001I ***_______________________________________________
    BR0202I Saving /oracle/ECQ/sapdata1/tcl_4/tcl.data4
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata1/tcl_4/tcl.data4
    #SAVED.... tcl.data4  SCRATCH/7
    BR0280I BRBACKUP time stamp: 2007-10-19 12.50.00
    BR0063I 4 of 46 files processed - 13140.031 MB of158812.359 MB done
    BR0204I Percentage done: 8.27%, estimated end time: 13:22
    BR0001I ****______________________________________________
    BR0202I Saving /oracle/ECQ/sapdata1/tcl_5/tcl.data5
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata1/tcl_5/tcl.data5
    #SAVED.... tcl.data5  SCRATCH/8
    BR0280I BRBACKUP time stamp: 2007-10-19 12.50.37
    BR0063I 5 of 46 files processed - 16340.039 MB of158812.359 MB done
    BR0204I Percentage done: 10.29%, estimated end time: 13:21
    BR0001I *****_____________________________________________
    BR0202I Saving /oracle/ECQ/sapdata2/tcl_10/tcl.data10
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata2/tcl_10/tcl.data10
    #SAVED.... tcl.data10  SCRATCH/9
    BR0280I BRBACKUP time stamp: 2007-10-19 12.51.35
    BR0063I 6 of 46 files processed - 20120.047 MB of158812.359 MB done
    BR0204I Percentage done: 12.67%, estimated end time: 13:22
    BR0001I ******____________________________________________
    BR0202I Saving /oracle/ECQ/sapdata2/tcl_6/tcl.data6
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata2/tcl_6/tcl.data6
    #SAVED.... tcl.data6  SCRATCH/10
    BR0280I BRBACKUP time stamp: 2007-10-19 12.52.31
    BR0063I 7 of 46 files processed - 23960.055 MB of158812.359 MB done
    BR0204I Percentage done: 15.09%, estimated end time: 13:23
    BR0001I ********__________________________________________
    BR0202I Saving /oracle/ECQ/sapdata2/tcl_7/tcl.data7
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata2/tcl_7/tcl.data7
    #SAVED.... tcl.data7  SCRATCH/11
    BR0280I BRBACKUP time stamp: 2007-10-19 12.53.29
    BR0063I 8 of 46 files processed - 27780.062 MB of158812.359 MB done
    BR0204I Percentage done: 17.49%, estimated end time: 13:23
    BR0001I *********_________________________________________
    BR0202I Saving /oracle/ECQ/sapdata2/tcl_8/tcl.data8
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata2/tcl_8/tcl.data8
    #SAVED.... tcl.data8  SCRATCH/12
    BR0280I BRBACKUP time stamp: 2007-10-19 12.54.25
    BR0063I 9 of 46 files processed - 31700.070 MB of158812.359 MB done
    BR0204I Percentage done: 19.96%, estimated end time: 13:23
    BR0001I **********________________________________________
    BR0202I Saving /oracle/ECQ/sapdata2/tcl_9/tcl.data9
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata2/tcl_9/tcl.data9
    #SAVED.... tcl.data9  SCRATCH/13
    BR0280I BRBACKUP time stamp: 2007-10-19 12.55.19
    BR0063I 10 of 46 files processed - 35520.078 MB of 158812.359 MB done
    BR0204I Percentage done: 22.37%, estimated end time: 13:23
    BR0001I ***********_______________________________________
    BR0202I Saving /oracle/ECQ/sapdata3/tcl_11/tcl.data11
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata3/tcl_11/tcl.data11
    #SAVED.... tcl.data11  SCRATCH/14
    BR0280I BRBACKUP time stamp: 2007-10-19 12.56.25
    BR0063I 11 of 46 files processed - 40840.086 MB of 158812.359 MB done
    BR0204I Percentage done: 25.72%, estimated end time: 13:23
    BR0001I *************_____________________________________
    BR0202I Saving /oracle/ECQ/sapdata3/tcl_12/tcl.data12
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata3/tcl_12/tcl.data12
    #SAVED.... tcl.data12  SCRATCH/15
    BR0280I BRBACKUP time stamp: 2007-10-19 12.57.26
    BR0063I 12 of 46 files processed - 45720.094 MB of 158812.359 MB done
    BR0204I Percentage done: 28.79%, estimated end time: 13:23
    BR0001I **************____________________________________
    BR0202I Saving /oracle/ECQ/sapdata3/tcl_13/tcl.data13
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata3/tcl_13/tcl.data13
    #SAVED.... tcl.data13  SCRATCH/16
    BR0280I BRBACKUP time stamp: 2007-10-19 12.58.33
    BR0063I 13 of 46 files processed - 50560.102 MB of 158812.359 MB done
    BR0204I Percentage done: 31.84%, estimated end time: 13:23
    BR0001I ****************__________________________________
    BR0202I Saving /oracle/ECQ/sapdata3/tcl_14/tcl.data14
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata3/tcl_14/tcl.data14
    #SAVED.... tcl.data14  SCRATCH/17
    BR0280I BRBACKUP time stamp: 2007-10-19 12.59.44
    BR0063I 14 of 46 files processed - 55340.109 MB of 158812.359 MB done
    BR0204I Percentage done: 34.85%, estimated end time: 13:23
    BR0001I *****************_________________________________
    BR0202I Saving /oracle/ECQ/sapdata3/tcl_15/tcl.data15
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata3/tcl_15/tcl.data15
    #SAVED.... tcl.data15  SCRATCH/18
    BR0280I BRBACKUP time stamp: 2007-10-19 13.00.52
    BR0063I 15 of 46 files processed - 60000.117 MB of 158812.359 MB done
    BR0204I Percentage done: 37.78%, estimated end time: 13:23
    BR0001I *******************_______________________________
    BR0202I Saving /oracle/ECQ/sapdata4/tcl_16/tcl.data16
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcl_16/tcl.data16
    #SAVED.... tcl.data16  SCRATCH/19
    BR0280I BRBACKUP time stamp: 2007-10-19 13.02.08
    BR0063I 16 of 46 files processed - 65760.125 MB of 158812.359 MB done
    BR0204I Percentage done: 41.41%, estimated end time: 13:23
    BR0001I *********************_____________________________
    BR0202I Saving /oracle/ECQ/sapdata4/tcl_17/tcl.data17
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcl_17/tcl.data17
    #SAVED.... tcl.data17  SCRATCH/20
    BR0280I BRBACKUP time stamp: 2007-10-19 13.03.23
    BR0063I 17 of 46 files processed - 71720.133 MB of 158812.359 MB done
    BR0204I Percentage done: 45.16%, estimated end time: 13:23
    BR0001I ***********************___________________________
    BR0202I Saving /oracle/ECQ/sapdata4/tcl_18/tcl.data18
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcl_18/tcl.data18
    #SAVED.... tcl.data18  SCRATCH/21
    BR0280I BRBACKUP time stamp: 2007-10-19 13.04.36
    BR0063I 18 of 46 files processed - 77500.141 MB of 158812.359 MB done
    BR0204I Percentage done: 48.80%, estimated end time: 13:22
    BR0001I ************************__________________________
    BR0202I Saving /oracle/ECQ/sapdata4/tcl_19/tcl.data19
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcl_19/tcl.data19
    #SAVED.... tcl.data19  SCRATCH/22
    BR0280I BRBACKUP time stamp: 2007-10-19 13.05.49
    BR0063I 19 of 46 files processed - 83160.148 MB of 158812.359 MB done
    BR0204I Percentage done: 52.36%, estimated end time: 13:22
    BR0001I **************************________________________
    BR0202I Saving /oracle/ECQ/sapdata4/tcl_20/tcl.data20
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcl_20/tcl.data20
    #SAVED.... tcl.data20  SCRATCH/23
    BR0280I BRBACKUP time stamp: 2007-10-19 13.07.07
    BR0063I 20 of 46 files processed - 88940.156 MB of 158812.359 MB done
    BR0204I Percentage done: 56.00%, estimated end time: 13:22
    BR0001I ****************************______________________
    BR0280I BRBACKUP time stamp: 2007-10-19 13.07.09
    BR0317I 'Alter tablespace PSAPTCL end backup' successful
    BR0280I BRBACKUP time stamp: 2007-10-19 13.07.09
    BR0315I 'Alter tablespace PSAPTCL700 begin backup' successful
    BR0202I Saving /oracle/ECQ/sapdata1/tcl700_1/tcl700.data1
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata1/tcl700_1/tcl700.data1
    #SAVED.... tcl700.data1  SCRATCH/24
    BR0280I BRBACKUP time stamp: 2007-10-19 13.07.51
    BR0063I 21 of 46 files processed - 92160.164 MB of 158812.359 MB done
    BR0204I Percentage done: 58.03%, estimated end time: 13:22
    BR0001I *****************************_____________________
    BR0202I Saving /oracle/ECQ/sapdata1/tcl700_2/tcl700.data2
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata1/tcl700_2/tcl700.data2
    #SAVED.... tcl700.data2  SCRATCH/25
    BR0280I BRBACKUP time stamp: 2007-10-19 13.08.33
    BR0063I 22 of 46 files processed - 95500.172 MB of 158812.359 MB done
    BR0204I Percentage done: 60.13%, estimated end time: 13:22
    BR0001I ******************************____________________
    BR0202I Saving /oracle/ECQ/sapdata1/tcl700_3/tcl700.data3
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata1/tcl700_3/tcl700.data3
    #SAVED.... tcl700.data3  SCRATCH/26
    BR0280I BRBACKUP time stamp: 2007-10-19 13.09.16
    BR0063I 23 of 46 files processed - 99080.180 MB of 158812.359 MB done
    BR0204I Percentage done: 62.39%, estimated end time: 13:22
    BR0001I *******************************___________________
    BR0202I Saving /oracle/ECQ/sapdata1/tcl700_4/tcl700.data4
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata1/tcl700_4/tcl700.data4
    #SAVED.... tcl700.data4  SCRATCH/27
    BR0280I BRBACKUP time stamp: 2007-10-19 13.09.59
    BR0063I 24 of 46 files processed - 102600.188 MB of 158812.359 MB done
    BR0204I Percentage done: 64.60%, estimated end time: 13:22
    BR0001I ********************************__________________
    BR0202I Saving /oracle/ECQ/sapdata2/tcl700_5/tcl700.data5
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata2/tcl700_5/tcl700.data5
    #SAVED.... tcl700.data5  SCRATCH/28
    BR0280I BRBACKUP time stamp: 2007-10-19 13.10.42
    BR0063I 25 of 46 files processed - 106200.195 MB of 158812.359 MB done
    BR0204I Percentage done: 66.87%, estimated end time: 13:22
    BR0001I *********************************_________________
    BR0202I Saving /oracle/ECQ/sapdata2/tcl700_6/tcl700.data6
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata2/tcl700_6/tcl700.data6
    #SAVED.... tcl700.data6  SCRATCH/29
    BR0280I BRBACKUP time stamp: 2007-10-19 13.11.25
    BR0063I 26 of 46 files processed - 109640.203 MB of 158812.359 MB done
    BR0204I Percentage done: 69.04%, estimated end time: 13:22
    BR0001I ***********************************_______________
    BR0202I Saving /oracle/ECQ/sapdata2/tcl700_7/tcl700.data7
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata2/tcl700_7/tcl700.data7
    #SAVED.... tcl700.data7  SCRATCH/30
    BR0280I BRBACKUP time stamp: 2007-10-19 13.12.04
    BR0063I 27 of 46 files processed - 112920.211 MB of 158812.359 MB done
    BR0204I Percentage done: 71.10%, estimated end time: 13:22
    BR0001I ************************************______________
    BR0202I Saving /oracle/ECQ/sapdata2/tcl700_8/tcl700.data8
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata2/tcl700_8/tcl700.data8
    #SAVED.... tcl700.data8  SCRATCH/31
    BR0280I BRBACKUP time stamp: 2007-10-19 13.12.44
    BR0063I 28 of 46 files processed - 116280.219 MB of 158812.359 MB done
    BR0204I Percentage done: 73.22%, estimated end time: 13:22
    BR0001I *************************************_____________
    BR0202I Saving /oracle/ECQ/sapdata3/tcl700_10/tcl700.data10
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata3/tcl700_10/tcl700.data10
    #SAVED.... tcl700.data10  SCRATCH/32
    BR0280I BRBACKUP time stamp: 2007-10-19 13.13.26
    BR0063I 29 of 46 files processed - 119500.227 MB of 158812.359 MB done
    BR0204I Percentage done: 75.25%, estimated end time: 13:22
    BR0001I **************************************____________
    BR0202I Saving /oracle/ECQ/sapdata3/tcl700_11/tcl700.data11
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata3/tcl700_11/tcl700.data11
    #SAVED.... tcl700.data11  SCRATCH/33
    BR0280I BRBACKUP time stamp: 2007-10-19 13.14.09
    BR0063I 30 of 46 files processed - 122720.234 MB of 158812.359 MB done
    BR0204I Percentage done: 77.27%, estimated end time: 13:22
    BR0001I ***************************************___________
    BR0202I Saving /oracle/ECQ/sapdata3/tcl700_12/tcl700.data12
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata3/tcl700_12/tcl700.data12
    #SAVED.... tcl700.data12  SCRATCH/34
    BR0280I BRBACKUP time stamp: 2007-10-19 13.14.53
    BR0063I 31 of 46 files processed - 126020.242 MB of 158812.359 MB done
    BR0204I Percentage done: 79.35%, estimated end time: 13:22
    BR0001I ****************************************__________
    BR0202I Saving /oracle/ECQ/sapdata3/tcl700_9/tcl700.data9
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata3/tcl700_9/tcl700.data9
    #SAVED.... tcl700.data9  SCRATCH/35
    BR0280I BRBACKUP time stamp: 2007-10-19 13.15.32
    BR0063I 32 of 46 files processed - 129200.250 MB of 158812.359 MB done
    BR0204I Percentage done: 81.35%, estimated end time: 13:22
    BR0001I *****************************************_________
    BR0202I Saving /oracle/ECQ/sapdata4/tcl700_13/tcl700.data13
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcl700_13/tcl700.data13
    #SAVED.... tcl700.data13  SCRATCH/36
    BR0280I BRBACKUP time stamp: 2007-10-19 13.16.17
    BR0063I 33 of 46 files processed - 132480.258 MB of 158812.359 MB done
    BR0204I Percentage done: 83.42%, estimated end time: 13:22
    BR0001I ******************************************________
    BR0202I Saving /oracle/ECQ/sapdata4/tcl700_14/tcl700.data14
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcl700_14/tcl700.data14
    #SAVED.... tcl700.data14  SCRATCH/37
    BR0280I BRBACKUP time stamp: 2007-10-19 13.17.05
    BR0063I 34 of 46 files processed - 135780.266 MB of 158812.359 MB done
    BR0204I Percentage done: 85.50%, estimated end time: 13:22
    BR0001I *******************************************_______
    BR0202I Saving /oracle/ECQ/sapdata4/tcl700_15/tcl700.data15
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcl700_15/tcl700.data15
    #SAVED.... tcl700.data15  SCRATCH/38
    BR0280I BRBACKUP time stamp: 2007-10-19 13.17.55
    BR0063I 35 of 46 files processed - 139040.273 MB of 158812.359 MB done
    BR0204I Percentage done: 87.55%, estimated end time: 13:22
    BR0001I ********************************************______
    BR0202I Saving /oracle/ECQ/sapdata4/tcl700_16/tcl700.data16
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcl700_16/tcl700.data16
    #SAVED.... tcl700.data16  SCRATCH/39
    BR0280I BRBACKUP time stamp: 2007-10-19 13.18.40
    BR0063I 36 of 46 files processed - 142260.281 MB of 158812.359 MB done
    BR0204I Percentage done: 89.58%, estimated end time: 13:22
    BR0001I *********************************************_____
    BR0202I Saving /oracle/ECQ/sapdata4/tcl700_17/tcl700.data17
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcl700_17/tcl700.data17
    #SAVED.... tcl700.data17  SCRATCH/40
    BR0280I BRBACKUP time stamp: 2007-10-19 13.19.11
    BR0063I 37 of 46 files processed - 144260.289 MB of 158812.359 MB done
    BR0204I Percentage done: 90.84%, estimated end time: 13:22
    BR0001I *********************************************_____
    BR0280I BRBACKUP time stamp: 2007-10-19 13.19.13
    BR0317I 'Alter tablespace PSAPTCL700 end backup' successful
    BR0280I BRBACKUP time stamp: 2007-10-19 13.19.13
    BR0315I 'Alter tablespace PSAPTCLDB begin backup'successful
    BR0202I Saving /oracle/ECQ/sapdata4/tcldb_1/tcldb.data1
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcldb_1/tcldb.data1
    #SAVED.... tcldb.data1  SCRATCH/41
    BR0280I BRBACKUP time stamp: 2007-10-19 13.19.38
    BR0063I 38 of 46 files processed - 146260.297 MB of 158812.359 MB done
    BR0204I Percentage done: 92.10%, estimated end time: 13:22
    BR0001I **********************************************____
    BR0202I Saving /oracle/ECQ/sapdata4/tcldb_2/tcldb.data2
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcldb_2/tcldb.data2
    #SAVED.... tcldb.data2  SCRATCH/42
    BR0280I BRBACKUP time stamp: 2007-10-19 13.20.02
    BR0063I 39 of 46 files processed - 148260.305 MB of 158812.359 MB done
    BR0204I Percentage done: 93.36%, estimated end time: 13:22
    BR0001I ***********************************************___
    BR0202I Saving /oracle/ECQ/sapdata4/tcldb_3/tcldb.data3
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata4/tcldb_3/tcldb.data3
    #SAVED.... tcldb.data3  SCRATCH/43
    BR0280I BRBACKUP time stamp: 2007-10-19 13.20.18
    BR0063I 40 of 46 files processed - 149260.312 MB of 158812.359 MB done
    BR0204I Percentage done: 93.99%, estimated end time: 13:22
    BR0001I ***********************************************___
    BR0280I BRBACKUP time stamp: 2007-10-19 13.20.19
    BR0317I 'Alter tablespace PSAPTCLDB end backup' successful
    BR0280I BRBACKUP time stamp: 2007-10-19 13.20.20
    BR0315I 'Alter tablespace PSAPTCLUSR begin backup' successful
    BR0202I Saving /oracle/ECQ/sapdata1/tclusr_1/tclusr.data1
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata1/tclusr_1/tclusr.data1
    #SAVED.... tclusr.data1  SCRATCH/44
    BR0280I BRBACKUP time stamp: 2007-10-19 13.20.22
    BR0063I 41 of 46 files processed - 149300.320 MB of 158812.359 MB done
    BR0204I Percentage done: 94.01%, estimated end time: 13:22
    BR0001I ***********************************************___
    BR0280I BRBACKUP time stamp: 2007-10-19 13.20.25
    BR0317I 'Alter tablespace PSAPTCLUSR end backup' successful
    BR0280I BRBACKUP time stamp: 2007-10-19 13.20.25
    BR0315I 'Alter tablespace PSAPUNDOTS begin backup' successful
    BR0202I Saving /oracle/ECQ/sapdata2/undots_1/undots.data1
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata2/undots_1/undots.data1
    #SAVED.... undots.data1  SCRATCH/45
    BR0280I BRBACKUP time stamp: 2007-10-19 13.21.21
    BR0063I 42 of 46 files processed - 153396.328 MB of 158812.359 MB done
    BR0204I Percentage done: 96.59%, estimated end time: 13:22
    BR0001I ************************************************__
    BR0202I Saving /oracle/ECQ/sapdata2/undots_2/undots.data2
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata2/undots_2/undots.data2
    #SAVED.... undots.data2  SCRATCH/46
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.25
    BR0063I 43 of 46 files processed - 157492.336 MB of 158812.359 MB done
    BR0204I Percentage done: 99.17%, estimated end time: 13:22
    BR0001I **************************************************
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.26
    BR0317I 'Alter tablespace PSAPUNDOTS end backup' successful
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.26
    BR0315I 'Alter tablespace SYSAUX begin backup' successful
    BR0202I Saving /oracle/ECQ/sapdata1/sysaux_1/sysaux.data1
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata1/sysaux_1/sysaux.data1
    #SAVED.... sysaux.data1  SCRATCH/47
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.30
    BR0063I 44 of 46 files processed - 157732.344 MB of 158812.359 MB done
    BR0204I Percentage done: 99.32%, estimated end time: 13:22
    BR0001I **************************************************
    BR0202I Saving /oracle/ECQ/sapdata2/sysaux_2/sysaux.data2
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata2/sysaux_2/sysaux.data2
    #SAVED.... sysaux.data2  SCRATCH/48
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.37
    BR0063I 45 of 46 files processed - 157972.352 MB of 158812.359 MB done
    BR0204I Percentage done: 99.47%, estimated end time: 13:22
    BR0001I **************************************************
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.38
    BR0317I 'Alter tablespace SYSAUX end backup' successful
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.38
    BR0315I 'Alter tablespace SYSTEM begin backup' successful
    BR0202I Saving /oracle/ECQ/sapdata1/system_1/system.data1
    BR0203I to /dev/rmt0.1 ...
    #FILE..... /oracle/ECQ/sapdata1/system_1/system.data1
    #SAVED.... system.data1  SCRATCH/49
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.49
    BR0063I 46 of 46 files processed - 158812.359 MB of 158812.359 MB done
    BR0204I Percentage done: 100.00%, estimated end time: 13:22
    BR0001I **************************************************
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.50
    BR0317I 'Alter tablespace SYSTEM end backup' successful
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.52
    BR0530I Cataloging backups of all database files...
    BR0278E Command output of 'SHELL=/bin/sh /oracle/ECQ/102_64/bin/rman nocatalog':
    Recovery Manager: Release 10.2.0.2.0 - Productionon Fri Oct 19 13:22:53 2007
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    RMAN>
    RMAN> connect target *
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-04002: ocipi failed, ORA--1
    RMAN> *end-of-file*
    RMAN>
    host command complete
    RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14>15> 16> 17> 18> 19> 20> 21> 22> 23> 24> 25> 26> 27> 28> 29> 30> 31> 32> 33> 34
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of catalog command at 10/19/2007 13:22:54
    RMAN-06171: not connected to target database
    RMAN>
    Recovery Manager complete.
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.54
    BR0279E Return code from 'SHELL=/bin/sh /oracle/ECQ/102_64/bin/rman nocatalog': 1
    BR0536E RMAN call for database instance ECQ failed
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.54
    BR0532E Cataloging backups of all database files failed
    BR0056I End of database backup: bdwkeavh.fnt 2007-10-19 13.22.54
    BR0280I BRBACKUP time stamp: 2007-10-19 13.22.56
    BR0054I BRBACKUP terminated with errors
    External program terminated with exit code 5
    BRBACKUP returned error status E
    Job finished
    please find me a solution.
    Thanks in advance
    Regards
    Veda Kumar

    Hi,
    It seems to be a new installation and if you have not activated archive logs then follow below steps :
    Log in to your database server and issue the following commands:
    db2 update db cfg for SID using LOGARCHMETH1 DISK:/db2/SID/log_archive
    take a offline backup
    Afterwards you have to restart the instance through db2stop force and db2start.
    During the restart the log files are copied by DB2 to the log_archive
    Regards,
    Nirmal.K

  • Error while taking a backup, BR0253E errno 28: NO space left on device

    Dear Experts,
    Since 2 days we are facing a problem with the online backup that is fired from DB13, the following is the error message that we are getting,
    BR0051I BRBACKUP 7.00 (18)
    BR0055I Start of database backup: bdxultsi.ant 2008-04-28 12:15:52
    BR0252E Function fflush() failed for '/oracle/PRD/sapbackup/bdxultsi.ant' at location main-9
    BR0253E errno28: No space left on device
    BR0121E Processing of log file /oracle/PRD/sapbackup/bdxultsi.ant failed
    BR0561I End of database backup : bdxultsi.ant 2008-04-28 12:15:52
    BR0280I BRBACKUP time stamp: 2008-04-28 12:15:53
    BR0054I BRBACKUP terminated with errors
    External program terminated with exit code 3
    We have checked with 2 different tapes, its the same problem still.
    I understand that the problem is in initilization of the tape.
    Please help me with this.. as we are not having a good backup since 3 days and its on the PRD server.
    Reward points assured
    Regards
    Hunky

    Hi,
    First off all run CleanupLogs in DB13, if it is not working then check core files in /oracle/<SID>/saptrace/background/. If they are present move one of them to the other place, then again run CleanupLogs, after move back the core file, and again start CleanupLogs. Also check available space in sapbackup folder. After you can take your backup.
    Regards,
    Zeynal Aliyev
    Edited by: Zeyn Ali on Oct 22, 2009 10:53 AM

  • Error while taking archive log backup

    Dear all,
    We are getting the below mentioned error while taking the archive log backup
    ============================================================================
    BR0208I Volume with name RRPA02 required in device /dev/rmt0.1
    BR0210I Please mount BRARCHIVE volume, if you have not already done so
    BR0280I BRARCHIVE time stamp: 2010-05-27 16.43.41
    BR0256I Enter 'c[ont]' to continue, 's[top]' to cancel BRARCHIVE:
    c
    BR0280I BRARCHIVE time stamp: 2010-05-27 16.43.46
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0280I BRARCHIVE time stamp: 2010-05-27 16.43.46
    BR0226I Rewinding tape volume in device /dev/rmt0 ...
    BR0351I Restoring /oracle/RRP/sapreorg/.tape.hdr0
    BR0355I from /dev/rmt0.1 ...
    BR0278W Command output of 'LANG=C cd /oracle/RRP/sapreorg && LANG=C cpio -iuvB .tape.hdr0 < /dev/rmt0.1':
    Can't read input
    ===========================================================================
    We are able to take offline, online backups but we are facing the above mentioned problem while taking archive log backup
    We are on ECC 6 / Oracle / AIX
    The kernel is latest
    The drive is working fine and there is no problem with the tapes as we have tried using diffrent tapes
    can this be a permissions issue?
    I ran saproot.sh but somehow it is setting owner as sidadm and group as sapsys to some of the br* files
    I tried by changing the permissions to oraSID : dba but still the error is the same
    Any suggestions?

    Means you have not initialized the medias but trying to take backups.
    First check how many medias you have entered in your tape count parameter for archive log backups (just go to initSID.sap and check)
    Then increase/reduce them to according to your archive backup plan >> Initialize all the tapes according to their name (same as you have initialized in initSID.sap) >> stick physical label to all the medias according to name >> Schedule archive backups
    It will not ask you for initialization as already you have initialized in second step.
    Suggestion: Use 7 medias per week (one tape per day)
    Regards,
    Nick Loy

  • 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.

  • Time capsule won't back up - Unable to complete backup. An error occurred while creating the backup folder. Any ideas?

    I have tried all the resets, the firmware is the latest version, the green light is on.
    But I get this message "Unable to complete backup. An error occurred while creating the backup folder."
    Any ideas?

    Do setup again.. but make sure both your wireless and your ethernet have ipv6 turned on to local link.
    Done this OK, but no idea about IPv6 - something new to me and rather Appley I think?
    Unplug the WAN for the moment.. Just LAN port TC to the MBPr ethernet via thunderbolt.. (thunderbird was the kids puppet series.. Thunderbirds are go!!). Done - New real people Thunderbirds movie coming out soon I believe!!!
    Reset the TC again.. sorry.. !! You're welcome ... done.
    Make sure the ethernet now has an IP address.. 10.0.1.2 - Yep - done that - on ethernet anyway ...
    You need to open the network preferences to find out. Yep - that's good ...
    ****** I then reconnect the TC WAN to the router - is this right?
    And then I think I start going round in circles ... boot, reboot, restart, reboot again ...
    The final result is green light on TC, but error message when trying TM is "Backup disk is not available".
    Then open the airport utility and you should be able to setup the TC.
    Do as little setup as possible and then run the TM backup and see how it goes.
    I have managed to get Thunderbird to LAN on TC to create a folder on TC and copy a file onto it.
    So I guess the drive is working - it must be the software, settings or perhaps even the operator that isn't quite so clever ...
    I named network RFG, named device RFGTC.  RFG network shown as IP 192.168.0.72
    Wireless router is BT Homehub 3 with IP of 192.168.0.254 - is this issuing new IP addresses when rebooting TC?
    I have three wireless networks here - the BT Homehub3 wireless, the TC wireless, and also a D-link power socket ethernet thingy for an ethernet connection to the telly - DHP-W310AV which is also wireless link.  All are effectively connected to the BT Homehub - is there a conflict there?
    Have several times achieved in Airport Utility schematic with internet shown as green, RFGTC shown as green, light on TC green, but no TM backup run ... "backup disc not available."
    And there are no tall building around here to hurl myself off ... at least you can go to Sydney Harbour bridge - not too far away ... it was my son in Sydney that persuaded me to scrap Windows and go Apple ... it's all his fault ...

  • 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

  • " An error occurred while creating the backup directory"

    Hi all,
    I recently bought an external drive because my mac was just about full.
    It's made by Lacie, model # P'9231... (1TB)
    I got it working, for moving and accessing files (I moved the iPhoto library-and that works fine)...  but...
    I told Time Machine to use it as the backup disk, but TM often tells be that the backup failed. I get this message;
    "Backup failed.  An error occurred while creating the backup directory"
    I don't understand this.  I did some experiments with Time Machine, and I've been able to restore some things, but I still keep getting this message.
    I don't know what is getting backed up and what is not..
    Did I do something wrong? Or, more importantly, what is the fix?
    Any advice is much appreciated.  Thanks in advance,
    Jim

    I'm having the same problem.  I just got the drive Saturday at the local Apple store.
    Have you figured it out?

Maybe you are looking for

  • How do I install Snow Leopard onto a COMPLETELY BLANK hard drive?

    My Macbook Pro's hard drive bit the dust last week so I bought a new one.  This has NOTHING on it.  No operating system, no files, nothing.   I have a Snow Leopard installation disk avaliable to me.  I can put in the disk and it will show the Apple l

  • Problem of alv CHECK_CHANGED_DATA method

    hi,experts   i have created an alv with a checkbox field. i called the GRID_01->CHECK_CHANGED_DATA method to get what the records user selected. the first time user select 2 records, it works fine and popup an 'E' type message to let user select only

  • Expdp and impdp from 10.1.0.4 to 11.2.0.3

    On Oracle 10.1.0.4, I made a data pump as system user: sql> CREATE OR REPLACE DIRECTORY TEST_DIR AS 'C:\test'; C:\> expdp system/********@BDSPROD FULL=Y directory=TEST_DIR dumpfile=BDSPROD.dmp logfile=expdpbdsprod.log On another server with Oracle 11

  • Firefox 4.0 and CSS-Password Manager compatibility

    Password Manager does work using Windows Explorer, but it does not work using Firefox 33.0.3 browsers.  I have not tried Chrome. What needs to be done to make it work? Tablet 2 Windows 8.1 Password Manager 4.0 Firefox 33.0.3 Thanks

  • CAN'T SEE SHARED FOLDERS FROM THE PC ON MY MAC SINCE  SNOW LEOPARD UPGRADE

    HELP! Ever since I've installed Snow Leopard on my iMac, I don't see my folders I selected for sharing from the Microsoft PC computer in my network anymore. I can't seem to locate anything. However the PC is able to see the folders from my iMac. If a