INF: SQL Server Shuts Down When Master Database Is ReloadedID: Q59902
|
When the master database is reloaded from a dump, SQL Server will shut itself down automatically, forcing the user to restart SQL Server to implement the new master database. This is similar to the way changes take effect in CONFIG.SYS (although the operating system will not automatically reboot when CONFIG.SYS is changed). Any time you make changes to your CONFIG.SYS file, you must reboot your computer so these modifications will take affect.
When SQL Server shuts itself down, two messages are displayed: one
message in the session running the console and the other message in
the session running ISQL.
The message displayed in the session running the console is as
follows:
Operating System Error:
Read failed with EOF on network pipe.
DB-Library: Unexpected EOF from SQL Server.
DB-Library: Unexpected EOF from SQL Server.
Additional query words: Dumping and Loading Windows NT
Keywords : kbprg SSrvServer SSrvWinNT
Version : 4.2 | 4.2
Platform : OS/2 WINDOWS
Issue type :
Last Reviewed: March 9, 1999