Last Topic "MS SQL Installation"

Provision SQL Database

This section of the document describes the process of providing MS SQL Server 2008 access to data contained in the rmwin directory. In this part of the process we will be using the RMSQLDBSetup executable (.exe) to perform the necessary setup tasks. This program can be initiated using one of the methods:

Note: "C:" in the commands above represents the drive where the rmwin folder resides. This may be different on your computer.

Provisioning Steps

Use the following step below to provision RM Data:

  1. Execute RMSQLDBSetup (RMSQLDBSetup.exe) using one of the methods described above.

  2. Click on the "Settings" tab in the RM SQL Database Setup Utility. The fields on the form should be completed as follows:

  1. Click on the "Provision" button once the data under the Settings tab of the RM SQL Database Setup Utility has been properly configured. A screen similar to the one below should appear if the operation is successful.

  1. Verify the database creation by going to Start > Programs Microsoft SQL Server 2008 R2 folder > SQL Server Management Studio. Login with the default Windows credentials (pictured in the login screen below). Verify RMData is listed in the Database tree.

 

The next step in the process is to export data in the RMData database.

 

Next Topic "Initial Export RM Data to MS SQL Server"