Upgrading SQL Server for IBM Docs

Learn how to upgrade the SQL server for IBM Docs.

Procedure

  1. Log in to the Windows server with SQL Server Administrator account.
  2. Create the directory C:\install\DocsApp_2.0.0. Copy and extract the DOCS_INSTALLPKG_FILENAME.zip file, for example, CNNCTNS_DOCS_2.0.0_WINLNX_ML.zip to it.
  3. Open a command line, and change directories to the setupDB directory, for example, cd C:\install\DocsApp_2.0.0\SetupDB\sqlserver.
  4. Ensure that the SQL server is started.
  5. Update the database schema by running the command: updateDBSchema.bat.