BUG: SQL Admin Unable to Load Tape Dump with Different NamesID: Q113066
|
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.
For instance, if you are trying to load a dump into PUBS, the list will
include dumps from databases named PUBS or PUBS2, but not list dumps from
databases name TEST. There is no way to manually insert a dump file number
so you can not load using the pull down menus.
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
Microsoft 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
Version : 4.2
Platform : WINDOWS
Issue type :
Last Reviewed: March 19, 1999