INF: Quick Method for Reinstalling SQL Server

ID: Q68229


The information in this article applies to:
  • Microsoft SQL Server for OS/2, version 4.2

The following information describes a quick tip for SQL Server users who frequently need to reinstall SQL Server.

With SQL Server NOT RUNNING, use the PKzip file-compression utility to archive the MASTER.DAT file and save it. The resulting MASTER.ZIP file takes up only two megabytes (MB) of disk space and can be unarchived in about one minute. After doing this, you have a fresh install of SQL Server.

WARNING: If you use this procedure, it will destroy everything in MASTER.DAT, such as db and dump devices, all system table changes, and so forth. This is similar to doing a complete reinstallation of SQL Server. Use this procedure with extreme caution.

Keywords : kbsetup SSrvGen SSrvInst
Version : 4.2
Platform : OS/2
Issue type :


Last Reviewed: March 10, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.