The DB2 Message Exit is used by all applications targeting DB2 database on z/OS. The TIRFAIL subroutine of the Dialog Server calls the DB2 Message exit, TIRTIARX, whenever an unrecoverable DB2 failure occurs. TIRTIARX then calls the subroutine DSNTIAR to convert the SQL code into text. The messages returned by DSNTIAR are then merged with the runtime error messages.
TIRTIARX exit must be a DLL in order to be invoked by Gen applications, even by those using Compatibility option. DSNTIAR and DSNTIAC are provided by IBM as non-DLL modules. Therefore they need to be invoked by via TIRLGLOD.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|