Documentation Center

Create the Archiver database on Oracle on a Windows machine

Setting up your Archiver database on Oracle on a Windows machine requires that you run PowerShell scripts to create the database tables required for the Archive Manager.

Before you begin

To install the Archiver database on a Windows machine requires Windows PowerShell 3.0 and Microsoft .NET 4.0 or higher. Also, you must have no open database connections. The PowerShell script prompts you for DBA and user credentials (unless you created an Oracle SDL Tridion administrator user), as well as the server and port number (if non-default) for your database server. It also asks you for a local system account, which defaults to NT AUTHORITY\SYSTEM.

Procedure

  1. On a machine that meets the prerequisites, open Windows PowerShell from the Windows Start Menu.
  2. On the installation media, browse to Database\Oracle\.
  3. Type the following command:
    & '.\Install Archive Manager database.ps1'

    and follow the instructions in the PowerShell console to install the database.