Previous Topic: TRUNCATION

Next Topic: TXPI_BUF_SIZE


TRUSTED

Allows the user to request a trusted transfer and the partner's CA XCOM Data Transport TRUSTED database to be searched to verify the user's credentials. This eliminates the need for the user to specify a USERID and PASSWORD. If XCOM_TRUSTED_OVR is set to NO or no USERID is specified, the USERID of the process that initiated the transfer is used.

Note: TRUSTED=YES cannot be specified with indirect transfers, because this is not supported.

Range: YES, NO, Y, N

Default: NO

TRUST_DATABASE_NAME

This parameter specifies the name of the database where the trusted tables were created.

Range: 1 to 256 characters

Default: None

TRUST_DATABASE_TYPE

This parameter specifies the database type that resides on the database server.

Range: DB2 or MySQL

Default: DB2

TRUST_ODBC

This parameter specifies the ODBC Data Source Name for the Trusted Tables.

Range: 1 to 16 characters

Default: xcomtrust

TRUST_OWNER

This parameter identifies the owner of the database tables. May be omitted if using MySQL or if it is the same as TRUST_USER when using DB2.

Range: 1 to 32 characters

Default: xcomtrust

TRUST_PASS

This parameter specifies the password of the user (TRUSTED_USER) for the Trusted Tables.

Note: When any changes are made via the Global Parameters tab, the updates encrypt this password and it is saved as TRUST_PASS.ENCRYPTED.

Range: 1 to 128 characters

Default: pass

TRUST_PORT

This parameter specifies the database server port where the trusted database resides.

Range: 1 to 65535

Default: 50000

TRUST_SERVER

This parameter specifies the IP address or name of the server where the trusted database resides.

Range: 1 to 256 characters

Default: None

TRUST_TABLE_PFX

This parameter specifies the prefix to use for the names of the Trusted Tables.

Range: 1 to 16 characters

Default: XCOM_TRUSTED

TRUST_USER

This is a generic user ID that has been defined to the RDMS for the Trusted Tables.

Range: 1 to 64 characters

Default: root