RE: SQL server restore
From: Ilya (anonymous_at_discussions.microsoft.com)
Date: 03/18/04
- Next message: Tibor Karaszi: "Re: Seeking Command Line Help"
- Previous message: Prashanth L.V.: "Re: No history information for jobs"
- In reply to: Baisong Wei[MSFT]: "RE: SQL server restore"
- Next in thread: Baisong Wei[MSFT]: "RE: SQL server restore"
- Reply: Baisong Wei[MSFT]: "RE: SQL server restore"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 18 Mar 2004 10:36:07 -0800
Here is what i got in response to the query:
DBCC execution completed. If DBCC printed error messages, contact your system administrator.
Configuration option 'allow updates' changed from 0 to 1. Run the RECONFIGURE statement to install.
(1 row(s) affected)
Server: Msg 913, Level 16, State 4, Line 1
Could not find database ID 13. Database may not be activated yet or may be in transition.
(1 row(s) affected)
DBCC execution completed. If DBCC printed error messages, contact your system administrator.
Configuration option 'allow updates' changed from 1 to 0. Run the RECONFIGURE statement to install.
Also in sysdatabases:
dtpath 13 0xCFF897E22B716D4F9E2AB29E3F0271E7 52 0 1090519040 2004-03-10 05:29:36.060 1900-01-01 00:00:00.000 0 80 e:\db\mssql\data\dtpath_Data.MDF NULL
I tryied this too: I deleted dtpath, created new empty db and restored from backup, same error messages.
Seems to it related to restore process only.
Thank you
Ilya
Ilya
- Next message: Tibor Karaszi: "Re: Seeking Command Line Help"
- Previous message: Prashanth L.V.: "Re: No history information for jobs"
- In reply to: Baisong Wei[MSFT]: "RE: SQL server restore"
- Next in thread: Baisong Wei[MSFT]: "RE: SQL server restore"
- Reply: Baisong Wei[MSFT]: "RE: SQL server restore"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|