SAP SQL 2008 Database Backup

Hi,
One of our client is taking the SAP SQL database backup using BRTOOL, backup happen on Standalone LTO 5.
They are taking backup of 1.4 TB in 1hr 30 Min.
I would like to know is it possible to achieve same as max write speed of LTO 5 in 140 MBPS, if we consider the are getting max throughput rate then too it should take around 3 hr 40 Min.
If it is possible then it would be grateful if someone can explain how.
Thanks & Regards
Mitt Gori

Hi Mitt,
You may refer the details shared under thread Full Database Backup in DB13 for MS SQL Server ... | SCN on configuration of backups using db13 for MSSQL.
What it comes to my mind is ..
1) Can you check whether you have SSDs configured for the database
2) What is the Tape write speed.
Note: SSD disks can drastically improve the backup times as it has excellent read/write performance over SAS disk.
Hope this helps.
Regards,
Deepak Kori

Similar Messages

  • How to take SQL Server Database backup from DB side

    Dear All,
    Please suggest how to take SQL Server Database backup from DB side?
    System Info-
    Portal Server (EP7)
    MS SQL Server
    Microsoft Windows 2003 Server
    Suggest ASAP.
    Thanks & Regards,
    Sameer

    Hi,
          I am planning to take SAP DB backup I need the procedure how to take backup. With in the server.
          My Operating System is IBM AIX
                 Database is  Oracle 10g
                 SAP BI7.0 through this I need to take backup.
         Note:
                1)  First of all I gone to /oracle/<SID>/102_64/dbs/init<SID>.sap and I changed the settings backup_dev_type = disk
                 backup_root_dir = /home/db0/test/sateesh/DB0backup
                 stage_root_dir = /home/db0/test/sateesh/DB0backup
               2) Then I gone to BRTOOLS I changed to disk there I scheduled Online backup
               3) Then I came to SAP DB13 I want to take daily backup. But the backup is not going properly what to do any mistake I had done
                    Try to give the valuable solution to take Online backup

  • SQL Server Management 6.5.1.0 and 6.5.4.0 does not discovery SQL 2008 databases on Windows 2003

    SQL Server Management 6.5.1.0 and 6.5.4.0 does not discovery SQL 2008 databases on a custom instance name or when multiple SQL instances are installed on Windows 2003.
    OS Version: Windows 2203 x64 with SP2
    Database Version: 10.3.5869.0
    The instance in this case: I01 is running on port 49168.
    SQL Server Network Configuration | Protocols for I01 | IP Addresses | IPAll | TCP Port = 49168
    The DB Engine class is discovered but not the "Tcp Port" property.
    The database discovery script then fails as it is missing the 8th parameter; The Port.
    Looking at the discovery script DiscoverSQL2008DBEngineDiscovery.vbs i see the following WMI query.
    Set oWMI = GetObject("winmgmts:\\" & computerName & "\root\Microsoft\SqlServer\" & SQL_WMI_NAMESPACE)  
    Set oQuery = oWMI.ExecQuery("SELECT * FROM ServerNetworkProtocolProperty
    Using WMI Explorer if I connect to namespace: root\Microsoft\SqlServer\ComputerManagement10
    and query "SELECT * FROM ServerNetworkProtocolProperty". There are no instances.
    What am I missing or doing wrong?
    Closely related to this article. https://gallery.technet.microsoft.com/Hotfix-Management-Pack-SQL-17cf1118#content.
    Thanks
    Gavin

    Hi,
    I would like to know is there any update about the issue. If the issue is solved, will you please share the resolution here to help others in this forum who encounter similar issue.
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • WIll cancel sql server database backup cause anything to be hurt?

    I run full backup of one big database. After 20 seconds, I click "stop action now" to cancel this backup. Will it cause anything to hurt? Want to make sure that database is still safe.
    Thanks

    I run full backup of one big database. After 20 seconds, I click "stop action now" to cancel this backup. Will it cause anything to hurt? Want to make sure that database is still safe.
    No it will not cause any issue to SQL server database.Backup request reads data from disk using separate thread you just killed the thread.
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • SQL Server Database backup and restore issue

    Hi
    I am trying to take a backup of the database and using restore to create  its copy on the same server
    Basically I am following this approach
    http://stackoverflow.com/questions/3912221/ms-sql-2008-create-a-copy-of-the-database-without-the-data 
    Using the restore command is giving me the following error
    RESTORE DATABASE [TargetDB]
    FROM DISK = N'D:\backup.bak' WITH FILE = 1,
    MOVE N'OriginalDB' TO N'D:\sql data\TargetDB.mdf',
    MOVE N'OriginalDB' TO N'C:\SQL Data\TargetDB_1.ldf',
    NOUNLOAD, STATS = 33
    Logical file "ORIGINALDB" is not part of database "TARGETDB" . Use RESTOREFILELIST only to list
    plz suggest as I checked the syntax is fine too as per
    https://technet.microsoft.com/en-us/library/ms190447%28v=sql.105%29.aspx
    I am using SQL Server 2012 

    LogicalName cant be same for mdf and ldf. verify again with FILELISTONLY. Also you have put wrong logical name 
    MOVE N'OriginalDB' TO N'D:\sql data\TargetDB.mdf'
    Please paste the output of
    RESTORE FILELISTONLY FROM DISK = 'D:\backup.bak'

  • Sql 2008 Standart Backup Error 1117

    Hi, my operating System is Windows Server
    2003 Standart x64 and when im doing a database backup in my SQL SERVER 2008 Standart. this problem jumps:
    Backup Failed for server "nameofserver".
    System Data Sql Client sql Error Read on "D:\sql\data\datamart.mdf" failed: 1117 (The request could not be performed ...I/O device error)
    I tried to do the backup into a usb Disk , a network drive, and another partition.
    And the backup always stops at 80% saying
    the same thing.
    We did a: 
    "DBCC CHECKDB ('DATAMART-antiguo') WITH NO_INFOMSGS, ALL_ERRORMSGS"
    And it throw this:
    Msg 8966, Level 16, State 2, Line 1
    Unable to read and latch page (1:4557512) with latch type SH. 1117(The request could not be performed because of an I/O device error.) failed.
    Msg 8966, Level 16, State 2, Line 1
    Unable to read and latch page (1:4557516) with latch type SH. 1117(The request could not be performed because of an I/O device error.) failed.
    Msg 8966, Level 16, State 2, Line 1
    Unable to read and latch page (1:4557517) with latch type SH. 1117(The request could not be performed because of an I/O device error.) failed.
    Msg 8966, Level 16, State 2, Line 1
    Unable to read and latch page (1:4557518) with latch type SH. 1117(The request could not be performed because of an I/O device error.) failed.
    CHECKDB found 0 allocation errors and 4 consistency errors not associated with any single object.
    Msg 8978, Level 16, State 1, Line 1
    Table error: Object ID 1067970981, index ID 4, partition ID 72057594240303104, alloc unit ID 72057594274578432 (type In-row data). Page (1:3700412)
    is missing a reference from previous page (1:4557512). Possible chain linkage problem.
    Msg 8978, Level 16, State 1, Line 1
    Table error: Object ID 1067970981, index ID 4, partition ID 72057594240303104, alloc unit ID 72057594274578432 (type In-row data). Page (1:3700457)
    is missing a reference from previous page (1:4557517). Possible chain linkage problem.
    Msg 8978, Level 16, State 1, Line 1
    Table error: Object ID 1067970981, index ID 4, partition ID 72057594240303104, alloc unit ID 72057594274578432 (type In-row data). Page (1:3700458)
    is missing a reference from previous page (1:4557518). Possible chain linkage problem.
    Msg 8978, Level 16, State 1, Line 1
    Table error: Object ID 1067970981, index ID 4, partition ID 72057594240303104, alloc unit ID 72057594274578432 (type In-row data). Page (1:3700503)
    is missing a reference from previous page (1:4557516). Possible chain linkage problem.
    Msg 2533, Level 16, State 1, Line 1
    Table error: page (1:4557512) allocated to object ID 1067970981, index ID 4, partition ID 72057594240303104, alloc unit ID 72057594274578432 (type In-row
    data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
    Msg 8976, Level 16, State 1, Line 1
    Table error: Object ID 1067970981, index ID 4, partition ID 72057594240303104, alloc unit ID 72057594274578432 (type In-row data). Page (1:4557512)
    was not seen in the scan although its parent (1:1615250) and previous (1:1136313) refer to it. Check any previous errors.
    Msg 2533, Level 16, State 1, Line 1
    Table error: page (1:4557516) allocated to object ID 1067970981, index ID 4, partition ID 72057594240303104, alloc unit ID 72057594274578432 (type In-row
    data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
    Msg 8976, Level 16, State 1, Line 1
    Table error: Object ID 1067970981, index ID 4, partition ID 72057594240303104, alloc unit ID 72057594274578432 (type In-row data). Page (1:4557516)
    was not seen in the scan although its parent (1:4033765) and previous (1:1136410) refer to it. Check any previous errors.
    Msg 2533, Level 16, State 1, Line 1
    Table error: page (1:4557517) allocated to object ID 1067970981, index ID 4, partition ID 72057594240303104, alloc unit ID 72057594274578432 (type In-row
    data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
    Msg 8976, Level 16, State 1, Line 1
    Table error: Object ID 1067970981, index ID 4, partition ID 72057594240303104, alloc unit ID 72057594274578432 (type In-row data). Page (1:4557517)
    was not seen in the scan although its parent (1:4151563) and previous (1:1136364) refer to it. Check any previous errors.
    Msg 2533, Level 16, State 1, Line 1
    Table error: page (1:4557518) allocated to object ID 1067970981, index ID 4, partition ID 72057594240303104, alloc unit ID 72057594274578432 (type In-row
    data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
    Msg 8976, Level 16, State 1, Line 1
    Table error: Object ID 1067970981, index ID 4, partition ID 72057594240303104, alloc unit ID 72057594274578432 (type In-row data). Page (1:4557518)
    was not seen in the scan although its parent (1:4151563) and previous (1:1136365) refer to it. Check any previous errors.
    CHECKDB found 0 allocation errors and 12 consistency errors in table 'LOGISTICA.FCosto_Historico_Articulo' (object ID 1067970981).
    CHECKDB found 0 allocation errors and 16 consistency errors in database 'DATAMART-antiguo'.
    repair_allow_data_loss is the minimum repair level for the errors found by DBCC CHECKDB (DATAMART-antiguo).
    In the same directory we have several others databases with no problem at all, but this one in particular is the biggest one (>40 Gigs) 
    I looked online for help and ended knowing that its a commom problem with virtual servers, but this is not the case.
    Any help would be Greatly Appreciated!!!

    It looks like your database is corrupt.
    There is some issue with this object - LOGISTICA.FCosto_Historico_Articulo.
    CHECKDB found 0 allocation errors and 12 consistency errors in table 'LOGISTICA.FCosto_Historico_Articulo' (object
    ID 1067970981).
    CHECKDB found 0 allocation errors and 16 consistency errors in database 'DATAMART-antiguo'.
    repair_allow_data_loss is the minimum repair level for the errors found by DBCC
    CHECKDB (DATAMART-antiguo).
    Do you have backup? If so, restore the database.
    Or
    Fix the problem with allow data loss option
    http://www.sqlskills.com/blogs/paul/checkdb-from-every-angle-emergency-mode-repair-the-very-very-last-resort/
    -Prashanth

  • SQL Server Database backup

    Hi Team ,
    I have SQL Cluster 2012 server running with Couple of Critical data base instance . Each instance installed in different drive.
    One of my application database is having mdf of size 1 Gb and ldf is 250 GB . Database is set to full recovery model.
    Now I want to change recovery model to simple and want to shrink the los also. before than I want to take database backup.
    I have 50 GB space left in drive .
    i want to take full database backup on same drive .please let me know how much space i need on that drive to take full backup.
    thanks
    Ravi

    There are two options for you here
    1. Take transaction log backup and try shrinking the log file but you might have to take multiple transaction log backups to actually shrink the log file
    2. If you are switching from full recovery to simple you dont need to take full backup reason is switching from full to simple breaks log chain so its better to have Transaction log backup and like Praveen suggested if you take transaction log backup with
    compression it likely it would fit in free space. But you have to try.
    3. This you have to do on your own risk: (If backup of log in point 2 fails) I dont think changing from full recovery to simple would cause any
    data loss. So you can switch to simple shrink logs switch back to full and schedule frequent log backups
    Reason why log grew so much because you did not took sufficient transaction log backups. So create maintenance plan which would take frequent log backups also if you dont want point in time recovery for this database let it be in simple recovery
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • SAP Production Systems Database backup failed

    Dear Guru,
    I have been facing a problem with our SAP Production system's oracle database backup for last three days. Our back up goes through TSM server. At night 10 pm we have schedule backup for whole offline + redo log backup,  11 pm check and update optimizer statistic and at 11:30 pm Check Database. For last three days above mentioned backup getting failed and we are not able to get such a details log by which i can understand the issue. But Our Development server and Quality server's backup which are scheduled at 12 am and 2 am, the both backup schedules finish successfully. And in morning all schedule backups of Production systems finish without any errors. The issues is coming only with Whole database backup + redo log Backup which schedule at night 10 pm. I have mentioned the log whatever i have got in below:
    07.02.2012     07:30:06     Job started
    07.02.2012     07:30:06     Job has exceeded its latest start date
    07.02.2012     07:30:06     Job cancelled after system exception ERROR_MESSAGE
    Above mentioned logs are showing 1day advance log where i have mentioned yesterdays log. That means it should shows 06.02.2012 instead of 07.02.2012 and time should be 22:00:00 instead of 07:20:06.
    Our Oracle version is 10.2.0.4.0/ kernel release 701/BRBACKUP 7.00 (40)
    Please Guide me.
    Regards,
    Samrat Chakraborty

    OK,
    this has nothing to do with brbackup or TSM.
    You batchjob starts at 07:30 !!!
    Means before that, you do not have any action at all.
    Then the job crosschecks it has passed its intended startdate and terminates,
    which is correct, since you do not like brbackup to shut down your DB at 07:30!
    No brbackup is started at all, which is why you get no log and no tsm connect takes place.
    I assume,  you misconfigured some operationmodes and at 07:30 an OP-modeconfiguration
    with batchjobs switches back in place so that the jobs do start too late.
    Check RZ04 and the OP mode timetable
    If it is not this, it has to be something else with the batch scheduler causing delay
    or may be all BTC processes are busy, but this seems unlikely with a start at 07:30 sharp..
    Volker

  • SQL 2008 R2 Backups (Backup Exec) are failing with SQLVDI error

    Hi 
    We are experiancing Backup failures with SQL 2008 R2 DB with Backup Exec 2012, below are the errors
    Event ID 18210: BackupVirtualDeviceFile::RequestDurableMedia: Flush failure on backup device 'MSQ_00__2efc94bd_289f_4866_8dcb_3f3fde91416d_'. Operating system error 995(The I/O operation has been aborted because of either a thread exit or an application request.).
    Event ID 1: SQLVDI: Loc=TriggerAbort. Desc=invoked. ErrorCode=(0). Process=1864. Thread=6220. Server. Instance=MSSQLSERVER. VD=Global\ECD_00__2efc94bd_289f_4866_8dcb_3f3fde91416d__SQLVDIMemoryName_0. 
    We upgraded the memory from 8 GB to 12 GB, also as per the kb article we registered sqlvdi.dll with the servers, but still have teh same issue
    Expect support to correct teh issue
    LMS

    Hi,
    I’m writing to follow up with you on this post. Was the problem resolved after performing our action plan steps?If you are satisfied with our solution, I’d like to mark this issue as "Answered". Please also feel free to unmark the issue, with any new findings
    or concerns you may have.
    Thanks,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Cannot Connect to SQL 2008 Database Error

    I am on Windows Server 2008 with SQL Server 2008 database and even after enabling the "TCP/IP" protocol and also "Named pipes" continue to get "EPMCFG-10368: Cannot connect to database..." error. Any additional troubleshooting steps would be greatly appreciated.

    I am trying to connect to a SQL Server 2008 database. I provided the correct server name, port, db name, user and pswd. When using an ODBC connection I connect without issue. However, when trying to connect via the EPM System Configurator I get an error.

  • How to Re org the SQL 2008 database to have equal size data files

    Hello everyone -
    I have I/O issue with our production system (SAP ECC 6.0 on Windows 2008 and MSSQL 2008).
    Following are my I/0 stats in DB02 (since DB Start)
    ECPDATA1     E:     Data       25.779     28.053     4.689     1,056.68     36.297     23.326     2.515     45.301     14.43
    ECPDATA2     E:     Data       23.143     24.979     4.68     593.297     17.971     12.448     1.238     47.663     14.518
    ECPDATA3     G:     Data   9.17     9.807     3.477     1,018.69     36.144     21.938     2.457     46.434     14.712
    ECPDATA4     F:     Data  10.985     11.788     2.69     148.512     4.777     3.248     0.314     45.722     15.201
    ECPDATA5     F:     Data       14.746     16.164     2.676     162.39     6.693     3.679     0.432     44.139     15.491
    ECPLOG1      D:     Log        5.337     27.081     4.916     26.962     26.264     0.037     1.919     726.928     13.688
    ECPLOG2      F:     Log     0.755     17.582     0.487     35.472     35.161     0.042     2.637     845.998     13.334
    The fourth column is ms/op which is very high and also asymmetrical for all the data files.
    Also, The data files are not of equal size
    ECPDATA1     106,173
    ECPDATA2     59,588
    ECPDATA3     105,036
    ECPDATA4     14,992
    ECPDATA5     16,491
    ECPLOG1       1,025
    ECPLOG2             3,199
    So ECPdata1 and ECPdata3 are about 105 GB while #4 and #5 are 14 GB and 16 GB each. As per SQL best practices, all the Data files should be of equal size to get the best performance.
    How do I make the data files with equal sizes ?
    Your help is very much appreciated.
    Thank you
    -TSB

    Hi dudes!
    The key here is that you manually grow your datafiles before the autogrown mechanism comes to play; in fact, SAP recommends setting the autogrow just to avoid the hypothetical case that should never arrive in which the DB administrator forgot about the database size and it ran out of space.
    Otherwise, if you properly monitor and manage your DB you should always grant that at least 30% (to say) of free space is allocated in your datafiles. If you do so, the SQL Server engine should do the rest, as it follows a proportional filling strategy as you can read in SAP note 1238993.
    In case your database is not still proportional, my advise is that you just manually grow the datafiles so that all them are the same size, and so SQL Server will do the rest. If you however need to addresss that immediately, you will need to reorganize your database, which is not just more sensitive and complicate, but also which involves some I/O intensive operations (check SAP note 159316).
    Cheers!!
    --Jesú

  • SAP SQL System Copy backup restore method with ADS(Adobe document services)

    Hello all,
    i´m preparing a system copy with ERP 6.0 in windows and SQL server with ADS.
    I have a doubt, can i do the System Copy backup/restore method with ADS??
    or the only method that works is with system export/import in all instances??
    Thank you

    Hi Oscar,
    Is your ADS system separate from your ERP system, or are they on the same server?
    In any case, you can use backup/restore to copy a Java system, but you must also make a system export/import for the Java server components.  The two work in conjunction, so that the export tool doesn't export your whole database, only the components maintained in the filesystem.  If you select the database detach/attach or backup/restore method in the tool when going against the Java system, it will prompt you at the right point in the process to make your Java export as well.
    The caveat is that the Java export requires downtime, so it isn't possible to copy a Java system without impacting system availability, as it is with a pure ABAP system.
    Best regards,
    Matt

  • Need to take SQL Azure database backup into blob using dacpac services, the blob has to be encrypted.

    We are able to take backup of our database into blob storage using dacpac services, but we need to encrypt the blob data. Please suggest the efficient way to do it.

    Hello,
    As per my understanding, Windows Azure Storage does not transparently encrypt data or provide any special encryption mechanisms. Azure Blob Storage protect the data by using a storage key to control access to all data in that Storage Account.
    If you want to encrypt data of file inside Azure Blob Storage Services , you can refer to the following thread about same requirement:
    http://social.msdn.microsoft.com/Forums/windowsazure/en-US/23465a1e-1fce-481a-b375-6e2434186ea6/encrypt-sql-azure-blob-data?forum=windowsazuredata#bf6c9921-176e-4c76-b976-3b94c795cd16
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here. 
    Fanny Liu
    TechNet Community Support

  • How do I move a P6 SQL 2008 database to SQL 2012

    I have backed up and restored P6 from one server to another server. I have ran a couple of suggested scripts to sync the PMDB database with the Master database with little success. I am still unable to logg on to the PMDB database with P6 Pro. I would appreciate any help that is available.
    Thanks

    KB http://digital.ni.com/public.nsf/allkb/E076A0661E03F1EB862571A800079E7B?OpenDocument
    Ryan Shi
    National Instruments

  • SAP Data Archiving in R/3 Ecc6.0, MS-SQL 2008 Server:

    We are using MS-SQL 2008 Database, these days our production database growing quite faster. I want to setting up Data Archiving using T'Code DB15. Can anyone give steps to setup Data Archinving using DB15?
    Edited by: Ahsan's on Jul 19, 2010 11:44 AM

    Archiving data is bound to legal things depending on the country and the company you work. Setting up archiving is not following a few steps, you'd need to have a system where to put the archiving data.
    Markus

Maybe you are looking for