Database backup on tape

Hi All,
I am trying to backup the database using tar command on tape storage.
server is sun solaris and tape storage is LTO4 (1.7TB)
I want to tar with zip directly to the tape but couldn't find any option in solaris to zip with tar like we are having ( tar -cvzf in linux).
could anyone please guide me how to achieve that?
if i have to use unix PIPE (|) with the tar command to take it directly to tape then what should be the command?
Thanks

First of all I didn't see you writing you did shutdown the database before backups are made.
Make sure the database is shutdown, or you backups are totally useless !!!
The default UNIX tar as installed on Sun and e.g. AIX doesn't support instant compressing by calling gzip with the -z option.
Take a look at http://www.gnu.org or even better at: http://www.sunfreeware.com and download the GNU tar
Install it on your server, usually it will be installed in /usr/local/bin. Use that tar command for your backup as it does support the -z option.
Make sure 'gzip' is in your search PATH
On the other hand I am wondering why you would gzip the database file before putting them on tape.
Is it to save tape storage ??
Nowadays tape devices have their own hardware compression, making to unnecessary to compress the files on forehand.

Similar Messages

  • Urgent: New database with restored tape backup - step by step

    Hi
    Oracle: 9.2.0.6
    OS: AIX 5
    There is an old full cold database backup on the TAPE drive which includes spfile and control files etc.
    I have been asked to restore this database to a new server (AIX 5). I am a new dba with less hands on restore/recovery from tape drives using rman.
    Can someone let me know
    1. what do I need to know before I can start anything
    2. how to restore backup from tape (spfile, control file, data files etc)
    3. steps to create a database instance with backup restore and start it
    4. How do I know password of sys/system users
    Thankyou so much for help.
    Vishal

    Maybe you could read the manual?

  • Problem with backups on Tape

    Could you help me ,I have a problem with backups on tape drive .The error which Windows throws is "BackupTapeFile::UnloadTape: PrepareTape(UNLOCK) failure on backup device '\\.\tape0'. Operating system error 21(failed to retrieve text for this error. Reason: 15105)."
    Does anyone of you have the same problem.Thank you!

    You cannot perform a regular restore/recovery (up to the latest possible point in time), because at this time dropped tablespace is not known to the controlfiles/recocery catalog and therefore not known to RMAN,too. You have to 2 possibilities:
    1. Restore the entire database and recover back in time to before the tablespace is dropped.
    This will cause ALL data within the database to go back in time, not just this tablespace.
    2. Clone the target database to a new location, perform point in time recovery in order to export
    the data of the tablespace for import into the original database. This causes the data of this
    tablespace to be brought back into the production database, not effecting existing (current) data
    in any other area of the database.
    As you can see recovering from a dropped tablespace needs some additional efforts. By the way you also cannot use RMAN's TSPITR functionality.
    Werner

  • Backup to tape failed in DPM 2012

    I am new to DPM.
    We have configured a protection group for short term goal with 7 days retention range, Synchronization frequency 6 hours. And recovery points are based on synchronization (means 4 Recovery points per day and DPM will have 28 valid restore points after a
    week...!!??). In long term goals we have configured 2 recovery goals to tape ...  1 recovery point per week on saturday (retention 4 weeks) and 1 recovery point per month (on day 1 with retention range of 1 month).
    Now Im getting PG status "backup to Tape failed" I want to know the process how DPM will check and verify recovery points on disk before writing them to tape.
    Based on my protection group settings, there should be 4 recovery points on disk everyday. but there is something different result...see the below in reply.
    My queries are:
    1) On Saturday weekly tape job, does it require DPM to have valid 28 Recovery points?? What happen if any RP missing.
    2) Due to some issues, if weekely tape backup failed on saturday. Can we resume it on monday,tuesday..with corrective actions??
    3) the DPM process of verifying disk based recovery points before writing them to tape.

    Hi,
    <New questions Snip<
    Q1) For file/volume protection, synchronization is not RP. We have to configure RP creation time manually.
    A1)  Correct, file synchronizations are not recoverable, only "recovery points" are recoverable.
    Q2) For application's (SQL,EXCH,SHAREPOINT) recovery points each synchronization job will create a RP as per synchronization frequency. 
    A2)  Yes, for applications like SQL and Exchange that support incremental backups, then incremental synchronizations are recoverable.
    Q3) If a tape backup is getting failed due to invalid RP on disk, I am creating a manual RP with Express full backup(for databases) and a RP with Incremental(for file/volume share), then resuming tape backup. Is it correct way to do this?
    A3) Yes, A manual Express full for application data or a manual recover point with synchronization for file / share data and that should allow you to manually create a new tape based backup from the alert.
    Q4)How to enable the verify option to check the integrity of the tape backup?
    A4) Simply modify the PG that has tape based protection and while on the "Select Library and tape Details" page, select the option "check backup for data integrity (time consuming operation)". 
    Q5) And what is Co-Location..!!
    A5) Tape co-location allows data from different protection groups to be written to the same tape.  You need to make a tape protection group set using the "Optimize usage" feature under the management - Libraries page of the DPM console.
    See the following TechNet pages.
    Tape Optimization Setup - Create-Modify Protection Group Set
    http://technet.microsoft.com/en-us/library/jj628037.aspx
    Tape Optimization Setup - Advanced Options
    http://technet.microsoft.com/en-us/library/jj628016.aspx
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • How to restore a Rman backup from Tape

    Hi,
    We need to restore the database backup taken through RMAN on 24-JUNE-2013 from tape as this backup is not currently available on disk.
    Can you please help me on the following,
    1) how i can check if the same backup on 24-JUNE-2013 is available on Tape.
    2) If yes how i can restore to Disk.
    Because we need to create a new Clone instance from the backup taken on 24-JUNE-2013.
    We are having 12.1.3 Application on Exalogic and 11.2.0.3 Database on Exadata machine.
    Our support is highly appreciated.
    Thanks

    user11969666 wrote:
    Hi,
    We need to restore the database backup taken through RMAN on 24-JUNE-2013 from tape as this backup is not currently available on disk.
    Can you please help me on the following,
    1) how i can check if the same backup on 24-JUNE-2013 is available on Tape.
    2) If yes how i can restore to Disk.
    Because we need to create a new Clone instance from the backup taken on 24-JUNE-2013.
    We are having 12.1.3 Application on Exalogic and 11.2.0.3 Database on Exadata machine.
    Our support is highly appreciated.
    Thanks
    Your questions are answered in the Backup and Recovery User's Guide -- Contents
    Thanks,
    Hussein

  • Backup to Tape ; Some Design questions

    Version : We have DBs on 10.2, 11.2 Enterprise Edition
    Platform: Solaris 5.10 SPARC
    Helloo..
    Never worked on Tape before. Currently , all our RMAN Backup Pieces are going to Disk and from there Sysadmin moves it to the tape using TSM.
    1. If you were to design a Backup strategy, would you backup to Disk first and then get the Sysadmin to
    copy to Tape OR backup directly to Tape?
    2. Do you guys backup Level_0 backup on TapeA , Level_1 backups on Tape B
    and Archivelogs, Control file , Spfile on TapeC
    3. RMAN Backup to Disk or Tape; Which is faster?

    1. Best practice directly to tape
    Adv: a. Longer retention inexpensive. separate tapes for weekly, monthly and yearly rotation.
    b. Can compress
    c. Inexpensive for VLDB.
    DisAdv: a. Needs Tape vendor (MML) license to directly write to tape.
    b. Storing tapes and tape maintenance.
    c. Slow process
    Writing directly to Disks
    Adv:a. For smaller databases with less retention.
    b. Faster backups locally
    c. Faster restores.
    DisAdv:a.Media failure
    b.Does not work for VLDB
    2. Its expensive to separate tape drives as they come in big sizes.Have maxsetsize or section size set to few GBs for faster read to restore. RMAN can easily identify the files it needs for recovery and the storage vendor have the catalogs that helps. You can separate tapes for permanent retention. Deleting the obsolete backups is messy as you have to load the right tape, operational difficulties.
    3. Refer #1.
    hth.
    Edited by: user11155666 on Jun 2, 2011 5:52 PM

  • Restore RMAN backup from tape

    I have to restore the RMAN full backup from tape to new host to a previous date say March 1st. My target database RMAN retention period is 28 days, today is 11th May.
    Is it possible to restore the obsolete database from tape backup to new host as of May 1st. If not possible, I would like to restore the available backup say as 15th April from tape to new host.
    Can you please provide me the steps to restore the tape old backup to new host.
    Thanks,
    Mahi

    Can't read documentation? You also seem to be unable to mark questions as answered
    Mahi      
         Newbie
    Handle:      Mahi
    Status Level:      Newbie
    Registered:      Nov 24, 2010
    Total Posts:      24
    Total Questions:      15 (13 unresolved)
    Sybrand Bakker
    Senior Oracle DBA

  • Full Database Backup in DB13 for MS SQL Server databases

    Hello,
    We have some SAP systems using the MS SQL Server database. I want to know if it is possible to setup the Full Database Backup option in transaction DB13 to store the files in a hard disk space.
    I already did this type of configuration in SAP systems in Oracle databases and for this I used the init<SID>.sap where we can put all the configuration, for instance the disk path where we want to save the backup files! But for MS SQL Server databases, in DB13, I don´t know how to do that, when I add the "Full Database Backup" option in DB13, this show me some options but only for tape, but I don´t want to store the backup files in tapes, I want to store/save the files on the server disk itself or else to an external disk but I don´t see where I can set this way of storage!
    This is what you see in DB13 (when using a MS SQL Server database) in "Full Database Backup" and as you see I only have options for TAPE not for a disk or other type of storage! How can I do that? (if that is possible):
    Can you help me please?
    Kind regards,
    samid raif

    Hello Raja
    Sorry for the delay of my answer! Many thanks for that tip, it helps a lot and it solve the last error/problem that I reported here, in fact, the problem was we had named the device with two words containing a space. So we removed that space from the backup device (in SQL management studio) with one word only and the job runs successfully without any errors!
    It works in Development and Quality systems but in our Production system (AM1) the Full backup option in DB13 stopped with the following error, in fact the error is on verification of backup, it means that the Full backup finished with success, but when it does the backup verification, the job in DB13 stops with an error, the following one:
    ***************************** SQL Job information   ******************************
    Jobname:    SAP CCMS Full DB Backup of AM1 [20140417103726-4-103726]
    Type:       TSQL
    DB-Name:    AM1
    For Run:    20140417  10:37:26
    **************************** Job history information  *****************************
    Stepname:   CCMS-step 1
    Command:    declare @exeStmt nvarchar(2000) exec am1.sap_backup_databases @dbList=
                "AM1",@r3Db="AM1",@bDev="fullprd",@expDays= 27,@jobName= "SAP CCMS Ful
                l DB Backup of AM1 [20140417103726-4-103726]",@bkupChecksum="Y",@bkupT
                ype="F",@nativeBkup="N",@exeDate = "20140417103726",@bkupSim = "N",@fo
                rmat = 0,@init = 0,@bkupDb = "AM1",@unload = 0,@exeStmt = @exeStmt OUT
                PUT
    Status:     (success)
    Message:    3014
    Severity:                                                                                                                                                                                                                                                    0
    Duration:   4  hours(s)  41 min(s) 22 sec(s)
    Last msg:   Executed as user: am1. Processed 7434328 pages for database 'AM1', fil
                e 'A01DATA1' on file 1. [SQLSTATE 01000] (Message 4035)  Processed 315
                1504 pages for database 'AM1', file 'A01DATA2' on file 1. [SQLSTATE 01
                000] (Message 4035)  Processed 4574152 pages for database 'AM1', file
                'A01DATA3' on file 1. [SQLSTATE 01000] (Message 4035)  Processed 44363
                92 pages for database 'AM1', file 'A01DATA4' on file 1. [SQLSTATE 0100
                0] (Message 4035)  Processed 25598 pages for database 'AM1', file 'A01
                LOG1' on file 1. [SQLSTATE 01000] (Message 4035)  BACKUP DATABASE succ
                essfully processed 19621974 pages in 16881.638 seconds (9.521 MB/sec).
                 [SQLSTATE 01000] (Message 3014).  The step succeeded.
                        <------------- End of Job Step History --------------->
    Stepname:   CCMS-step 2
    Command:    declare @exeStmt nvarchar(2000) exec am1.sap_verify_backups @nativeBku
                p = "N",@bkupSim = "N",@bDev = "fullprd",@bkupChecksum = "Y",@exeDate
                = "20140417103726",@unload = 1,@dbCnt =1,@exeStmt = @exeStmt OUTPUT
    Status:     (failure)
    Message:    3201
    Severity:                                                                                                                                                                                                                                                   16
    Duration:   0  hours(s)  8  min(s) 30 sec(s)
    Last msg:   Executed as user: am1. Cannot open backup device 'fullprd(\\10.0.0.45\
                backupsap\prd\prdfullqua.bak)'. Operating system error 1265(error not
                found). [SQLSTATE 42000] (Error 3201).  The step failed.
                        <------------- End of Job Step History --------------->
    **************************** Job history information  *****************************
    Can you help me please with this one!? Can you tell me why in verification it stops with that error?
    Kind regards,
    samid raif

  • Database backup problem in DB13

    Dear All,
    <b>When we take backup from the command prompt using Brbackup or Brarchive it executes the backup process successfully, but when I schedule the same thing in the DBA calendar it shows that job finished but it actually  does not take the backup. I have given all parameter required for the backup in the DBA calendar like eg, the  scheduled time, the tape generic name, archive type.</b>
    Can anybody guide what is going wrong ...because of that I am not able to schedule backup using DB13 tcode.
    At present I am using Brtools( Brbackup) to take the backup.
    Thanks in adv.
    Bhaskar

    Dear Mr. Fidel,
    Thanks for your reply.
    My operating system is Windows 2003.
    I am loged in with <SID>adm.
    When I use DB13 to schedule the backup (online full database backup) it completes sucussfully......but if I choose to schedule backup(online full database + redo logs file) after taking backup of the database when it to take redo logs file give an error message as:-----
    <b>I am giving lines where the error occurs...</b>
    BR0280I BRBACKUP time stamp: 2007-06-27 19.32.19
    BR0063I 43 of 43 files processed - 120279.500 MB of 120279.500 MB done
    BR0204I Percentage done: 100.00%, estimated end time: 19:32
    BR0001I **************************************************
    BR0280I BRBACKUP time stamp: 2007-06-27 19.32.23
    BR0340I Switching to next online redo log file for database instance MRP ...
    BR0321I Switch to next online redo log file for database instance MRP successful
    BR0117I ARCHIVE LOG LIST after backup for database instance MRP
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            F:\oracle\MRP\oraarch\MRParch
    Archive format                 ARC%S_%R.%T
    Oldest online log sequence     3173
    Next log sequence to archive   3176
    Current log sequence           3176       SCN: 33992945
    Database block size            8192       Thread: 1
    BR0018I Waiting for the next offline redo log file...
    BR0017E Offline redo log file E:\oracle\MRP\102\RDBMS\ARC03175_0603728372.001 not found
    BR0056I End of database backup: bdvoqpkp.ant 2007-06-27 19.32.28
    BR0280I BRBACKUP time stamp: 2007-06-27 19.32.28
    BR0054I BRBACKUP terminated with errors
    thanks.

  • Rman Backup in Tape - Restore

    Hi All,
    This's my scenario.
    I am using oracle 10gR2 on solaris 10. I configured Rman for my database. I ran the backup command on monday and again tuesday and again today also.
    All backups are stored in tape not disk. now I have a problem, so I want to restore the Monday backup from tape.
    How to tell these to Rman. If I simply mentioned the restore command, hope Rman will restore the latest backup. But I want to restore the Monday Backup.
    Could you anyone help me on this..
    Many Thanks
    Senthil

    when ever you are recovering the database to certain time,certain scn then it is a incomplete recovery only.
    after completing the recovery by specifying until time or until SCN oracle will not allow you to open the database.
    It will ask you to open the database in resetlog mode.
    The step which admin given is correct one but after that you have to open the db in resetlog mode
    Edited by: PrafullaNath on May 19, 2010 4:28 PM

  • RMAN backup in tapes

    Hi
    We have R12.0.6 with 10.2.0.4 database.
    The RMAN backup is daily we are taking to tapes.
    Now how can i restore the backup from tapes? to create a duplicate database.
    Thanks
    Shaik

    We have R12.0.6 with 10.2.0.4 database.
    The RMAN backup is daily we are taking to tapes.
    Now how can i restore the backup from tapes? to create a duplicate database.Creation Of Rman Duplicate Without Target And Recovery Catalog Connection. [ID 1113713.1]
    Backup and Recovery
    http://www.oracle.com/pls/db102/portal.portal_db?selected=3
    Thanks,
    Hussein

  • 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

  • Backup to tape

    Sql 2012 maintainence plan has an option to backup to tape. Does this work even if Windows 2012 does not support backup to tape. Can we use this method to bcakup SQL database directly to tape, what are the advantages or drawback of these ?

    IN addition to the responses above:
    1. Yes this is working on SQL 2012 and 2014 as well and on any OS basically that soppurt the SQL Server:
    http://msdn.microsoft.com/en-us/library/ms179313.aspx
    BACKUP LOG AdventureWorks2012
    TO TAPE = '\\.\tape0';
    GO
    2. As to the question about drawbacks and advantages,
    I recommend to use Google. This look like a nice start point:
    http://www.ultrabac.com/subcontent.aspx?SecID=781
    [Personal Site] [Blog] [Facebook]

  • Online Backup from Tape failed

    Hi All
    We are trying to restore the online backup from tape the backup device is Netbackup Utility
    Please find below the log
    BR0280I BRRESTORE time stamp: 2011-01-07 16.13.44
    BR0229I Calling backup utility with function 'restore'...
    BR0278I Command output of '/usr/sap/QC4/SYS/exe/run/backint -u PC4 -f restore -i /oracle/QC4/sapbackup/.reeypwkq.lst -t file -p /oracle/QC4/102_64/dbs/initQC
    4.utl':
    Program:                /usr/sap/QC4/SYS/exe/run/backint 5.0GA
    Input File:             /oracle/QC4/sapbackup/.reeypwkq.lst
    Profile:                /oracle/QC4/102_64/dbs/initQC4.utl
    Function:               RESTORE
    BR0386E File '/oracle/PC4/sapdata1/pc4_1/pc4.data1' reported as not found by backup utility
    BR0386E File '/oracle/PC4/sapdata2/pc4_103/pc4.data103' reported as not found by backup utility
    BR0386E File '/oracle/PC4/sapdata1/pc4_64/pc4.data64' reported as not found by backup utility
    BR0386E File '/oracle/PC4/sapdata2/pc4_116/pc4.data116' reported as not found by backup utility
    BR0386E File '/oracle/PC4/sapbackup/cntrlPC4.dbf' reported as not found by backup utility
    BR0280I BRRESTORE time stamp: 2011-01-07 16.13.47
    BR0279E Return code from '/usr/sap/QC4/SYS/exe/run/backint -u PC4 -f restore -i /oracle/QC4/sapbackup/.reeypwkq.lst -t file -p /oracle/QC4/102_64/dbs/initQC4
    .utl': 2
    BR0374E 0 of 161 files restored by backup utility
    BR0280I BRRESTORE time stamp: 2011-01-07 16.13.47
    BR0231E Backup utility call failed
    BR0406I End of file restore: reeypwkq.rsb 2011-01-07 16.13.47
    BR0280I BRRESTORE time stamp: 2011-01-07 16.13.47
    BR0404I BRRESTORE terminated with errors
    Please help us out in rsloving this error
    Regards
    John N

    >
    John Namala wrote:
    > BR0278I Command output of '/usr/sap/QC4/SYS/exe/run/backint -u PC4 -f restore -i /oracle/QC4/sapbackup/.reeypwkq.lst -t file -p /oracle/QC4/102_64/dbs/initQC
    Hi,
    you are restoreing PC4 database on system QC4.
    This requires a netbackup permission configuration to allow client QC4 to access the backup from system PC4.
    Volker

  • Database backup strategy(MS sql server 2005, Winodws 2003, SAP ECC 6.00)

    Hello gurus,
        I am confused, about the backup system i should go for(backup device, abckup software)?? Fllowing is my SAP Landscape.
    1) IDES
    2) Solution manager
    3) Development
    4) BIW
    no of users 25 max
    modules implemented
    MM
    HR
    FICO
    BIW
    <b>    I want to implemente before go live, backup system in my company.</b>
    We have received backup schedule from our implementation partner. Our backup system is as follows.
    Backup device is HP Surestore Autoloader.
    Cartridge capacity is 100/200GB
    Backup software is Veritas (version 8.6)
    Note: Through this we take backup of our legacy system and it takes around 3 1/2 hour to 4 hours to take backup of 60 GB of our legacy data.
         Right now the problem is our backup software version is old and i even believe, the hardware we have is not sufficient to take daily database backup and fortnightly, SAP system backup.
        The only solution to the problem i can see is
    1) to go for another backup device exclusively for SAP system
    2) Even go for SQL Agent software used to take backup of SAP system thorugh Veritas.
    3) Even upgrade my Veritas version.
    <b>   Its a request to GURUS</b>
    1) Is the solution, i am thinking to this issue is correct.?? If no then please advice me
    2) Please tell me the best backup system in your opinion for my above mentioned system.
    Thanks Gurus
    Rahul

    Hello,
    A indication of the size of each database would be helpful.
    However, its NOT a good idea to take only one on line backup a week. What if you have a tape error and cant recover a TL? You have no chance for recovery. This is not best practice. Can the business except a 4,5 or even 6 days loss of data - id guess not.
    This is what id do if you don't want to purchase a new device, I would take an online backups from SQL to disk every night - this would be a separate disk! From the disk you can the pick up the backup to take at a time to suit that wont impact the existing backup. Plus you always have two copies of the backup. One on disk, one on tape.
    My normal transaction log strategy is similar, again backup to disk, every hour on a production system. Then after midnight move the existing 24 logs into an archive folder. This folder would also be picked up by the existing device at a suitable time before being moved to a 'saved' folder and deleted the next day. Again you always have multiple copies of the data. two on disk, two on tape.

Maybe you are looking for

  • HT200160 mac keeps trying to connect to a server that no longer exists

    every so often throughout the day, i'll get a error dialong telling me that my mac can't connect to a server because it no longer exists. This server was my old machine that has since been renamed on the network. i don't want it to connect, i also do

  • How to track changes in Customer master. Urgent Please

    Hi , in VD03 for a Customer, when looked for changes made. Enviornment -> Account changes -> All fields. and then selected All changes, it shows me number of entries are deleted, I am wondering about why & how this happened and wanted to trace down,

  • Camera Calibration in ightroom

    I recently calibrated ACR PS CS3Beta with MacBeth Color Checker for my Canon 30D camera. I really like the results. Is there a way to import that XMP into Lightroom? If so how? Thank you very much in advance. Jonathan

  • Post Installation of interMedia Text

    What scripts do you need to run if interMedia Text was installed after Portal was installed? The client now wants to use interMedia type searches. Thanks.

  • Adblock for Safari 7 doesn't block ads

    Over the past couple of weeks adblock plugins isn't blocking ads on any sites. On adblock twitter says: "Hi, we have some issues with Safari 6.1 and 7.0. This is not bug on our side but in Safari, so we couldn't fix this now. We are in contact with S