CEECCICS — partition initialization changes

The reason code value of X'11050' denotes partition initialization failure, due to a problem with a CEECTCB failure. CEECCICS checks the value of the field pointed to by TCB+144, for a the eyecatcher CEECTCB value set by CEECTCB. If the eyecatcher is not found, Language Environment partition initialization fails and sets the return code and reason code passed back to CICS® appropriately.

If partition initialization was successful, R15 contains 0; otherwise, R15 contains 16. The reason code parameter, rsncode, that is passed back to CICS identifies one of the following failures:
rsncode (output)
A fullword integer in nnnffrr format to contain the member language-specific partition initialization reason code or one of the following Language Environment reason codes:
11000
Invalid parameters were passed
11010
Storage was not available
11020
LIBVEC was not loaded
11030
Language-specific partition initialization was not done
11040
Language Environment process initialization failed, due to an internal abend
11050
Language Environment anchor vector setup failed