Previous Topic: Severity LevelsNext Topic: Message Text


Return Codes

Additionally, CA IDMS components generate the following return codes that approximate the standard IBM return codes:

Code

Description

0000

The job has completed successfully. If this code is issued from IDMSATCO or RHDCATCD, the attached subroutine (IDMSATCM) has communicated successfully with the system or the system is active.

0004

Warning messages have been issued by a DML processor or a DDL compiler. Review the messages on SYSLST, make the necessary corrections; then recompile. This code is issued only in the z/OS operating environment.

0008

The compiler has detected an E-level error in a source statement. Use the input statement listing to determine the cause of this error, make the necessary corrections; then recompile.

0016

A compiler has detected a fatal error in a source input statement. Use the input statement listing to determine the cause of the error, make the necessary corrections; then recompile.