Online Database Backup Error

Hi,
While trying to take the Online database backup , i get the following error
BR0278E Command output of 'LANG=C cd /oracle/CPD/sapdata1/sr3_1 && echo sr3.data1 | LANG=C cpio -ovB > /dev/rmt0.1':
<sr3.data1> ?
BR0280I BRBACKUP time stamp: 2007-09-14 15.42.29
BR0279E Return code from 'LANG=C cd /oracle/CPD/sapdata1/sr3_1 && echo sr3.data1 | LANG=C cpio -ovB > /dev/rmt0.1': 255
BR0222E Copying /oracle/CPD/sapdata1/sr3_1/sr3.data1 to/from /dev/rmt0.1 failed due to previous errors
Is there anything related with the expiration period as i had made changes withthat too.
Kindly suggest what needs to be done?
Regards,
Radeesh V

Hi Radeesh,
Pls check the following
1)The file to be backed up cannot be read. this can be due to hardware problems on the disk on which the file is stored.
2)The file to be backed up cannot be written to the volume. this can be due to hardware problems with the volume or the backup device.
3)The backup device is not responding, for example if no volume (tape) was inserted in the backup device.
4) The input or output file cannot be opened. The operating system user is experiencing authorization problems.
5) The physical end of the tape was reached. However, since a parallel backup is performed or the option -c force was used, cpio cannot request a cpio continuation volume. The tape size (parameter tape_size) must be reduced.
Hope this is useful
Regards
Umesh

Similar Messages

  • DB13  full database online tape backup error

    Dear all Experts
    I am trying to take online  backup of newly installed  ECC development system with AIX6.1,Oracle 11g,tape inserted and Initialized successfully in DB13 ,but I have tried to fire the backup of online backup i am getting error
    please find the below log and  can anyone help me out??
    initGDV.sap file setup
    is
    backup_mode = all
    restore_mode = all
    backup_type = online
    backup_dev_type = tape
    backup_root_dir = /oracle/GDV/sapbackup
    stage_root_dir = /oracle/GDV/sapbackup
    compress_cmd = "compress -c $ > $"
    uncompress_cmd = "uncompress -c $ > $"
    compress_dir = /oracle/GDV/sapreorg
    archive_copy_dir = /oracle/GDV/sapbackup
    archive_stage_dir = /oracle/GDV/sapbackup
    stage_copy_cmd = rcp
    pipe_copy_cmd = rsh
    cpio_flags = -ovB
    cpio_in_flags = -iuvB
    cpio_disk_flags = -pdcu
    dd_flags = "obs=64k bs=64k"
    dd_in_flags = "ibs=64k bs=64k"
    saveset_members = 1
    copy_in_cmd = "dd ibs=64k obs=8k if=$"
    rewind = "tctl -f $ rewind"
    rewind_offline = "tctl -f $ offline"
    tape_pos_cmd = "tctl -f $ fsf $"
    tape_size = 100G
    exec_parallel = 0
    tape_address = /dev/rmt0.1
    tape_address_rew = /dev/rmt0
    expir_period = 30
    disk_copy_cmd = copy
    tape_copy_cmd = cpio
    archive_function = save
    compress = no
    and error log is below
    21.03.2011     17:16:11     Job started
    21.03.2011     17:16:11     Step 001 started (program RSDBAJOB, variant &0000000000013, user ID BASIS)
    21.03.2011     17:16:11     Execute logical command BRBACKUP On host gulfeccdev
    21.03.2011     17:16:11     Parameters:-u / -jid FLL__20110321171610 -c force -t online -m full -p initGDV.sap
    21.03.2011     17:16:13     BR0051I BRBACKUP 7.00 (40)
    21.03.2011     17:16:13     BR0055I Start of database backup: befmiufr.fnt 2011-03-21 17.16.11
    21.03.2011     17:16:13     BR0484I BRBACKUP log file: /oracle/GDV/sapbackup/befmiufr.fnt
    21.03.2011     17:16:13     BR0280I BRBACKUP time stamp: 2011-03-21 17.16.12
    21.03.2011     17:16:13     BR0301E SQL error -12547 at location BrDbConnect-2, SQL statement:
    21.03.2011     17:16:13     'CONNECT /'
    21.03.2011     17:16:13     ORA-12547: TNS:lost contact
    21.03.2011     17:16:13     BR0310E Connect to database instance GDV failed
    21.03.2011     17:16:13     BR0280I BRBACKUP time stamp: 2011-03-21 17.16.13
    21.03.2011     17:16:13     BR0301E SQL error -12547 at location BrDbConnect-2, SQL statement:
    21.03.2011     17:16:13     'CONNECT /'
    21.03.2011     17:16:13     ORA-12547: TNS:lost contact
    21.03.2011     17:16:13     BR0310E Connect to database instance GDV failed
    21.03.2011     17:16:13     
    21.03.2011     17:16:13     BR0056I End of database backup: befmiufr.fnt 2011-03-21 17.16.12
    21.03.2011     17:16:13     BR0280I BRBACKUP time stamp: 2011-03-21 17.16.13
    21.03.2011     17:16:13     BR0054I BRBACKUP terminated with errors
    21.03.2011     17:16:13     External program terminated with exit code 3
    21.03.2011     17:16:13     BRBACKUP returned error status E
    21.03.2011     17:16:13     Job finished
    please help me for this error
    regards
    krishna
    Edited by: krishna murthy on Mar 22, 2011 7:20 AM

    Dear aleh
    I have set environment variable
    oragdv>export MPROTECT_TXT ON
    oragdv>brconnect -u / -f dbstate
    and executed successfully
    but again I am trying with DB13  i am getting same erro
    as well as I tried with brtools i am getting following error
    Detail log:                    befmndrc.ant
    BR0477I Oracle pfile /oracle/GDV/112_64/dbs/initGDV.ora created from spfile /oracle/GDV/112_64/dbs/spfileGDV.ora
    BR0280I BRBACKUP time stamp: 2011-03-22 14.34.18
    BR0319I Control file copy created: /oracle/GDV/sapbackup/cntrlGDV.dbf 19251200
    BR0101I Parameters
    Name                           Value
    oracle_sid                     GDV
    oracle_home                    /oracle/GDV/112_64
    oracle_profile                 /oracle/GDV/112_64/dbs/initGDV.ora
    sapdata_home                   /oracle/GDV
    sap_profile                    /oracle/GDV/112_64/dbs/initGDV.sap
    backup_mode                    ALL
    backup_type                    online
    backup_dev_type                tape
    compress                       no
    tape_copy_cmd                  cpio
    cpio_flags                     -ovB
    cpio_in_flags                  -iuvB
    dd_flags                       obs=64k bs=64k
    dd_in_flags                    ibs=64k bs=64k
    rewind                         tctl -f $ rewind
    rewind_offline                 tctl -f $ offline
    tape_size                      102400.000 MB
    tape_address                   /dev/rmt0.1
    tape_address_rew               /dev/rmt0
    volume_backup                  GDVB01,GDVB02,GDVB03,GDVB04,GDVB05,GDVB06,GDVB07,GDVB08,GDVB09,GDVB10,
                                   GDVB11,GDVB12,GDVB13,GDVB14,GDVB15,GDVB16,GDVB17,GDVB18,GDVB19,GDVB20,
                                   GDVB21,GDVB22,GDVB23,GDVB24,GDVB25,GDVB26,GDVB27,GDVB28,GDVB29,GDVB30
    expir_period                   30
    tape_use_count                 100
    exec_parallel                  0
    system_info                    oragdv/oragdv gulfeccdev AIX 1 6 000C870AD400
    oracle_info                    GDV 11.2.0.2.0 8192 8637 72753195 gulfeccdev UTF8 UTF8
    sap_info                       701 SAPSR3 0002LK0003GDV0011D06565319310015Maintenance_ORA
    make_info                      rs6000_64 OCI_102 Feb 21 2009
    command_line                   /usr/sap/GDV/SYS/exe/run/brbackup -p initGDV.sap -d tape -t online -m all -k no -e 0 -l E -U
    BR0116I ARCHIVE LOG LIST before backup for database instance GDV
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            LOCATION=/oracle/GDV/oraarch/GDVarch
    Archive format                 %t_%s_%r.dbf
    Oldest online log sequence     8634
    Next log sequence to archive   8637
    Current log sequence           8637             SCN: 72753195
    Database block size            8192             Thread: 1
    Current system change number   72763669         ResetId: 742322108
    BR0118I Tablespaces and data files
    Tablespace     TS-Status  F-Status  File                                                       Size   Id.     Device  Link    Type       MaxSize     IncrSize  BlkSize
    PSAPSR3        ONLINE*    ONLINE+   /oracle/GDV/sapdata2/sr3_1/sr3.data1                 3082821632    4     2752513  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/GDV/sapdata2/sr3_10/sr3.data10               3082821632   13     2752513  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/GDV/sapdata2/sr3_11/sr3.data11               3082821632   14     2752513  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/GDV/sapdata2/sr3_12/sr3.data12               3082821632   15     2752513  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/GDV/sapdata2/sr3_13/sr3.data13               2998935552   16     2752513  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/GDV/sapdata2/sr3_14/sr3.data14               2998935552   17     2752513  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/GDV/sapdata2/sr3_15/sr3.data15               2998935552   18     2752513  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3701X    ONLINE*    ONLINE    /oracle/GDV/sapdata4/sr3701x_7/sr3701x.data7          104865792   42     2883585  NOLINK  FILE             0            0     8192
    PSAPSR3701X    ONLINE*    ONLINE    /oracle/GDV/sapdata4/sr3701x_8/sr3701x.data8        12332310528   43     2883585  NOLINK  FILE             0            0     8192
    PSAPSR3USR     ONLINE*    ONLINE+   /oracle/GDV/sapdata4/sr3usr_1/sr3usr.data1             52436992   34     2883585  NOLINK  FILE   10485760000     20971520     8192
    PSAPTEMP       ONLINE#    ONLINE+   /oracle/GDV/sapdata1/temp_1/temp.data1               1468014592   -1     2686977  NOLINK  FILE   10485760000     20971520     8192
    PSAPUNDO       ONLINE-    ONLINE+   /oracle/GDV/sapdata1/undo_1/undo.data1               7822385152    3     2686977  NOLINK  FILE   10485760000     20971520     8192
    SYSAUX         ONLINE*    ONLINE+   /oracle/GDV/sapdata1/sysaux_1/sysaux.data1            713039872    2     2686977  NOLINK  FILE   10485760000     20971520     8192
    SYSTEM         ONLINE*    SYSTEM+   /oracle/GDV/sapdata1/system_1/system.data1           1478500352    1     2686977  NOLINK  FILE   10485760000     20971520     8192
    SYSTEM         ONLINE*    SYSTEM+   /oracle/GDV/sapdata1/system_2/system.data2            209723392   41     2686977  NOLINK  FILE   10485760000     20971520     8192
    BR0119I Redo log files
    File                                                Size  Group     Device  Status    Link    Type
    /oracle/GDV/origlogA/log_g11m1.dbf              52429312    1      2621445  INUSE     NOLINK  FILE
    /oracle/GDV/mirrlogA/log_g11m2.dbf              52429312    1      2621442  INUSE     NOLINK  FILE
    /oracle/GDV/origlogB/log_g12m1.dbf              52429312    2      2621446  INUSE     NOLINK  FILE
    /oracle/GDV/mirrlogB/log_g12m2.dbf              52429312    2      2621443  INUSE     NOLINK  FILE
    /oracle/GDV/origlogA/log_g13m1.dbf              52429312    3      2621445  INUSE     NOLINK  FILE
    /oracle/GDV/mirrlogA/log_g13m2.dbf              52429312    3      2621442  INUSE     NOLINK  FILE
    /oracle/GDV/origlogB/log_g14m1.dbf              52429312    4      2621446  INUSE     NOLINK  FILE
    /oracle/GDV/mirrlogB/log_g14m2.dbf              52429312    4      2621443  INUSE     NOLINK  FILE
    BR0120I Control files
    File                                                Size   Id.      Device  Link    Type
    /oracle/GDV/origlogA/cntrl/cntrlGDV.dbf         19251200    0      2621445  NOLINK  FILE
    /oracle/GDV/origlogB/cntrl/cntrlGDV.dbf         19251200    0      2621446  NOLINK  FILE
    /oracle/GDV/sapdata1/cntrl/cntrlGDV.dbf         19251200    0      2686977  NOLINK  FILE
    BR0280I BRBACKUP time stamp: 2011-03-22 14.34.18
    BR0057I Backup of database: GDV
    BR0058I BRBACKUP action ID: befmndrc
    BR0059I BRBACKUP function ID: ant
    BR0110I Backup mode: ALL
    BR0077I Database file for backup: /oracle/GDV/sapbackup/cntrlGDV.dbf
    BR0061I 44 files found for backup, total size 210220.695 MB
    BR0143I Backup type: online
    BR0112I Files will not be compressed
    BR0130I Backup device type: tape
    BR0102I Following backup device will be used: /dev/rmt0.1
    BR0103I Following backup volumes will be used:
    GDVB01,GDVB02,GDVB03
    BR0280I BRBACKUP time stamp: 2011-03-22 14.34.18
    BR0256I Enter 'c[ont]' to continue, 's[top]' to cancel BRBACKUP:
    BR0280I BRBACKUP time stamp: 2011-03-22 14.34.36
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0208I Volume with name GDVB01 GDVB02 GDVB03 required in device /dev/rmt0.1
    BR0210I Please mount BRBACKUP volume, if you have not already done so
    BR0280I BRBACKUP time stamp: 2011-03-22 14.34.36
    BR0256I Enter 'c[ont]' to continue, 's[top]' to cancel BRBACKUP:
    BR0280I BRBACKUP time stamp: 2011-03-22 14.37.16
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0280I BRBACKUP time stamp: 2011-03-22 14.37.16
    BR0226I Rewinding tape volume in device /dev/rmt0 ...
    BR0351I Restoring /oracle/GDV/sapbackup/.tape.hdr0
    BR0355I from /dev/rmt0.1 ...
    BR0241I Checking label on volume in device /dev/rmt0.1
    BR0217W Lock period for volume GDVB01 in device /dev/rmt0.1 not expired
    BR0218W Checking label on volume in device /dev/rmt0.1 failed
    BR0212I Please check the volume or the device
    BR0280I BRBACKUP time stamp: 2011-03-22 14.37.30
    BR0256I Enter 'c[ont]' to continue, 's[top]' to cancel BRBACKUP:
    BR0280I BRBACKUP time stamp: 2011-03-22 14.45.06
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0280I BRBACKUP time stamp: 2011-03-22 14.45.06
    BR0226I Rewinding tape volume in device /dev/rmt0 ...
    BR0351I Restoring /oracle/GDV/sapbackup/.tape.hdr0
    BR0355I from /dev/rmt0.1 ...
    BR0241I Checking label on volume in device /dev/rmt0.1
    BR0217W Lock period for volume GDVB01 in device /dev/rmt0.1 not expired
    BR0218W Checking label on volume in device /dev/rmt0.1 failed
    BR0212I Please check the volume or the device
    BR0280I BRBACKUP time stamp: 2011-03-22 14.45.06
    BR0256I Enter 'c[ont]' to continue, 's[top]' to cancel BRBACKUP:
    BR0280I BRBACKUP time stamp: 2011-03-22 14.45.10
    BR0257I Your reply: 's'
    BR0260E BRBACKUP cancelled by user
    BR0056I End of database backup: befmndrc.ant 2011-03-22 14.45.10
    BR0280I BRBACKUP time stamp: 2011-03-22 14.45.10
    BR0054I BRBACKUP terminated with errors

  • DB13 Full Database Backup - Error

    Hello Everybody,
    Got this error with DB13 Full Database Backup.
    2006-05-28 07:20:13.92 spid91    BackupMedium::ReportIoError: read failure on backup device '
    ERB-HQ-BK2\SAPBK\DVE.BAK'.
    Operating system error 59(An unexpected network error occurred.).
    2006-05-28 07:20:13.93 spid91    Internal I/O request 0x0000000089028080: Op: Read, pBuffer: 0x00000000069D0000, Size: 65536, Position: 111032779264, UMS: Internal: 0x89029FE8, InternalHigh: 0x89028140, Offset: 0xDA11C200, OffsetHigh: 0x19, m_buf: 0x00000
    000069D0000, m_len: 65536, m_actualBytes: 0, m_errcode: 59, BackupFile:
    ERB-HQ-BK2\SAPBK\DVE.BAK
    Best Regards.
    Darwin

    Darwin,
    Seems like the system is not recognizing your backup device. Have you verified that it installed/configured properly.

  • MSSQL 2012 Database Backup Error

    Hi,
    I getting error
    Backup failed for Server 'MY-SERVER-1', (Microsoft.Sqlserver.SmoExtended)
    Additional Information:
    System.Data.Sqlclient.SqlError:Cannot open backupdevice 'D:\Mydatabase.bak'.Operating systemerror 5(Access is denied).(Microsoft.Sqlserver.Smo)
    though I have full access in the system drives.
    Can anyone plz. help .....
    Warm Regards
    Sanjay

    Hi Sanjay,
    The error message shows that you credential didn't have permission access to the folder. If you try to backupsto network drives, perform the following steps:
    The SQL Server service must be started using a domain user account to access any resources on a remote computer. Verify that the MSSQLServer service is started under a domain account that has write access to both the Windows NT Server share and its underlying
    partition (if the partition is formatted with the Windows NT file system, or NTFS).
    In Control Panel, double-click the Services icon.
    Select the MSSQLServer service and then click Startup.
    Examine the startup options for the service and verify that This Account is selected and that a valid domain account is supplied in the form Domain_Name\Domain_account (with the correct password).
    NOTE: If you changed the service to run under a domain account, you must stop and restart the MSSQLServer service.
    Verify that the account specified has write access on the Windows NT share to which you are backing up, as well as the underlying partition (if the partition is formatted as NTFS). To do this, perform the following steps:
    a. Right-click the share name in Windows NT Explorer.
    b. Click Sharing on the shortcut menu.
    c. On the Security tab, click Permissions.
    Regards,
    Elvis Long
    TechNet Community Support

  • Urgent -- need to restore table from full database backup

    Hello,
    Can somebody tell me the process for restoring just a table from a full database backup?
    I did a full online database backup yesterday, and one of my tables got ruined today. I need to restore it as soon as possible, but I don't know how. When I tried flashback tables, it said that feature wasn't enabled. Should I restore the datafile or the tablespace?
    Thanks much,
    Nora

    If you only want to recover the table and not the other objects in the tablespace, and assuming the table was damaged by a user statement (and not, say, block corruption), you would need to recover your backup to a different system, export the table that was damaged, and import the table into your real production database. If you can recover the entire tablespace to an earlier point in time, or if you can lose some committed changes to other database objects, you may have other options.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Problem with online split backup, database oracle

    Hello,
    we use for backup our SAP system online split backup, our database is almost 3TB big. Backup is functional but sometimes (4x-5x per month) backup fail with error bellow. If i understant this problem correctly brbackup lost connection to oracle after split disk system and cant stop backup mode in database and backup failed. How can i solve this problem? Exist some parameter for brbackup for reconnect to db when brbackup lost connection? Thanks for your help!
    BR0051I BRBACKUP 7.00 (25)
    BR0262I Enter database user name[/password]:
    BR0055I Start of database backup: bebnhrzd.anf 2009-09-22 14.52.25
    BR0484I BRBACKUP log file: /oracle/BP1/sapbackup/bebnhrzd.anf
    BR0351I Restoring /oracle/BP1/sapbackup/cntrlBP1.dbf
    BR0355I from /oracle/BP1/sapbackup/cntrlBP1.dbf ...
    BR0280I BRBACKUP time stamp: 2009-09-22 14.53.10
    BR0319I Control file copy created: /oracle/BP1/sapbackup/cntrlBP1.dbf 21676032
    BR0280I BRBACKUP time stamp: 2009-09-22 14.53.13
    BR0315I 'Alter database begin backup' successful
    BR0280I BRBACKUP time stamp: 2009-09-22 14.53.14
    BR0295I Splitting mirror disks...
    BR0280I BRBACKUP time stamp: 2009-09-22 16.07.43
    BR0296I Split of mirror disks successful
    BR0280I BRBACKUP time stamp: 2009-09-22 16.17.44
    BR0301E SQL error -3135 at location BrBackAlter-3, SQL statement:
    '/* BRBACKUP */ ALTER DATABASE END BACKUP'
    ORA-03135: connection lost contact
    BR0280I BRBACKUP time stamp: 2009-09-22 16.17.44
    BR0318E 'Alter database end backup' failed
    BR0280I BRBACKUP time stamp: 2009-09-22 16.17.44
    BR0301E SQL error -3114 at location BrBackAlter-3, SQL statement:
    '/* BRBACKUP */ ALTER DATABASE END BACKUP'
    ORA-03114: not connected to ORACLE
    BR0280I BRBACKUP time stamp: 2009-09-22 16.17.44
    BR0318E 'Alter database end backup' failed
    BR0280I BRBACKUP time stamp: 2009-09-22 16.17.44
    BR0301W SQL error -3114 at location BrbDbLogClose-1, SQL statement:
    'UPDATE SAP_SDBAH SET RC = '0005', ENDE = '20090922161744', OBJ = ' ', LINE = '#  224     0     0     81358       7817759352        0                0  ALL          online_split    util_file        -
    7.00 (25)' WHERE BEG = '20090922145225' AND FUNCT = 'anf' AND SYSID = 'BP1''
    ORA-03114: not connected to ORACLE
    BR0326W Update of database log header failed
    BR0056I End of database backup: bebnhrzd.anf 2009-09-22 16.17.44
    BR0280I BRBACKUP time stamp: 2009-09-22 16.17.44
    BR0054I BRBACKUP terminated with errors
    Backup utility finished with returncode 5
    Backup FAILED

    Hello,
    in note 534729 is nothing about ORA-03135: connection lost contact only error ORA-03114 which refer to the note 335199 and in this note in nothing about ORA-03114 I want to say two things: this two oracle errors (ORA-03135 and ORA-03114) are not in alertSID.log on db server or in syslog on backup server. This error are only reported from brbackup which is running on backup server which is "client side". We don't have problem with connection from work processes on all instances to db server, we have only problem with brbackup which lost connection after split disk system. How i say this problem occurs only sometimes.  I was tested network connection from backup server to db server via niping a this is result:
    (root@hytti) #./niping -c -H kiuru -B 30000
    Sat Sep 26 14:10:58 2009
    connect to server o.k.
    send and receive 10 messages (len 30000)
    times -
    avg      7305 usecs
    max     46234 usecs
    min      2168 usecs
    bw    8020.50 kb/sec
    excluding max and min:
    av2      3081 usecs
    bw2  19013.91 kb/sec
    do you have any idea?? Thanks!

  • Online backup error

    Hi,
    we are taking online backup using TSM. duting online backup today i got this below error .
    BKI2017I: Blocksize is set to 131072 bytes
    BKI5016I: Time: 08/04/10 09:48:41 New TSM session created: MGMNT-CLASS: STANDARD, TSM-Server: [email protected], type: SIMPLE
    BKI0027I: Time: 08/04/10 09:48:42 Object: 1 of 19 in process: /oracle/KBP/sapdata2/sr3_4/sr3.data4 Size: 9.766 GB, MGMNT-CLASS: STANDARD, TSM-Server: [email protected] .
    BKI5008E: Tivoli Storage Manager Error:
    ANS1235E (RC-72)  An unknown system error has occurred from which TSM cannot recover.
    BKI1208W: The object '/oracle/KBP/sapdata2/sr3_4/sr3.data4' will be retried [2].
    BKI0027I: Time: 08/04/10 10:19:05 Object: 1 of 19 in process: /oracle/KBP/sapdata2/sr3_4/sr3.data4 Size: 9.766 GB, MGMNT-CLASS: STANDARD, TSM-Server: [email protected] .
    BR0280I BRBACKUP time stamp: 2010-08-04 10.49.09
    BR0266E Program '/usr/sap/KBP/SYS/exe/run/backint -u KBP -f backup -i /oracle/KBP/sapbackup/.beduznvz.lst -t file -p /oracle/KBP/102_64/dbs/initKBP.utl -c' interrupted, exit status: 40084
    BR0272E Execution of program '/usr/sap/KBP/SYS/exe/run/backint -u KBP -f backup -i /oracle/KBP/sapbackup/.beduznvz.lst -t file -p /oracle/KBP/102_64/dbs/initKBP.utl -c' through pipe failed
    BR0280I BRBACKUP time stamp: 2010-08-04 10.49.09
    BR0231E Backup utility call failed
    BR0280I BRBACKUP time stamp: 2010-08-04 10.49.11
    BR0317I 'Alter database end backup' successful
    BR0056I End of database backup: beduznvz.anf 2010-08-04 10.49.09
    BR0280I BRBACKUP time stamp: 2010-08-04 10.49.11
    BR0054I BRBACKUP terminated with errors
    kindly help me to resolve the error.
    Thanks
    kvl

    BR0272E Execution of program '/usr/sap/KBP/SYS/exe/run/backint -u KBP -f backup -i /oracle/KBP/sapbackup/.beduznvz.lst -t file -p /oracle/KBP/102_64/dbs/initKBP.utl -c' through pipe failed
    I don't know much about Oracle or TSM but pipe failures are usually associated with network issues. I would check the network connection between your SAP system and TSM and also try find out if there wasn't a problem at the time of the backup(with both the network and TSM server).
    Nelis

  • Daily Online Backup Error

    Hi Experts,
    Backup platform : HP Storage Data Protector Manager (HP UX B.11.31)
    Backup status Error : 0005 Error during processing
    Detail log:                    bedrppqy.dbv                                                                               
    BR0051I BRBACKUP 7.00 (34)                                                                               
    BR0055I Start of database backup: bedrppqy.dbv 2010-07-17 15.00.44                                                
    BR0484I BRBACKUP log file: /oracle/EN1/sapbackup/bedrppqy.dbv                                                     
    BR0477I Oracle pfile /oracle/EN1/102_64/dbs/initEN1.ora created from spfile /oracle/EN1/102_64/dbs/spfileEN1.ora  
    BR0101I Parameters                                                                               
    Name                           Value                                                                               
    oracle_sid                     EN1                                                                               
    oracle_home                    /oracle/EN1/102_64                                                                 
    oracle_profile                 /oracle/EN1/102_64/dbs/initEN1.ora                                                 
    sapdata_home                   /oracle/EN1                                                                        
    sap_profile                    /oracle/EN1/102_64/dbs/initEN1.sap                                                 
    backup_mode                    ALL                                                                               
    backup_type                    online                                                                             
    compress                       no                                                                               
    exec_parallel                  0                                                                               
    system_info                    en1adm/oraen1 db08 HP-UX B.11.31 U ia64                                            
    oracle_info                    EN1 10.2.0.2.0 8192 59019 6475811945 db08 WE8ISO8859P1 AL16UTF16                   
    sap_info                       620 SAPR3 EN1 Z1424339864 R3_ORA 3020032944                                        
    make_info                      hpia64 OCI_102 May 31 2008                                                         
    command_line                   brbackup -u / -jid VERIF20091031150000 -c force -w only_dbv -p initEN1.sap -m ALL  
    BR0116I ARCHIVE LOG LIST before backup for database instance EN1                                                  
    Parameter                      Value                                                                               
    Database log mode              Archive Mode                                                                       
    Automatic archival             Enabled                                                                            
    Archive destination            LOCATION=/oracle/EN1/oraarch VALID_FOR=(ALL_LOGFILES, ALL_ROLES) DB_UNIQUE_NAME=EN1
    Archive format                 EN1arch1_%s_%t_%r.dbf                                                              
    Oldest online log sequence     59016                                                                               
    Next log sequence to archive   59019                                                                               
    Current log sequence           59019            SCN: 6475811945                                                   
    Database block size            8192             Thread: 1                                                         
    Current system change number   6475821316       ResetId: 696187969
    BR0056I End of database backup: bedrppqy.dbv 2010-07-17 17.00.18    
    BR0280I BRBACKUP time stamp: 2010-07-17 17.00.19                    
    BR0054I BRBACKUP terminated with errors  
    Please help..
    Regards
    shah

    Hi,
    Can you please post detail DB13 log ?
    Backup status Error : 0005 Error during processing
    Have you done any change in init<SID>.sap or in tape device connections ?
    Check your device configuration (tape) in init<SID>.sap.
    Also check if your tape device is working properly..
    Regards.
    Rajesh Narkhede

  • Online Backup error in QA server

    Dear all,
    AIX ,Oracle 10g ,ECC6.0
    Online backup has been finished with error .
    Kindly check the belog logs
    BR0063I 14 of 43 files processed - 72560.109 MB of 182799.625 MB done
    BR0204I Percentage done: 39.69%, estimated end time: 16:14
    BR0001I ********************______________________________
    BR0280I BRBACKUP time stamp: 2010-06-01 15.43.44
    BR0301E SQL error -600 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-00600: internal error code, arguments: [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s]
    BR0310E Connect to database instance IRQ failed
    BR0311E Connect to database instance IRQ during online backup failed
    BR0278I Command output of '/usr/sap/IRQ/SYS/exe/run/brconnect':
    BR0801I BRCONNECT 7.00 (34)
    PID=1589294
    2515030 : map : Permission Denied
    3264560 : map : Permission Denied
    1233032 : map : Permission Denied
    BR0280I BRCONNECT time stamp: 2010-06-01 15.43.45
    #SIGNAL CAUGHT: 15
    BR0074W BRCONNECT call failed
    BR0280I BRBACKUP time stamp: 2010-06-01 15.43.47
    BR0301E SQL error -600 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-00600: internal error code, arguments: [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s]
    BR0310E Connect to database instance IRQ failed
    BR0056I End of database backup: bediybrd.ant 2010-06-01 15.43.44
    BR0280I BRBACKUP time stamp: 2010-06-01 15.43.47
    BR0054I BRBACKUP terminated with errors
    Kindly suggest
    Regards

    Hi,
    It is funny that Ora-600 is not passing any valid arguments. For checking it on metalink, you will atleast need the first two arguments. Please check the alert log for any more details..
    Also is  your system working fine now? and are the offline backups taken successfully? If the backup is failing at a particular datafile then I would suggest to check that file for any possibl block corruptions using RMAN check of DBV..
    Regards,
    Anup

  • Error restoring SQL 2008 R2 DB into SQL 2012: BACKUP LOG cannot be performed because there is no current database backup.

    I have a SQL 2008 R2 database that I am trying to move to 2012.  Made a full backup of the database in 2008 R2.  Recovery model is Simple, compatibility level is 2008  Went to 2012, created a dummy database, did Tasks--> Restore -->
    Database , located the backup file, selected it, changed the file locations and tried to restore the backup (with overwrite option), got the following error:
    BACKUP LOG cannot be performed because there is no current database backup.
    This is a simple task that has always worked in 2008 R2.  Does anyone know what the problem is and a possible solution?
    Thanks

    Hi,
    This error occurs when the database recovery model has been changed to Simple and/or the recovery model has been changed back to Full but a full backup has not been performed since the change.
      If a full backup has been performed, the following conditions will require that another full backup be taken:
     · The recovery model had been changed without taking a full backup
     · A SQL maintenance plan task had changed the recovery model (reindexing can cause this)
     · A backup specifying TRUNCATE_ONLY had been run on the database
     · The database was detached from another server and attached to the current server
    Additionally, if we take full database backup after the Database is set to readonly, Then transaction log backup we will end up with this error. This is expected behavior. I have list an example within the link below.
    Please check above conditions and fix your issue, if you have any concern, please let me know.
    Example:
    BACKUP LOG cannot be performed because there is no current database backup.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/b5c36e60-836f-4c9e-b9d7-3fb3f3ee4d37/backup-log-cannot-be-performed-because-there-is-no-current-database-backup
    Thanks
    Candy Zhou

  • 10.1.0.2.0 Database Control Backup error.

    Has anybody found this error when running an "gui" Database Control error?
    I can successfully run a command line RMAN backup (script) on our production server, however I get the following error when attempting to schedule an backup through the GUI.
    STATUS: failed initialization, Param username not provided.
    When I go through setting up the backup I ensure to "test backup to disk" which is successful.
    It should work if the test is successful, and I am able to run the scripted RMAN backup to the same directory on the disk with no issues.
    Any thoughts?
    Kindest regards,
    Shawn

    Is this window box , if this is the case then you
    need to set the local security policy before running
    backup job.Yes, make sure your username (i.e. the one running the job) has log on as batch job privilege.

  • Consistent Backup Of Online Database

    Hi
    How can I take consistent backup of online database.
    If I open database in read only mode and take RMAN backup + Full Cold Backup from operating system commands.
    Did the above backups will be consistent?
    If yes please advise how to alter the status of system to read only.
    Wishes
    Jawad

    Cold backups are known to be a consistent backups , while Hot Backups are not considerd as conssistent backups, you required archivelogs to make them consistent . I am bit strange that you are using two backup methods . I would suggest you to use Hot Backups , if you have production database , otherwise cold backups will do the trick for you .
    Hare Krishna
    Alok

  • PRD online backup error

    hi all, can anyone help me regarding backup error on prd server. Following error log generated after unsucessfull backup.
    BR0201I Compressing D:\ORACLE\PRD\SAPDATA4\SR3700_18\SR3700.DATA18                                                                                BR0203I to I:\PRDBACKUP\bdyuaxcq\SR3700.DATA18.Z ...                                                                                BR0280I BRBACKUP time stamp: 2008-09-10 22.41.12                                                                                BR0266E Program 'D:\usr\sap\PRD\SYS\exe\uc\NTAMD64\mkszip -c D:\ORACLE\PRD\SAPDATA4\SR3700_18\SR3700.DATA18 > I:\PRDBACKUP\bdyuaxcq\SR3700.DATA18.Z' interrupted, exit status: c0000094
    BR0272E Execution of program 'D:\usr\sap\PRD\SYS\exe\uc\NTAMD64\mkszip -c D:\ORACLE\PRD\SAPDATA4\SR3700_18\SR3700.DATA18 > PRDBACKUP\bdyuaxcq\SR3700.DATA18.Z' through pipe                                                                    BR0224E Compressing D:\ORACLE\PRD\SAPDATA4\SR3700_18\SR3700.DATA18 to I:\PRDBACKUP\bdyuaxcq\SR3700.DATA18.Z failed due to previous errors
    BR0280I BRBACKUP time stamp: 2008-09-                                                                        BR0317I 'Alter tablespace PSAPSR3700 end backup' successful                                                                                BR0115I Compression rate for all files                                                                                BR0056I End of database backup: bdyuaxcq.and 2008-09-10                                                                                BR0280I BRBACKUP time stamp: 2008-09-10 22.41.16                                                                                BR0054I BRBACKUP terminated with errors

    Hi,
    Take a look at following SAP note hope it may help you:
    Note 896160 - BRBACKUP ignores file copy errors during disk backups
    Note Language: Version: 3 Validity: valid since 07.02.2007
    PDF Download Corrections Compare Versions SSCR
    Go to SAP Note: Display
    Content: Summary | Header Data | Releases | Related Notes
    Summary
    Symptom
    During a disk backup using a copying process (with or without compression), BRBACKUP ignores any copy errors and the complete backup is seen as having been successful, even though not all files were backed up, for example:
    BR0201I Compressing F:\ORACLE\UQA\SAPDATA3\UQA620_7\UQA620.DATA7
    BR0203I to F:\oracle\UQA\sapbackup\database\bdreqpjw\UQA620.DATA7.Z ...
    BR0266E Program 'E:\usr\sap\UPR\SYS\exe\run\mkszip -c F:\ORACLE\UQA\SAPDATA3\UQA620_7\UQA620.DATA7 > F:\oracle\UQA\sapbackup\database\bdreqpjw\UQA620.DATA7.Z' interrupted, exit status: c0000094
    BR0272E Execution of program 'E:\usr\sap\UPR\SYS\exe\run\mkszip -c F:\ORACLE\UQA\SAPDATA3\UQA620_7\UQA620.DATA7 > F:\oracle\UQA\sapbackup\database\bdreqpjw\UQA620.DATA7.Z' through pipe failed
    BR0224E Compressing F:\ORACLE\UQA\SAPDATA3\UQA620_7\UQA620.DATA7 to F:\oracle\UQA\sapbackup\database\bdreqpjw\UQA620.DATA7.Z failed due to previous errors
    BR0053I BRBACKUP completed successfully with warnings
    Other terms
    BR*Tools, BRBACKUP
    Reason and Prerequisites
    There are program errors in BRBACKUP 7.00 patch level 0 to 6 and BRBACKUP 6.40 patch level 25 to 34.
    Solution
    These errors are corrected in BRBACKUP 7.00 patch 9.
    These errors are corrected in BRBACKUP 6.40 patch 35.
    For more information about downloading patches, see Notes 12741 and 19466.

  • Backup error on DEV  (Permission denied)

    Dear all,
    Pls check the backup log...
    10:49:03     Job started
    10:49:03     Step 001 started (program RSDBAJOB, variant &0000000000222, user ID S2K_SATHIES)
    10:49:04     Execute logical command BRBACKUP On host SAPDEVQA
    10:49:04     Parameters:-u / -jid ALLOG20100823104903 -c force -t online -m all -p initIRD.sap -a -c force -p initIRD.sap -c
    10:49:04     ds
    10:49:04     BR0051I BRBACKUP 7.00 (48)
    10:49:04     BR0055I Start of database backup: bedypdqe.ant 2010-08-23 10.49.04
    10:49:04     BR0252E Function fopen() failed for '/oracle/IRD/sapbackup/bedypdqe.ant' at location main-9
    10:49:04     BR0253E errno 13: Permission denied
    10:49:04     BR0121E Processing of log file /oracle/IRD/sapbackup/bedypdqe.ant failed
    10:49:04     
    10:49:04     BR0056I End of database backup: bedypdqe.ant 2010-08-23 10.49.04
    10:49:04     BR0280I BRBACKUP time stamp: 2010-08-23 10.49.04
    10:49:04     BR0054I BRBACKUP terminated with errors
    10:49:04     External program terminated with exit code 3
    10:49:04     BRBACKUP returned error status E
    10:49:04     Job finished
    Kindly advise
    Regards

    issu has been resolved , after given permission 777 to sapbackup(directory)

  • Db13 offline backup error

    Hi Experts,
    DB13 offline db backup schedules getting following error ;
    Oracle Release : 10.2.0.4.0
    Operating System : Aix
    How can we fix these errors;
    Regards
    BR0278E Command output of '/oracle/CDP/102_64/bin/sqlplus /nolog < /oracle/CDP/sapbackup/.beajsfay.spi':
    700946 : map : Permission Denied
    700946 : map : Permission Denied
    700946 : map : Permission Denied
    SQL*Plus: Release 10.2.0.4.0 - Production on Sun Apr 19 02:01:01 2009
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    SQL> Connected.
    SQL>
    SQL> ORA-01013: user requested cancel of current operation
    Full Log
    BR0051I BRBACKUP 7.00 (32)
    BR0055I Start of database backup: beajsfay.aff 2009-04-19 02.01.00
    BR0484I BRBACKUP log file: /oracle/CDP/sapbackup/beajsfay.aff
    BR0477I Oracle pfile /oracle/CDP/102_64/dbs/initCDP.ora created from spfile /oracle/CDP/102_64/dbs/spfileCDP.ora
    BR0101I Parameters
    Name                           Value
    oracle_sid                     CDP
    oracle_home                    /oracle/CDP/102_64
    oracle_profile                 /oracle/CDP/102_64/dbs/initCDP.ora
    sapdata_home                   /oracle/CDP
    sap_profile                    /oracle/CDP/102_64/dbs/initCDP.sap
    backup_mode                    ALL
    backup_type                    offline_force
    backup_dev_type                util_file
    util_par_file                  /oracle/CDP/102_64/dbs/initCDP.utl
    system_info                    cdpadm/oracdp cdsprod AIX 3 5 0004E6B2D900
    oracle_info                    CDP 10.2.0.4.0 8192 6256 77958388 cdsprod UTF8 UTF8
    sap_info                       700 SAPSR3 0002LK0003CDP0011N07632717560013NetWeaver_ORA
    make_info                      rs6000_64 OCI_102 Feb  6 2008
    command_line                   brbackup -u / -jid ALLOF20081102020100 -c force -t offline_force -m all -p initCDP.sap
    BR0116I ARCHIVE LOG LIST before backup for database instance CDP
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            /oracle/CDP/oraarch/CDParch
    Archive format                 %t_%s_%r.dbf
    Oldest online log sequence     6253
    Next log sequence to archive   6256
    Current log sequence           6256             SCN: 77958388
    Database block size            8192             Thread: 1
    Current system change number   77961112         ResetId: 665615187
    BR0061I 46 files found for backup, total size 117231.057 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: 2009-04-19 02.01.01
    BR0307I Shutting down database instance CDP ...
    BR0278E Command output of '/oracle/CDP/102_64/bin/sqlplus /nolog < /oracle/CDP/sapbackup/.beajsfay.spi':
    700946 : map : Permission Denied
    700946 : map : Permission Denied
    700946 : map : Permission Denied
    SQL*Plus: Release 10.2.0.4.0 - Production on Sun Apr 19 02:01:01 2009
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    SQL> Connected.
    SQL>
    SQL> ORA-01013: user requested cancel of current operation
    SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Data Mining and Real Application Testing options
    BR0280I BRBACKUP time stamp: 2009-04-19 03.01.00
    BR0279E Return code from '/oracle/CDP/102_64/bin/sqlplus /nolog < /oracle/CDP/sapbackup/.beajsfay.spi': 0
    BR0302E SQLPLUS call for database instance CDP failed
    BR0309E Shutdown of database instance CDP failed
    BR0056I End of database backup: beajsfay.aff 2009-04-19 03.01.00
    BR0280I BRBACKUP time stamp: 2009-04-19 03.01.00
    BR0054I BRBACKUP terminated with errors

    Thaks for quick response, i'll check the file permission, but we did not change
    Now i've found folloowing notes, our brtools version is 32, may be this is the problem
    Note 1261142 - Warning in BRBACKUP: "<number> : map : Permission Denied"
    Re: Brtools receiving map : Permission Denied

Maybe you are looking for

  • Error message while creating production order with KMAT material strategy25

    Hi PP Gurus I am running variant configuration cycle...Strategy 25, Custermer Req KEK (KMAT Matrl) Sales order & MRP Picked the components correctly as per the dependencies written. So Planned order generated against sale order. When I tried to conve

  • Xorg segfault in gnome 3

    This week xorg crashed a couple of times, I am trying to find out why but I do not know where to start looking. I am using xorg with gdm and gnome 3. It just happened again, so I gathered some data I thought might be usefull. The crash: Backtrace: [

  • Is there a way to prevent LiveCycle ES3 from creating hyperlinks on web addresses

    Adobe LiveCycle auto generates a link during the conversion process to PDF when a URL is part of the content. I create a link for the that URL using descriptive text. When the form is saved as a PDF, there are two links generated, the one I manually

  • DC containing UI component of task is not available

    Genereating version ID's for sources... Compiling workflow...   [BpemTask] WARNING: [System.err] [Invoked from  com.sap.bc.krn.perf.PerfTimes.internal_TRC(PerfTimes.java:103)]   [BpemTask] WARNING: [System.err] PerfTimes : loadNativeLayer: loading jp

  • IPhoto '09 version 8.0.3 released today

    *Back up* and upgrade - mine went fine http://support.apple.com/kb/HT3532 http://support.apple.com/downloads/iPhoto8_0_3Update http://support.apple.com/downloads/iLifeSupport_9_03 http://support.apple.com/downloads/DigitalCamera_RAW_Compatibility_Upd