

Problem Determination › Categories of Problems › CICS or Operating System Crash › Runtime Error
Runtime Error
A run‑time error is an error encountered during execution of a CA Ideal program, either:
- A system error, for example, a Class SYS, Type SYS internal error. A system error always invokes the default CA Ideal Error Procedure. This terminates the run and lists the error either in the output library (online, use DISPLAY OUT) or in the current RUNLIST DD/DLBL.
- Any other internal error, DVW type error, or illogical program condition. Such errors pass control to the current user <<ERROR>> Procedure, if one is defined, or invoke the default CA Ideal <<ERROR>> Procedure. For more information, see the “PDL ERROR Procedure” chapter.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|