473,396 Members | 1,756 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

SQL Serwer 2005 + HP LTO Ultrium

Hi
My company buys new server( HP Proliant ML 570 with
HP LTO ULTRIUM 232 Tape Drive. OS (Windows 2003 Enterprise - SP1) see it
correctly (nt backup works, diagnostic tools
don't report problems) But SQL Server 2005 - SP1 don't see this tape drive
( MS SQL Server Management Studio Backup Devices is empty and
I can't add new Tape Backup Device (this option is unavaible). Also
sys.backup_devices and sys.dm_io_backup_tapes show nothing.
Have You any advices how to resolve this problem ??

Regards

Leszek
Mar 1 '07 #1
1 3317
Leszekwl (Le******@gazeta.pl) writes:
My company buys new server( HP Proliant ML 570 with
HP LTO ULTRIUM 232 Tape Drive. OS (Windows 2003 Enterprise - SP1) see it
correctly (nt backup works, diagnostic tools
don't report problems) But SQL Server 2005 - SP1 don't see this tape
drive ( MS SQL Server Management Studio Backup Devices is empty and
I can't add new Tape Backup Device (this option is unavaible). Also
sys.backup_devices and sys.dm_io_backup_tapes show nothing.
Have You any advices how to resolve this problem ??
You add a backup device with sp_addumpdevice.

But it should work also if you say

BACKUP DATABASE db TO TAPE = 'windowsnameoftapedevice'

I don't think it's very common these days to backup databases directly to
tape. I am under the impression that most people back up the database to
disk, and the uses NT Backup to get that file on tape if needed.

--
Erland Sommarskog, SQL Server MVP, es****@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx
Mar 1 '07 #2

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

Similar topics

3
by: mamin | last post by:
Hi, I'm trying to write windows service that sending files from server to client. This service will work on serwer side.How windows service on server side can get client address? Is it possible to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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,...
0
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...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.