Databases Connection Profile Parameters
The following table describes Control-M for Databases connection profile parameters.
|
Parameter |
Description |
|---|---|
|
Database Type |
Determines one of the following database types to use in the connection profile: |
|
Database Version |
Determines the version of the database. |
|
Maximum Concurrent Connections |
Determines the maximum number of connections between 1–512 that the database can process at the same time |
|
Number of connection retries |
Determines the number of connection attempts between 1–24 after a connection failure |
|
Connection retry time out |
Determines the time in seconds (1–300) between each connection attempt |
|
Connection idle time |
Determines one of the following:
|
Oracle Database Connection Parameters
The following table describes Oracle database connection parameters.
|
Parameter |
Description |
|---|---|
|
Connection Type |
Determines one of the following options as your connection type:
|
|
Host/SCAN name |
Defines the name that connects all hosts of a Oracle RAC to a single address. |
|
Port Number |
Defines the port number of the web services server. Default: 1521 |
|
User Name |
Define the user name of the specified database. |
|
Password |
Defines the password of the specified database. |
MSSQL Database Connection Parameters
The following table describes MSSQL database connection parameters.
|
Parameter |
Description |
|---|---|
|
SSL |
Determines whether SSL is used to encrypt the connection to a MSSQL database. The SSL option works differently depending on the driver you are using, as follows:
|
|
Host Name |
Defines the hostname of the specified database. |
|
Use Port |
Defines the port number of the database.. |
|
Port Number |
Defines the port number of the web services server. Default: 1433 |
|
Use JDBC |
Determines whether to use JDBC or JTDS for Control-M for Databases. JDBC supports the following:
|
|
Additional Parameters |
Defines the JDBC driver additional parameters, such as TLS1.x encryption and Always On. applicationIntent=ReadWrite;multiSubnetFailover=True;
For a full list of Microsoft SQL Server database connection properties are available in the official Microsoft SQL Server documentation. |
|
Database Name |
Defines the name of the specified database. |
|
Authentication |
Determines one of the following options as your authentication type:
|
|
User Name |
Define the user name of the specified database. |
|
Password |
Defines the password of the specified database. |
|
Skip SSIS Package validation |
Skips validation of all SSIS packages when testing a connection profile |
|
Package password definition |
Determines the Package Source, Package Name, and Package Password |
DB2, Sybase, SAP ASE, and PostgreSQL Database Connection Parameters
The following table describes DB2, Sybase, and PostgreSQL database connection parameters.
|
Parameter |
Description |
|---|---|
|
Host Name |
Defines the hostname of the specified database. |
|
Port Number |
Defines the port number of the web services server. Default:
|
|
Database Name |
Defines the name of the specified database. |
|
User Name |
Define the user name of the specified database. |
|
Password |
Defines the password of the specified database. |
