Upgrading SQL Server for HCL Docs

Learn how to upgrade the SQL server for HCL Docs.

Procedure

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