Service library configuration properties

Table 2-3 lists all TRS service library configuration properties and identifies the location for a more detailed description in this chapter:

Table 2-3: TRS configuration properties

TRS configuration property

TRS configuration property description

Location

AccountFile

Specifies the directory, path, and file name to which accounting records are written.

“AccountFile”

Accounting

Turns accounting on and off.

“Accounting”

ConnInfoFile

(LU 6.2 only)

Specifies the directory, path, and file name that contains LU 6.2 connection information for this TRS.

“ConnInfoFile”

ConQTimeout

(LU 6.2 only)

Specifies the LU 6.2 connection queue timeout period (wait period) in seconds.

“ConQTimeout (LU 6.2 only)”

DeactCon

(LU 6.2 only)

Indicates whether an LU 6.2 connection should be deactivated or left active if a line failure or other error occurs.

“DeactCon (LU 6.2 only)”

Description

An optional customer-supplied description of the service library.

“Description”

DirectPrevent

Instructs TRS to accept requests from Adaptive Server clients only.

“DirectPrevent”

LogInfoFile

Specifies the directory, path, and file name that contains client login and security group information.

“LogInfoFile”

LogTRS

Enables or disables logging to the server log file.

“LogTRS”

MaxConnections

Specifies the maximum number of clients that can be logged into this TRS library concurrently.

“MaxConnections”

PEMDest

Specifies the destination region handling the IBM Password Expiration Management (PEM) transaction program. Applies to LU 6.2 only.

“PEMDest”

PEMDestType

Specifies the type of destination region (PEMDest) managing the PEM server transaction. Applies to LU 6.2 only.

“PEMDestType”

ProcessExitEnabled

Enables the use of process user exits.

“ProcessExitEnabled”

ProcessExitFile

Identifies the path and name of the shared library that you have created.

“ProcessExitFile”

RegionInfoFile

(TCP/IP only)

Specifies the directory path and file name for the file that contains TCP/IP connection information for this TRS.

“RegionInfoFile”

ReturnParametersOnError

Specifies whether to return parameters when an error occurs.

“ReturnParametersOnError”

RPCInfoFile

Specifies the directory, path, and file name of the file containing the remote procedure call (RPC) information for this TRS.

“RPCInfoFile”

Security

Tells TRS whether to validate logins against its own login information in addition to the validation done by the mainframe.

“Security”

Send5701

Indicates whether the message 5701 should be sent back to the client for use database statements.

“Send5701”

TDSTraceFile

Specifies the directory, path, and name of the file to which TDS information is written.

“TDSTraceFile”

TraceProcessUserExits

Traces entry/exit points of function call to each process user exit you have created.

“TraceProcessUserExits”

TraceTRS

Specifies the level of TDS tracing that TRS is to record.

“TraceTRS”

TruncateLV

Truncates any mainframe long varchar fields to 255 bytes before sending them to the client.

“TruncateLV”

UpgradePassword

Indicates whether pre-TRS passwords (8 bytes maximum) should be upgraded to the new format (30 bytes maximum).

“UpgradePassword”

UpperCase

Automatically changes lowercase user IDs and passwords to uppercase for users logged into the LAN before forwarding these values to the mainframe.

“UpperCase”

UseDBRPC

Allows a client to send RPC requests larger than 64K to the mainframe.

“UseDBRPC”

The following subsections, in alphabetical order, describe each TRS configuration property in Table 2-2.