ADSM-L

Re: Error restoring SQL database

2007-02-13 08:39:14
Subject: Re: Error restoring SQL database
From: Leigh Reed <L.Reed AT MDX.AC DOT UK>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 13 Feb 2007 13:37:58 +0000
Eric,

It's possible that the primary sequential tape volume that the data
resides on has a problem. Are you able to see which volume the restore
requires and check the status of the volume. It could be unavailable or
destroyed or you may need to perform an audit on it.

If you don't know what tape it is asking for, the following select
command will list the all tape volumes that have data on for that node.
You may have to check the status of them all.

 select distinct(volume_name) from volumeusage where
node_name='xxxxxxxx' and stgpool_name='yyyyy'

Also, you may need to check that your library is online and that you
have sufficient mount points for the restore.

If you do find that the primary volume has an issue, you may have to
recall a copy pool volume.

Leigh

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
Loon, E.J. van - SPLXM
Sent: 13 February 2007 11:10
To: ADSM-L AT VM.MARIST DOT EDU
Subject: [ADSM-L] Error restoring SQL database
Importance: High

Hi *SM-ers!
Our SQL guys are trying to restore a SQL database. They receive the
following error:

ANS1314E File data currently unavailable on server

In the TSM activity log I see the following message:

ANR0548W Retrieve or restore failed for session 2337961 for node
KL1007W9-SQL (TDP MSSQL Win32) processing file space KL1007W9\data\0001
2 for file \Zeus\ full stored as Backup - error detected.

Error detected. Right... How do I find what kind of error?
Thank you very much for your reply!!!
Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines


**********************************************************************
For information, services and offers, please visit our web site:
http://www.klm.com. This e-mail and any attachment may contain
confidential and privileged material intended for the addressee only. If
you are not the addressee, you are notified that no part of the e-mail
or any attachment may be disclosed, copied or distributed, and that any
other action related to this e-mail or attachment is strictly
prohibited, and may be unlawful. If you have received this e-mail by
error, please notify the sender immediately by return e-mail, and delete
this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its
subsidiaries and/or its employees shall not be liable for the incorrect
or incomplete transmission of this e-mail or any attachments, nor
responsible for any delay in receipt.
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch
Airlines) is registered in Amstelveen, The Netherlands, with registered
number 33014286
**********************************************************************

<Prev in Thread] Current Thread [Next in Thread>