CICS VSAM Transparency for z/OS, Version 1.2


Processing errors in an FBE

There are two parameters in the CICS® VT FBE parameter list that you use to perform error processing.

There are four possible outcomes that you can choose:

  1. The exit has completed successfully.
  2. The exit has completed successfully and the call should be marked as complete.
  3. The exit has not completed successfully and an invalid return code is passed to the application program.
  4. The exit has not completed successfully and the call ends abnormally.

You set these conditions in your exit using the parameter EXRET. Each time an FBE is invoked, EXRET is set to SPACE. If you are reporting an SQL error, also set EXSQLCA to the address of the SQLCA in your exit.



Concept topic


Last updated: November 9, 2012 20:43:57