Previous Topic: Related User ExitsNext Topic: TIRDCRYP—Server Decryption Exit


NonStop Server User Exits

The following table summarizes the functions available through the user exits for generated server applications:

Name

Description

SRVRERROR

Server to Server Error User Exit (Server Only)

TIRDCRYP

Decrypt User Exit (Server Only)

TIRDLCT

Dialect User Exit

TIRDRTL

Default Retry Limit User Exit

TIRELOG

Server Error Logging User Exit (Server Only)

TIRHELP

Help Interface User Exit

TIRMTQB

Message Table User Exit

TIRNCRYP

Encrypt User Exit (Server Only)

TIRSECR

Security Interface User Exit

TIRSECV

Server Security Validation User Exit (Server Only)

TIRSYSID

System ID User Exit

TIRTERMA

User Termination User Exit

TIRUPDB

MBCS Uppercase Translation User Exit

TIRUPPR

Uppercase Translation User Exit

TIRURTL

Ultimate Retry Limit User Exit

TIRUSRID

User ID User Exit

TIRXINFO

Locale Information User Exit (Server Only)

TIRXLAT

National Language Translation User Exit (Server Only)

TIRYYX

Date User Exit

USEREXIT

Distributed Processing Flow Data Access User Exit (Server Only)

All server runtime user exits are provided in both source and object format (in the object library UEXITCO and DPSUECO), and are rebuilt using the TACL macro MKEXITS which can be found in the subvolume where the IT has been installed. Details on the use of the MKEXITS macro can be found in the NonStop Implementation Toolset User Guide.

The UEXITCO user exit object library is the same one that is used with blockmode applications.

Details for the preceding user exits follow in a separate section for each.