Documentation Center

Upgrading the Archiver database on a Windows machine

Before you upgrade your database, ensure that the current version of your database server is supported. Upgrade your Archiver database on a Windows machine by running one or more PowerShell scripts. Later, when you upgrade the Archive Manager Core, you need to run an additional tool to update the timestamps in the database.

Before you begin

To upgrade the Archiver database on a Windows machine requires Windows PowerShell 3.0, Microsoft .NET 4.0 or higher, and Java 6 or. The PowerShell script prompts you for DBA and user credentials, as well as the server and port number (if non-default) for your database server.

Procedure

  1. On your database server machine, open Windows PowerShell from the Windows Start Menu.
  2. On your installation media, navigate to \Database\<DATABASETYPE>\, where <DATABASETYPE> is either Oracle or MSSQL.
  3. Run the following command:
    & '.\Upgrade Archive Manager database.ps1'