Previous Topic: Mart Creation Requirements

Next Topic: Use Mart Server as a Windows Service


Install CA ERwin Mart Server

The Mart Server and Mart Admin war files are deployed on a Web server. You can either use an existing web server, or install the web server through the CA ERwin MartServer Installation Wizard. You must install CA ERwin Mart Server and configure it regardless of whether you use Mart Server as a Windows service.

Follow these steps:

  1. Do one of the following tasks:

    The CA ERwin MartServer Installation Wizard appears.

  2. Go through the wizard steps to install CA ERwin Mart Server.

    Depending on the options you select, CA ERwin Mart Server and/or Java Runtime Environment (JRE) and Tomcat are installed.

    Note: If Java (any version) is already available in the computer and the environment variable JRE_HOME is set, the installer overwrites JRE_HOME with the new Java path. The JRE version that is shipped with the installer is 1.6.0_31. If a Tomcat web server is already installed in the computer and the environment variable CATALINA_HOME is set, the installer replaces CATALINA_HOME with the new path.

  3. After you close the wizard, from the Windows Start menu, click All Programs, CA, ERwin, ERwin Mart Server r9, Configure MartServer.

    The CA ERwin Mart Configuration dialog appears.

Configure the CA ERwin Mart Server

  1. Complete the following fields in the Mart Server tab:
    Database Type

    Specifies database server type.

    Port No.

    Specifies the port number of the database server.

    Server Name

    Specifies the name of the database server where you have installed the Mart database. For example, suppose that you are using SQL Server 2008 as the Mart database. Enter the name of the computer where SQL Server 2008 is installed.

    Instance Name

    Specifies the name of the database instance.

    Database Name

    Specifies the name of the Mart database.

    Note: Use a new database. Do not specify the name of an existing database that you have used for an older version of Mart.

    User Name

    Specifies the user name to connect to the Mart database.

    Password

    Specifies the password to connect to the Mart database.

    Note: The following fields--Domain Controller Name, Domain/User Name, and Password are required only if you are using Active Directory authentication.

    Domain Controller Name

    Specifies the fully qualified name of the Active Directory Server (Domain Controller).

    Domain/User Name

    Specifies the domain name and user name in the <domain name>/<user name> format.

    Password

    Specifies the password of the domain user.

Configure CA ERwin Mart Administrator

  1. Enter the following information in the Mart Administrator tab:
    Server Name

    Specifies the name of the computer where the Web Server is present. For example, if you are using Tomcat, enter the name of the computer where Tomcat is installed.

    Default: localhost

    Port Number

    Specifies the port number on which the Web Server is running.

    Default: 18170

    Use IIS

    Specifies that you want to use the IIS web server to connect to Mart. This check box is available only if you have configured IIS.

    Application Name

    Specifies the application name with which the Web Server is identified.

    Default: MartServer

  2. Click Configure.

    The CA ERwin Mart Administrator and the Mart Server are configured.

More information:

Configure IIS Web Server