Previous Topic: Step 3: (Interface Server) Specify Destination Folder

Next Topic: Step 5: (Interface Server) Specify JBoss Configuration Information

Step 4: (Interface Server) Define Database User and Database

The Database Information dialogs define a database user and the database for the CA XCOM Interface Server to store status information. The database can be DB2 or MySQL.

For MySQL, the installer can be requested to either create a new database or use an existing one. However, for DB2, the installer is unable to create databases and so the database must be predefined using DB2 administration tools.

A database user account is required by the CA XCOM Interface Server to enable it to access and update its database tables. This account needs read and update privileges for all tables in the designated database, but does not need any structure or administration privileges or any access privileges for any other database.

The installer also requests user ID and password credentials for an admin user database account. These will be used only during product installation, to create tables within the database. The admin user account needs to have table create and drop structure privileges for the designated database, to enable it to create tables. For MySQL only, the admin user account also needs database creation privilege, if the installer is to be requested to create a new database.

The database table names used by CA XCOM Data Transport are unique to each product. Consequently, you can share the same database between CA XCOM Interface Server, CA XCOM Gateway, and CA XCOM Management Center, or you can use separate databases for each component.

Depending on whether you use a DB2 or MySQL database, the procedure differs.

To define the DB2 user and database

  1. On the first Database Information dialog, select DB2 from the Database drop-down list.

    The dialog displays the DB2 information fields:

    The dialog prompts you for DB2 user and database information.

  2. Complete the fields:
  3. Click Next.

    The second Database Information dialog opens:

    The dialog prompts you for additional DB2 database information.

  4. Complete the fields:
  5. Click Next.

    The installer connects to the specified database server to verify the validity of the specified information. The Application Server Information dialog opens.

    Note: Tables are not created at this stage. They are created later after you review your installation choices and request the installation to proceed.

To define the MySQL user and database

  1. On the first Database Information dialog, select MySQL from the Database drop-down list.

    The dialog displays the MySQL information fields:

    The dialog prompts you for MySQL user and database information.

  2. Complete the fields:
  3. Click Next.

    The second Database Information dialog opens:

    The dialog prompts you for additional MySQL database information.

  4. Complete the fields:
  5. Click Next.

    The installer connects to the specified database server to verify the validity of the specified information. The Application Server Information dialog opens.

    Note: Tables are not created at this stage. They are created later after you review your installation choices and request the installation to proceed.