INF: Rebuilding the Pubs Database (154395)



The information in this article applies to:

  • Microsoft SQL Server 6.0
  • Microsoft SQL Server 2000 (all editions)

This article was previously published under Q154395
The rebuilding of the Pubs database requires Instpubs.sql to be executed. This script file rebuilds the database and the objects in the database. However, the data loading is not complete until Pubimage.bat and Pubtext.bat files are executed. These two files complete the text and image data load into the Pub_info table (which is new in SQL Server 6.0). All the files are located in the <SQL Server>\Install directory.

Modification Type:MinorLast Reviewed:3/14/2005
Keywords:kbinfo kbnetwork KB154395