Previous Topic: Server server_nameNext Topic: Server Advanced Options


Values
AccessType=Access_Type

Specifies how the CA IDMS ODBC Driver (or Type 2 JDBC Driver) communicates with CA IDMS. Valid values are:

CciServerName=cci_name

Identifies the DNS name or IP address where the CCITCP Server is running. If not specified, the default server defined for CAICCI is used.

CciServerPort=cci_port

(Optional) Specifies the IP port identifying the CCITCP Server on the node defined by

cci_name. If not specified, the default port defined for CAICCI is used. This is usually 1202, and typically should not be specified here.

Host=host_name

Identifies the DNS name or IP address where the IDMS CV is running. This option is only used when the IDMS Communications Protocol is selected (AccessType='I').

Port=port

Specifies the TCP/IP port of the CA IDMS Listener running under CV. This option is only used when the IDMS Communications Protocol is selected (AccessType='I').

Resource=node_name

(Optional) Specifies the value of SYSTEMID. This is specified in the SYSTEM statement of the system generation of the target system. If a node_name is not specified, CA IDMS Server uses the first eight characters of the server_name to identify the target system. This option is only used when the CCI option is selected (AccessType='C').

SSL=0|1

Enables Secure Socket Layer (SSL) connections between the ODBC and Type 2 JDBC drivers and CA IDMS when using the IDMS communications protocol.

WaitTimeOut=integer_value

Specifies the number of seconds CAICCI waits for a response from the CA IDMS system. When this interval is exceeded, CA IDMS Server considers the connection to have failed. Set this to 0 to cause CAICCI to use the default value specified with the CAICCI/PC Properties dialog.