How to perform a version upgrade using a direct pipeline (SQL Server Upgrade Wizard)

To perform a version upgrade by named pipe

  1. On the Start menu, point to Programs / Microsoft SQL Server-Switch, click SQL Server Upgrade Wizard, and then click Next.
  2. Select Named pipe; then click Next.
  3. In Export server (6.x), in the Server name box, enter the name of the local or remote computer on which Microsoft® SQL Server™ version 6.x resides.
  4. In the Administrator password (‘sa’) box, enter the sa password for SQL Server 6.x, and then click Next.

    Unless you have changed it, the system administrator password for SQL Server 7.0 is blank.

  5. Include the databases to upgrade. Move any databases you do not want upgraded at this time to the Exclude list; then click Next.
  6. Select Use the default configuration or edit the default; then click Next.

    Click Edit to examine and make changes to the proposed disk configuration within the layout utility. When you have finished the layout utility, close it to return to the SQL Server Upgrade Wizard.

  7. In System objects to transfer, select the object types to transfer from SQL Server 6.x to SQL Server 7.0:
  8. In ANSI Nulls, select:
  9. In Quoted identifiers, select one of these options, and then click Next:
  10. If all options are correct, click Finish.

    The SQL Server Upgrade Wizard performs a version upgrade using the options you specified. The SQL Server 6.x server and data are left intact throughout the version upgrade process. The SQL Server Upgrade Wizard upgrades the server in the following order:

    The SQL Server 6.x catalog data, objects, and databases are upgraded and converted so that they are compatible with SQL Server 7.0. After the version upgrade is complete, SQL Server 7.0 becomes your production system.

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.