INF: SQL Administrator Drop Command Drops Databases

Last reviewed: April 28, 1997
Article ID: Q87510

The information in this article applies to:

  - Microsoft SQL Server version 4.2

SUMMARY

In the Microsoft SQL Administrator Device Management window, if you choose Devices from the Manage menu, and then choose Drop, a dialog box appears asking if you really want to drop the device. If you choose the Yes button, SQL Server not only drops the device, but also any database(s) residing on that device. There is no explicit warning that the database(s) will be dropped.

If the device is a dump device, SQL Server drops it immediately without the additional dialog box implied by the ellipses after the Drop command on the Manage menu ("Drop...").

MORE INFORMATION

You cannot drop a device on which a database resides. In order to carry out your request to drop the requested device, SQL Administrator drops all databases residing on that device.

This behavior is by design in Microsoft SQL Administrator 4.2. Microsoft is considering an enhancement to add a message explicitly stating that all databases residing on the device will be dropped.

NOTE: The current version of SQL Administrator displays a list of databases and asks you to confirm.


Additional query words: SQL Admin
Keywords : kbtool SSrvAdmin SSrvSQL_Admin
Version : 4.2
Platform : OS/2


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 28, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.