The information in this article applies to:
BUG# 9876 (4.2) SYMPTOMS
Using the SQL Administrator for Windows to load a dump from tape requires
that the user read the tape to scan for dump files on that tape. The pick
box will only list dumps that have the same or similar names to the
database being loaded.
WORKAROUND
You can use a query window or ISQL to explicitly LOAD the correct dump
file, then use the CONSOLE program to manage interaction with the tape
unit. For instance, if you have a dump of database TEST that you want to
load into database PUBS, and the dump is the second file on the tape, you
would issue the command:
LOAD DATABASE pubs FROM tape0 WITH FILE=2 STATUSMicrosoft has confirmed this to be a problem in SQL Administrator version 4.2 for Windows NT and SQL Administrator for Windows. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Keywords : kbtool SSrvSQL_Admin kbbug4.20 |
Last Reviewed: March 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |