Creating the Workflow Database for AgilePoint Server

A database administrator must create a new database that will be used as the workflow database for AgilePoint Server before installing. (The AgilePoint workflow database tables will be created during the actual AgilePoint installation.)

The instructions in this topic are for creating and preparing a MS SQL Server workflow database. The concepts are similar if you are using Oracle.

Prerequisites

Navigation

  1. Make sure your SQL Server is up and running.
  2. Open the SQL Server Management Studio via Start > Programs > Microsoft SQL Server [Version] > SQL Server Management Studio.

Instructions

  1. In SQL Server Management Studio, Right-click on Databases and select New Database. The New Database window appears.
  2. Enter a database name (for example, AP200 or APDB), and click OK.