Taking Backup on tape Getting Error

Hi,
My production server is running with SuSE Linux 10 SP2 with DB2 9.7 database.
I have LTO4 tape drive directly connected to my Production server
I am able to take backup to disk but when I am trying to take backup to tape I am getting error as below.
SRSPROD:shpadm 38> db2 backup database SHP to /dev/st0
SQL2031W  Warning! Please mount the target or source media on device
"/dev/st0".
Do you want to continue(c), terminate this device only(d), abort the utility(t) ? (c/d/t)
I have full permissions on tape
SRSPROD:shpadm 39> ls -l /dev/st0
crwxrwxrwx 1 root disk 9, 0 2010-04-26 08:57 /dev/st0
Thanku

Hi,
Before we start into deeper analysis I would like to confirm that normal       
writes to the tape works e.g. with OS meanings. Could you please test          
if you are able to put an archive with tar to the tape?                                                                               
e.g. with "tar cvf /home/<user> /dev/<TAPEDEVICE>"                             
What happens if you select continue as this message is only a warning? 
Does the backup then end with an error?                                
If so please update with the error you recieve.
Regards,
Paul

Similar Messages

  • Up graded from elements 9 to 11 tried to run incremental backup and keep getting error

    I keep getting error c:\ program data\adobe\elements organize\catalogs\my catalog\catalog pse 11 db. any help on this issue would be great.

    That's not one of Apple's better messages, unfortunately. 
    Most likely, there's a problem with a particular file, but they don't bother to tell you that.
    See #C3 in Time Machine - Troubleshooting.
    Also note that, on Leopard, the restored drive will be treated like a new one, and Time Machine will do a full backup of it.  You cannot prevent that.    But if you meant 10.6.8 (Snow Leopard), it probably will figure out what's happened and do only an "incremental" backup of the changes. 

  • When trying to backup Library I get error 2700

    Hello all,
    I am trying to make a backup of my library but when i start, Itunes askes for s blank disk, works for about 10 mins, then report error 2700. I can looked arround, for this, but cannot find anything, I have a bluRay write and dvd write and get the same error on both, i have about 250G to backup.
    anyone have any idea?
    thanks
    tim

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • Backup of DVD, getting error following arch guide

    The guide I am using: http://wiki.archlinux.org/index.php/Mak … _DVD_Video
    I have copied my dvd in question to the disk:
    dvdbackup -i/dev/sr0 -t1 -o /storage2/dvdfolder
    The next step is posing a problem, it says to create IFO and .BUP files. I follow the guide meticulously, typing:
    [reploid@archcomputer VIDEO_TS]$ dvdauthor -o /storage2/dvdcopy *.VOB
    It just results in an error message.
    ERR:  Must first specify -t, -m, or -x.
    Now where on that line shall I put them t's and m's???
    [reploid@archcomputer VIDEO_TS]$ dvdauthor -o -t/storage2/dvdcopy *.VOB
    [reploid@archcomputer VIDEO_TS]$ dvdauthor -o -t /storage2/dvdcopy *.VOB
    [reploid@archcomputer VIDEO_TS]$ dvdauthor -o /storage2/dvdcopy *.VOB -t
    Nothing works and I am stuck...

    It's telling you that you need to make a table of contents (-t). Try this without the *.VOB:
    dvdauthor -o /storage2/dvdcopy/ -T
    --EDIT--
    EEEEK! I told a lie. -t is the title, -T is the table of contents. The table of contents may have been created in the step you did before this. Take a look at the following page:
    http://da.gentoo-wiki.com/HOWTO_Create_a_DVD:Filesystem
    and for any other questions, check the links on the above's referring page:
    http://da.gentoo-wiki.com/Index:HOWTO_Create_a_DVD
    Last edited by skottish (2008-09-21 01:56:01)

  • DB2 BACKUP on tape & disk

    Hi Experts,
    Can anybody tell me how to take the backup and restoration of DB2 version 9.x what backup parameter i have to change for taking backup on TAPE or DISK.
    Thanks

    Hi kumarraju,
    you just have to specify:
    e.g.
    backup db <dbsid> to /tmp
    or
    backup db <dbsid> to /dev/rmt0 or something
    For details refer to the DB2 online doku at:
    http://publib.boulder.ibm.com/infocenter/db2luw/v9/index.jsp?topic=/com.ibm.db2.udb.doc/welcome.htm
    search for "backup database" and you will see the complete
    syntax diagram of the backup command

  • 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

  • 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

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

  • BR0261E BRBACKUP cancelled by signal 15- Error in Archivelog backup to tape

    Dear All,
    I am facing the backup issue for long time. i have tried with different solution. But still i couldnot clear.
    Please help me to clear the issue.
    System Details :
    OS : HP-UX
    DB : ORACLE 9.2.0.6.0
    SAP : ECC6 , Kernel : 304 and DBTOOL : 52 (latest one).
      I am taking the database and arch backup into tape.
    Tape and init<SID>.sap details : tape_address = /dev/rmt/0mn, tape_address_rew = /dev/rmt/0m, tape_size = 400000M,
    expir_period = 0, tape_use_count = 300
    Database backup is fine and archive log backup also taking but end of the process its throughing the error.
    BR0261E BRBACKUP cancelled by signal 15.
    Arch Log error :
    BR0278E Command output of 'LANG=C cd /oracle/VRD/sapreorg && /usr/sap/VRD/SYS/exe/run/brtools -f detach LANG=C cpio -iuvB .tape.hdr0 < /dev/rmt/0mn':
    640 blocks
    BR0280I BRARCHIVE time stamp: 2010-05-12 10.16.16
    BR0279E Return code from 'LANG=C cd /oracle/VRD/sapreorg && /usr/sap/VRD/SYS/exe/run/brtools -f detach LANG=C cpio -iuvB .tape.hdr0 < /dev/rmt/0mn': 0
    BR0359E Restore of /oracle/VRD/sapreorg/.tape.hdr0 from /dev/rmt/0mn failed due to previous errors
    BR0218E Checking label on volume in device /dev/rmt/0mn failed
    BR0280I BRARCHIVE time stamp: 2010-05-12 10.16.16
    BR0226I Rewinding tape volume in device /dev/rmt/0m ...
    BR0007I End of offline redo log processing: aedfcnau.svd 2010-05-12 10.16.35
    BR0280I BRARCHIVE time stamp: 2010-05-12 10.16.35
    BR0005I BRARCHIVE terminated with errors
    Please advise on this.
    With Regards,
    Senthil Kumar.C

    Dear Joe,
    Thanks for your reply.
    can change the parameter tape_use_count = 300 to 100?. advise me whether some other parameter causing the error.
    I am running the online backup with the option : Whole database online + redo log backup in same run.
    DB13 log file : i can see that, brbackup completed (datafiles), after starting arch log backup here i'm getting the error.
    BR0018I Waiting for the next offline redo log file...
    BR0056I End of database backup: bedfduej.ant 2010-05-12 16.25.46
    BR0280I BRBACKUP time stamp: 2010-05-12 16.25.46
    BR0052I BRBACKUP completed successfully
    BR0280I BRBACKUP time stamp: 2010-05-12 16.25.46
    BR0291I BRARCHIVE (action ID aedfduej) will be started with options '+bedfduej.ant,154422812672,VRDB03,35:24535 -jid ALLOG20100512153100 -d tape -c force -p initVRD.sap -cds'
    BR0280I BRBACKUP time stamp: 2010-05-12 16.28.26
    BR0261E BRBACKUP cancelled by signal 15
    BR0056I End of database backup: bedfduej.ant 2010-05-12 16.28.26
    BR0280I BRBACKUP time stamp: 2010-05-12 16.28.26
    BR0054I BRBACKUP terminated with errors
    Detailed error from arch log backup :  --- arch log files also getting backup but finally i'm getting error so whole backup
    ending with  Return code:   " 0005 Error during processing"
    Arch log backup log :
    BR0016I 8 offline redo log files processed, total size 75.882 MB
    BR0202I Saving space_log
    BR0203I to /dev/rmt/0mn ...
    BR0202I Saving det_log
    BR0203I to /dev/rmt/0mn ...
    BR0202I Saving sum_log
    BR0203I to /dev/rmt/0mn ...
    BR0280I BRARCHIVE time stamp: 2010-05-12 16.27.48
    BR0226I Rewinding tape volume in device /dev/rmt/0m ...
    BR0351I Restoring /oracle/VRD/sapreorg/.tape.hdr0
    BR0355I from /dev/rmt/0mn ...
    BR0278E Command output of 'LANG=C cd /oracle/VRD/sapreorg && /usr/sap/VRD/SYS/exe/run/brtools -f detach LANG=C cpio -iuvB .tape.hdr0 < /dev/rm
    650 blocks
    BR0280I BRARCHIVE time stamp: 2010-05-12 16.27.48
    BR0279E Return code from 'LANG=C cd /oracle/VRD/sapreorg && /usr/sap/VRD/SYS/exe/run/brtools -f detach LANG=C cpio -iuvB .tape.hdr0 < /dev/rmt
    BR0359E Restore of /oracle/VRD/sapreorg/.tape.hdr0 from /dev/rmt/0mn failed due to previous errors
    BR0218E Checking label on volume in device /dev/rmt/0mn failed
    BR0280I BRARCHIVE time stamp: 2010-05-12 16.27.48
    BR0226I Rewinding tape volume in device /dev/rmt/0m ...
    BR0007I End of offline redo log processing: aedfduej.cds 2010-05-12 16.28.26
    BR0280I BRARCHIVE time stamp: 2010-05-12 16.28.26
    BR0005I BRARCHIVE terminated with errors

  • Error: getting dev info for Tape - unrecoverable error

    Hi,
    I have configured a Oracle Secure Backup version 10.4.0.1.0_LINUX64.
    It was working corretly until yesteday that i can't mount the tape because this error appears:
    Error: getting dev info for Tape - unrecoverable error
    I run this command with obtool:
    ob> lsdev -lvg
    ***0 wst__set_mode: bus 0, target 0, lun 0: IBM,ULTRIUM-HH4,B6W1
    ***0 wst__get_sn: code=0x0
    ***0 wst__info: infolen=0xd8, info=0x7fff007bf050
    ***0 wst__dev_state...
    ***0 wst__exec: op=0 (nop), buf=0x0, count=1 (0x1), parm=0x0
    ioctl_op=0x3, to=300, datalen=0x0, buf=0x0
    cdb: 00 00 00 00 00 00 tur
    ***0 wst__exec: op=2 (sense), buf=0xd1e2ec0, count=96 (0x60), parm=0x0
    ioctl_op=0x5, to=30, datalen=0x60, buf=0xd1e2ec0
    cdb: 03 00 00 00 60 00 sense, cnt=96
    ***0 wst__exec: rval=0, status.code/resid/checks=0x0/0x0/0x0
    ***0 wst__get_sense(int) cmd = 0, sense data:
    70 00 03 00 00 00 00 58 00 00 00 00 53 00 36 00
    00 00 00 00 00 02 20 20 20 20 20 20 00 20 00 00
    00 00 1E 00 00 1C 62 1E 81 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 07 08 18 00 00 00 00 00 00
    00 00 00 00 00 00 20 20 20 20 20 20 20 20 20 20
    ec=0, sk=media err, asc=53, ascq=0
    error is: unrecoverable error
    flags: (none)
    ***0 wst__exec: rval=-1, status.code/resid/checks=0x20008111/0x0/0x0
    ***0 wst__exec: op=7 (readpos), buf=0x7fff007bee60, count=20 (0x14), parm=0x0
    ioctl_op=0x5, to=180, datalen=0x14, buf=0xd1e2fc8
    cdb: 34 00 00 00 00 00 00 00 00 00 read_pos
    ***0 wst__exec: op=2 (sense), buf=0xd1e2ec0, count=96 (0x60), parm=0x0
    ioctl_op=0x5, to=30, datalen=0x60, buf=0xd1e2ec0
    cdb: 03 00 00 00 60 00 sense, cnt=96
    ***0 wst__exec: rval=0, status.code/resid/checks=0x0/0x0/0x0
    ***0 wst__get_sense(int) cmd = 34, sense data:
    70 00 03 00 00 00 00 58 00 00 00 00 53 00 36 00
    00 00 00 00 00 02 20 20 20 20 20 20 00 20 00 00
    00 00 1E 00 00 1C 62 1E 81 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 07 08 18 00 00 00 00 00 00
    00 00 00 00 00 00 20 20 20 20 20 20 20 20 20 20
    ec=0, sk=media err, asc=53, ascq=0
    error is: unrecoverable error
    flags: (none)
    ***0 wst__exec: rval=-1, status.code/resid/checks=0x20008111/0x0/0x0
    ***0 wst__dev_state: code=0x20008111
    ***0 wst__info: code=0x20008111
    Error: getting dev info for Tape1 - unrecoverable error
    ***0 wst__conn_type returning 1 (code 0x0)
    ***0 wst__close: wh=0x0
    Tape1:
    Device type: tape
    Model: [none]
    Serial number: 1068037161
    In service: yes
    Automount: yes
    Error rate: 8
    Query frequency: [undetermined]
    Debug mode: yes
    Blocking factor: (default)
    Max blocking factor: (default)
    UUID: c60554ca-0562-1030-8cdb-d4ae528eb115
    Attachment 1:
    Host: bosmgmt.bos.local
    Raw device: /dev/sg3
    Connection type: SCSI
    Inquiry data:
    Vendor: IBM
    Product: ULTRIUM-HH4
    Firmware: B6W1
    Serial number: 1068037161
    Hardware compression: not available
    Hardware encryption: not available
    Thanks in advance

    It's reporting a hardware media error on the drive. Basically you've got a hardware fault.
    Thanks
    Rich

  • Error /dev/rmt/0mn: cannot create when taking backup

    Hello Gurus
    I am getting the following error when I am trying to take SAP system backup on tape :-
    BR0278E Command output of 'LANG=C cd /oracle/SOL/sapbackup && echo .tape.hdr0 /usr/sap/SOL/SYS/exe/run/brtools -f detach LANG=C cpio -ovB > /dev/rmt/0mn':
    sh: /dev/rmt/0mn: cannot create
    BR0280I BRBACKUP time stamp: 2009-07-22 12.12.26
    BR0279E Return code from 'LANG=C cd /oracle/SOL/sapbackup && echo .tape.hdr0 /usr/sap/SOL/SYS/exe/run/brtools -f detach LANG=C cpio -ovB > /dev/rmt/0mn': 1
    BR0222E Copying /oracle/SOL/sapbackup/.tape.hdr0 to/from /dev/rmt/0mn failed due to previous errors
    BR0219E Initialization of volume SCRATCH in device /dev/rmt/0mn failed
    I checked the permissions of brtools as per SAP note 113747. I have set the correct permissions as per note.
    Server details :-SunOS cpdsol 5.10 Generic_127127-11 sun4u sparc SUNW,Sun-Fire-V440
    Please help mee
    Sarin

    Hello
    The permissions of brtools
    cpdsol:soladm 25% ls -al br*
    -rwsrwxr-x   1 orasol   sapsys   5758992 Jun 12 15:48 brarchive
    -rwsrwxr-x   1 orasol   sapsys   5920384 Jun 12 15:48 brbackup
    -rwsrwxr-x   1 orasol   sapsys   7786120 Jun 12 15:48 brconnect
    -rwxr-xr-x   1 soladm   sapsys   6281792 Jun 12 15:48 brrecover
    -rwxr-xr-x   1 soladm   sapsys   2482144 Jun 12 15:48 brrestore
    -rwxr-xr-x   1 soladm   sapsys   8107904 Jun 12 15:48 brspace
    -rwxr-xr-x   1 soladm   sapsys   3097984 Jun 12 15:48 brtools
    I also executed the command suggested by Joe
    cpdsol:soladm 29% grep tape_address /oracle/SOL/102_64/dbs/initSOL.sap | cat -ve
    tape_address = /dev/rmt/0mn$
    default: value of the tape_address parameter$
    tape_address_arch = /dev/rmt/0mn$
    tape_address_rew = /dev/rmt/0m$
    default: value of the tape_address_rew parameter$
    tape_address_rew_arch = /dev/rmt/0m$
    default: value of the tape_address_rew parameter$
    tape_address_ctl = /dev/...$
    default: value of the tape_address_rew_arch parameter$
    tape_address_ctl_arch = /dev/...$
    Does the $ at the end of the parameter have any significance ??
    Sarin

  • Error when backup into tape?

    Dear all,
    I am copying the daily backup into tape in case of failure, however I got error message.
    Herer are the scripts:
    1) backup_tape_uat.sh
    #!/bin/sh
    RS_EMAIL="[email protected]"
    cd /u02/db/backup/RMAN
    find *.bck -print | /usr/sbin/backup -ivqf /dev/rmt0.1
    /u02/oracle/uat/uatdb/9.2.0/dbs/uat_tape_check.sh
    /usr/bin/mail -v -s "UAT DB Tape Backup Completed" $RS_EMAIL
    2) uat_tape_check.sh
    #!/bin/sh
    TAPE_LOG="/u02/oracle/uat/uatdb/9.2.0/dbs/uat_backup_tape_log"
    VERIFY_LOG="/u02/oracle/uat/uatdb/9.2.0/dbs/obs_backup_verification_log"
    EMAIL_SCRIPT="/home/oracle/rsbackup/UAT/rs_email_log.sh"
    RS_EMAIL="[email protected]"
    rm -f ${TAPE_LOG}
    rm -f ${VERIFY_LOG}
    mt -f /dev/rmt0 rewind
    restore -Tvqf /dev/rmt0.1 >> ${TAPE_LOG}
    restore -Tvqf /dev/rmt0.1 >> ${TAPE_LOG}
    restore -Tvqf /dev/rmt0.1 >> ${TAPE_LOG}
    restore -Tvqf /dev/rmt0.1 >> ${TAPE_LOG}
    tail -50 ${TAPE_LOG} >> ${VERIFY_LOG}
    ${EMAIL_SCRIPT} ${RS_EMAIL} ${VERIFY_LOG} "Backup UAT DB to Tape Verification Log"
    3) Execute the scripts
    $ ./backup_tape_uat.sh
    Backing up to /dev/rmt0.1.
    Cluster 51200 bytes (100 blocks).
    Volume 1 on /dev/rmt0.1
    a 52963840 backup_UAT_668721603_515_1_g3jtnoe3_1_1.bck
    a 4145045504 backup_UAT_668721610_516_1_g4jtnoea_1_1.bck
    a 4637351936 backup_UAT_668721835_517_1_g5jtnolb_1_1.bck
    a 3630170112 backup_UAT_668722071_518_1_g6jtnosn_1_1.bck
    a 4228505600 backup_UAT_668722287_519_1_g7jtnp3f_1_1.bck
    a 4497604608 backup_UAT_668722513_520_1_g8jtnpah_1_1.bck
    a 3073245184 backup_UAT_668722750_521_1_g9jtnphu_1_1.bck
    a 3239075840 backup_UAT_668722946_522_1_gajtnpo2_1_1.bck
    a 3325440 backup_UAT_668723152_523_1_gbjtnpug_1_1.bck
    a 7012352 backup_UAT_668723156_525_1_gdjtnpuk_1_1.bck
    a 49152 backup_UAT_668723158_526_1_gejtnpum_1_1.bck
    a 23411712 backup_UAT_668732402_528_1_ggjto2vi_1_1.bck
    a 507904 backup_UAT_668732409_529_1_ghjto2vp_1_1.bck
    a 499712 backup_UAT_668732525_530_1_gijto33d_1_1.bck
    a 1294336 backup_UAT_668732641_531_1_gjjto371_1_1.bck
    a 524288 backup_UAT_668732756_532_1_gkjto3ak_1_1.bck
    a 499712 backup_UAT_668732872_533_1_gljto3e8_1_1.bck
    a 5308416 backup_UAT_668732988_534_1_gmjto3hs_1_1.bck
    a 507904 backup_UAT_668733104_535_1_gnjto3lg_1_1.bck
    a 1812992 backup_UAT_668733220_536_1_gojto3p4_1_1.bck
    a 7012352 backup_UAT_668733223_538_1_gqjto3p7_1_1.bck
    a 49152 backup_UAT_668733224_539_1_grjto3p8_1_1.bck
    a 216773632 backup_UAT_668818803_541_1_gtjtqnbj_1_1.bck
    a 516096 backup_UAT_668818823_542_1_gujtqnc7_1_1.bck
    a 499712 backup_UAT_668818939_543_1_gvjtqnfr_1_1.bck
    a 3268608 backup_UAT_668819055_544_1_h0jtqnjf_1_1.bck
    a 540672 backup_UAT_668819171_545_1_h1jtqnn3_1_1.bck
    a 499712 backup_UAT_668819287_546_1_h2jtqnqn_1_1.bck
    a 15695872 backup_UAT_668819403_547_1_h3jtqnub_1_1.bck
    a 507904 backup_UAT_668819519_548_1_h4jtqo1v_1_1.bck
    a 1788928 backup_UAT_668819635_549_1_h5jtqo5j_1_1.bck
    a 7012352 backup_UAT_668819638_551_1_h7jtqo5m_1_1.bck
    a 49152 backup_UAT_668819639_552_1_h8jtqo5n_1_1.bck
    a 246164992 backup_UAT_668905203_554_1_hajttbnj_1_1.bck
    a 933888 backup_UAT_668905223_555_1_hbjttbo7_1_1.bck
    a 778240 backup_UAT_668905339_556_1_hcjttbrr_1_1.bck
    a 4014080 backup_UAT_668905454_557_1_hdjttbve_1_1.bck
    a 909312 backup_UAT_668905570_558_1_hejttc32_1_1.bck
    a 647168 backup_UAT_668905686_559_1_hfjttc6m_1_1.bck
    a 18685952 backup_UAT_668905802_560_1_hgjttcaa_1_1.bck
    a 1015808 backup_UAT_668905918_561_1_hhjttcdu_1_1.bck
    a 1812992 backup_UAT_668906034_562_1_hijttchi_1_1.bck
    a 7012352 backup_UAT_668906037_564_1_hkjttchl_1_1.bck
    a 49152 backup_UAT_668906038_565_1_hljttchm_1_1.bck
    a 639479296 backup_UAT_669291304_567_1_hnju94p8_1_1.bck
    a 639499264 backup_UAT_669291342_568_1_hoju94qe_1_1.bck
    a 635861504 backup_UAT_669291380_569_1_hpju94rk_1_1.bck
    a 1024000 backup_UAT_669291420_570_1_hqju94ss_1_1.bck
    a 72122368 backup_UAT_669291536_571_1_hrju950g_1_1.bck
    a 185425920 backup_UAT_669291652_572_1_hsju9544_1_1.bck
    a 102334464 backup_UAT_669291779_573_1_htju9583_1_1.bck
    a 671744 backup_UAT_669291905_574_1_huju95c1_1_1.bck
    a 196943872 backup_UAT_669292021_575_1_hvju95fl_1_1.bck
    a 1048576 backup_UAT_669292147_576_1_i0ju95jj_1_1.bck
    a 2069504 backup_UAT_669292263_577_1_i1ju95n7_1_1.bck
    a 7012352 backup_UAT_669292266_579_1_i3ju95na_1_1.bck
    a 49152 backup_UAT_669292267_580_1_i4ju95nb_1_1.bck
    a 7028736 c-1357907388-20081021-02.bck
    a 7028736 c-1357907388-20081021-03.bck
    a 7028736 c-1357907388-20081021-04.bck
    a 7028736 c-1357907388-20081021-05.bck
    a 7028736 c-1357907388-20081022-00.bck
    a 7028736 c-1357907388-20081022-01.bck
    a 7028736 c-1357907388-20081023-00.bck
    a 7028736 c-1357907388-20081023-01.bck
    a 7028736 c-1357907388-20081028-00.bck
    a 7028736 c-1357907388-20081028-01.bck
    The total size is 30638784000 bytes.
    Backup finished on Tue Oct 28 18:05:17 HKT 2008; there are 59841400 blocks on 1 volumes.
    /u02/oracle/uat/uatdb/9.2.0/dbs/uat_tape_check.sh[13]: restore: not found.
    /u02/oracle/uat/uatdb/9.2.0/dbs/uat_tape_check.sh[14]: restore: not found.
    /u02/oracle/uat/uatdb/9.2.0/dbs/uat_tape_check.sh[15]: restore: not found.
    /u02/oracle/uat/uatdb/9.2.0/dbs/uat_tape_check.sh[16]: restore: not found.
    What errors are the last few statement?
    Amy

    Hi Amy,
    From the errors you provided:
    The total size is 30638784000 bytes.
    Backup finished on Tue Oct 28 18:05:17 HKT 2008; there are 59841400 blocks on 1 volumes.
    /u02/oracle/uat/uatdb/9.2.0/dbs/uat_tape_check.sh13: restore: not found.
    /u02/oracle/uat/uatdb/9.2.0/dbs/uat_tape_check.sh14: restore: not found.
    /u02/oracle/uat/uatdb/9.2.0/dbs/uat_tape_check.sh15: restore: not found.
    /u02/oracle/uat/uatdb/9.2.0/dbs/uat_tape_check.sh16: restore: not found.
    It looks like it cannot find the backups from tape and thus your backup scripts are not able to execute.
    Regards,
    Ben

  • Error while taking backup  through RMAN in 10g XE

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

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

  • I'm trying to backup a my harddrive with disk utility but I'm getting an error  Unable to create Backup.dmg" (input/output error). Is there any other way to save my data? I believe my hard drive is failing or corrupt file. I can't boot up. Grey screen

    I'm trying to backup a my hard drive with disk utility but I'm getting an error  Unable to create Backup.dmg" (input/output error). Is there any other way to save my data? I believe my hard drive is failing or corrupt file. I can't boot up. Grey screen and spinning wheel. I've tried everything https://discussions.apple.com/message/20580424#20580424
    any help will be greatly appreciated.

    Check here. Also have you done a TimeMachine back up?
    http://support.apple.com/kb/TS2570

  • HT1414 i am on iTunes 11.4.04. My iphone iOs is 6.1.3 and has 14 GB. I am trying to backup on my iMac iOs 10.6.8 and it has 113.GB free, But I am getting error messgae that computer doesnt have enough free space

    i am on iTunes 11.4.04. My iphone iOs is 6.1.3 and has 14 GB. I am trying to backup on my iMac iOs 10.6.8 and it has 113 GB free, But I am getting error messgae that computer doesnt have enough free space

    Settings > General > Reset > Reset Network Settings.
    Basic troubleshooting is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.
    If the issue continues, contact the carrier to troubleshoot the network connectivity issues.

Maybe you are looking for

  • Importing Testcases from Word Document

    I want to import testcase form Word Document document to MTM tool. Are there any tools available for acheving this? The testcases table to import is not getting recognosed when I tried with "Test Case Migrator Plus". Able to import if the testcases a

  • Plugin firefox acrobat reader mac yosemite

    firefox non mi apre i documenti pdf da compilare. mi dice sempre che devo aggiornare alla versione più recente di acrobat reader, ma la mia è già la versione più recente il modulo da compilare in prova è sul sito del MUDE

  • Does Playbook 2.0 support bluetooth headset?

    I heard some one said Playbook 2.0 supports A2DP  bluetooth headset. but when I tried to connect my playbook with Genius HS-905BT. playbook cannot find it. Is there one tell me if I missed anything? Thanks

  • Why can't Firefox addons website recognize I'm using Firefox 5?

    I have been using Firefox 5 for some months now, but since last week, Firefox addons website doesn't recognize it as Firefox 5. For example, every time I try to install recently updated theme, there is a message saying it is "Not available for Firefo

  • Need to back up email in Tiger so I can access it in Leopard (Apple Mail)

    Hello, I'm currently using Tiger, and I'm in the process of backing up emails, to upgrade to Leopard, and I'm wondering, what's the best way to do this? I am planning to burn all of my backed-up stuff to a DVD. I'm currently using Tiger (10.4.11) whi