Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Compiler and Runtime Migration Guide


Condition handling using CBLTDLI on IMS

  1. DO NOT handle the condition with condition handling. If you do attempt to handle the errors using condition handlers, the integrity of your IMS database is at risk.
  2. Use the ABTERMENC(ABEND) and TRAP(ON) runtime options to ensure that the application terminates abnormally and transforms all abnormal terminations into operating system abends to cause IMS roll backs.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)