B1TS003S TYPE SEQUENCE FILE ALLOCATION FAILED, RC=000C (HEX)
C1G0055E DATASET UPRFX.UQUAL.PARMLIB - ALLOCATION FAILURE
B1TS011E TYPE SEQUENCE TABLE HAS ERRORS ON DSN=UPRFX.UQUAL.PARMLIB MBR=GLBLTYPE
B1TS012E TYPE SEQUENCE PROCESSING IS NOW DISABLED.
During initialization, Endevor fails to allocate the member that contains the type sequence definition, which is defined in the C1DEFLTS table parameters:
The messages show the names coded in the C1DEFLTS table. In the above example, it is meaningful that UPRFX.UQUAL.PARMLIB and GLBLTYPE are the names contained in the factory-default table shipped with the product
Ensure that the job is loading the correct C1DEFLTS table.
To see the C1DEFLTS table being used, take an Endevor options report by adding the following DD to the JCL (at the step that runs program NDVRC1)
//EN$TROPT DD SYSOUT=*,SPIN=NO
The options report shows the module name and the assembly date of the table which may help to understand where it comes from.