em_rebuild_database utility parameters

The following table describes the em_rebuild_database utility parameters.

Parameters

Description

Host Interface Name

Name of the host computer for the PostgreSQL database server on which Control-M/EM is installed.

Port Number

Communications port on which the PostgreSQL database server listens for queries.

Database Administrator Password

Password of the PostgreSQL database server administrator. The characters you enter are not echoed for security reasons.

Database Owner Login

Name of the Control‑M/EM database owner.

Database Owner Password

Password for the Control‑M/EM database owner (6 to 30 characters, alphanumeric). The characters you enter are not echoed for security reasons.

Database Name

Name for the Control‑M/EM database. This name must be unique within the PostgreSQL database server.

Database Directory Full Path

Location of the Control‑M/EM database owner.

NOTE: You must create this location prior to installing the Control-M/EM database.

Relevant only for the PostgreSQL database server on UNIX.

Encoding

Language encoding of the Control-M/EM database.

Valid values:

  • LATIN1 (default)
  • UTF8

    NOTE: If you select UTF8, you need to manually configure the environment settings to enable Control-M/EM components to support this encoding.

Existing Database

Valid values:

  • Y —This value indicates that the Control-M/EM database is defined on a remote PostgreSQL database server.
  • N —This value indicates that the Control-M/EM database is defined on the local PostgreSQL database server.

Parent Topic

em_rebuild_database