473,805 Members | 2,076 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SQL 2000 backup on DLT tape

Hi

We are running SQL 2000 Enterprice version with SP3a on a Dell
Poweedge 5600 server running Advance Server. It has Tape drive
PowerVault 110T (DLT VS80 Tape Drive) & uses DLT tapeIV tapes. A DB
maintenance job had been specified to backup on to tape daily. I have
following issues;

1.The backup job sometimes fails with the following error in Event
log(Event ID:17055)
3041: Backup failed to complete the command BACKUP DATABASE [UNIQRS]
TO TAPE = N"\\.\Tape0 WITH NOINIT, NOUNLOAD, NOSKIP, STATS = 10,
NOFORMAT. The job is specified with the Verification option.

2. If I try to restore a succeeded backup it asks for a initial tape
with a past date which does not exists

3. Is there a way to view the content of the tape & free space etc.

4. It is recommended to put a disk backup & transfer it to tape using
Windows backup utility. Is there a way to automate this by initiating
the Backup utility when the SQL finishes the disk backup.
Thanks
Chirath
Jul 20 '05 #1
2 5961
We recently had problems with a PowerVault 110T that needed a firmware
update. Not sure that will help you, but these kind of fixes are there for
those times when nothing else makes sense.

You should probably make the investment to buy Veritas BackupExec. You can
also buy their backup agent for SQL server that makes backups really easy.
I actually backup my databases to disk files and let the regular backup job
come along an hour later and save those to tape. Then if I need to restore
an SQL db in a hurry, the files are on the hard drives and ready to go.

--
Jerry Boone
Analytical Technologies, Inc.
http://www.antech.biz
"Chirath Fernando" <ch*****@flashm ail.com> wrote in message
news:45******** *************** ***@posting.goo gle.com...
Hi

We are running SQL 2000 Enterprice version with SP3a on a Dell
Poweedge 5600 server running Advance Server. It has Tape drive
PowerVault 110T (DLT VS80 Tape Drive) & uses DLT tapeIV tapes. A DB
maintenance job had been specified to backup on to tape daily. I have
following issues;

1.The backup job sometimes fails with the following error in Event
log(Event ID:17055)
3041: Backup failed to complete the command BACKUP DATABASE [UNIQRS]
TO TAPE = N"\\.\Tape0 WITH NOINIT, NOUNLOAD, NOSKIP, STATS = 10,
NOFORMAT. The job is specified with the Verification option.

2. If I try to restore a succeeded backup it asks for a initial tape
with a past date which does not exists

3. Is there a way to view the content of the tape & free space etc.

4. It is recommended to put a disk backup & transfer it to tape using
Windows backup utility. Is there a way to automate this by initiating
the Backup utility when the SQL finishes the disk backup.
Thanks
Chirath

Jul 20 '05 #2
In article <45************ **************@ posting.google. com>,
ch*****@flashma il.com says...
Hi

We are running SQL 2000 Enterprice version with SP3a on a Dell
Poweedge 5600 server running Advance Server. It has Tape drive
PowerVault 110T (DLT VS80 Tape Drive) & uses DLT tapeIV tapes. A DB
maintenance job had been specified to backup on to tape daily. I have
following issues;


You should backup to a disk and then backup the file up on tape - tape
is MUCH slower and requires more of the SQL Server than doing it to
tape.

I install a 140GB MIRROR and then make two or three days backups to the
mirror so that I always have a couple days ready, I only backup the
current days files.
--
--
sp*********@rro hio.com
(Remove 999 to reply to me)
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1967
by: Mirko Slavko | last post by:
Hi, I have scheduled backup job on MS SQL server which appends full backup, verifies it and then it should eject tape. But upon finishing it says that job failed. I checked backup and it seems okay, database was backup-ed on tape and tape was ejected at the end of execution but job status was failed. Here is a code of backup procedure created with "backup database" option.
6
3125
by: A.Y. Xu | last post by:
Environment: Win Server 2003 Standard Version, SQL Server 2000, HP DDS3 Tape(local). Backup procedure: 1. open SQL Server Enterprise Manager 2. find the database i want to backup 3. right click and select "All Tasks"-"Backup Databse..." 4. Select "destination"-"backup to"-->>"Tape" 5. Click "Add", Select "Tape" device name(or may address)"\\.\Tape0" 6. Click "OK" begin to backup
3
1917
by: rcamarda | last post by:
I do weekly full backups of my SQL databases via a scheduled T-SQL job. I noticed that I have some static databases that dont normally change, so I dont want to back it up if it has not changed, but when it does, then I want a backup. Is there something in the master table, as example, that I can check prior to running the backup that will indicate any changes? An example is the Northwind database. I could exclude it from the backup, but...
9
3271
by: Stanley Sinclair | last post by:
I just brought a new small server online. It has two disks in RAID1 (mirrored) for the operating system and logs and DB2 DBMS. DB2 data on a separate RAID 5EE array on four disks. (IBM ServeRAID 6i controller.) I don't expect more than 200 GB total data ever in the DB2 database (starting with 120 MB), and 150 GB in other stuff. Want to backup the database separately, and then everything else. Now that DB2 has a backup utility that...
5
10625
by: David | last post by:
I am a little confused by DB2 Backup and Export. I used "db2 backup db QAS to /dev/rmt0" backuping 650GB database to a IBM LTO 3581 (1 drive) only 11 hours. But I used "db2 export to /dev/rmt0 of ixf messages MKPF.msg select * from mkpf" on the same 3581, and this table is only 5GB, but the export used 4 hours. What's the diffirent between Backup and Export? I mean except backup is used to backup whole database or tablespace, and export...
8
5706
by: nek | last post by:
Greetings, Has anyone got the latest progress on this? It hit me this time on W2K running DB2 V8.1.5. It returned the following warning: D:\Temp>db2 backup db sample to \\localhost\tape0 SQL2031W Warning! Please mount the target or source media on device
0
1265
by: pjbr34 | last post by:
Hi everyone, I am running DB2 8.2 under SuSE SLES9 (zSeries). My current problem is when trying to make a direct backup to tape. - I can make a DB2 backup to a filesystem and it works fine. (e.g. backup into /tmp/test) - And I can also tar the created file into a 3590 tape drive and it works fine too. (e.g. tar into /dev/rtibm0 )
1
6954
by: Rizwan.Bakhshi | last post by:
Can not open mssql .bak file in ms_sql. File starts with "ti" and some weired charctor. Can some one help me on how to open this back up of mssql database. I've tried to restore this file in mssql and it says it does not recognize this file. I understand that .bak file for mssql should start with "tape". But when i opened this file in ms excel it show the file starting with "ti" not tape. Any help on this would be appreciated and please...
3
4381
by: dcruncher4 | last post by:
It is possible that we may be asked to restore a production tape, say 3 yrs later. We would prefer redirect restore for that. I am documenting a process to do a redirect restore. We take production backups via Legato. The big question is that how to get information about tablespace and containers from the tape backup. A search on this told me that db2ckbkp is the command to go for. I tested it on a backup residing on unix file system...
0
9718
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9596
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10614
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10363
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10109
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6876
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5544
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5678
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
3008
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.