IGZ0099C   Internal error error-code was detected in module module-name.

Explanation

An unrecoverable error was detected in run-time module module-name.

When the module name in the message is IGZCXCC, the error-code indicates the error as described below:

Error-code
Description
1
The COBOL environment is not initialized. The COBOL environment must be initialized before calling IGZCXCC.
2
An invalid function code was passed to IGZCXCC.
3
An invalid name length was passed to IGZCXCC.
4
IGZCXCC detected that a nested enclave should be created.
5
IGZCXCC cannot be called when running on CICS®.

When the module name in the message is IGZCLNC, IGZCLNK, or IGZCFCC, the error-code indicates the error as described below:

Error-code
Description
9
IGZCXCC is being used and an invalid cancel was attempted.

When the module name in the message is IGZEINI, the error-code indicates the error as described below:

Error-code
Description
101
There was an attempt to initialize a VS COBOL II or OS/VS COBOL program as a subprogram before the main program has run.
102
An OS/VS COBOL program is being initialized but the TGT address was not passed.
When the module name in the message is IGZCII1, the error-code indicates the error as described below:
Error-code
Description
NOTMAIN1
Subprogram initialization occurred when main program initialization was expected.
MAINCLAS
COBOL class initialization occurred when main program initialization was expected.
INVSTRC1
Invalid threading status.
INVST001
Invalid program initialization state.
INVST002
Invalid program initialization state.
INVST003
Invalid program initialization state.
PGMIIP01
Program initialization occurred when another program was in the process of being initialized.
When the module name in the message is IGZCII2, the error-code indicates the error as described below: :
Error-code
Description
INVSIG01
During class initialization, the initialization in-progress count is negative.
INVSIG02
During program initialization, the initialization in-progress count is not one.
INVSIG03
During program initialization, the initialization in-progress count is not zero.
INVST001
Invalid program initialization state.

System action

The application was terminated.

Programmer response

See your IBM® service representative.

Symbolic Feedback Code

IGZ033