User is attempting to create an element selection list in the Endevor ISPF interface and in the trace data returned to the terminal see abends 1111 and 1112:
BC1PSM10: F000 ABEND CODE=OPEN NUMBER=1111BC1PSM10: F000 ABEND CODE=OPEN NUMBER=1112Running the Retrieve in batch also shows the following error messages:
@ BC1PINIT MAIN: ASXBSENV fieldX(009FC3A8) USERID <userid> , ASXBUSER <userid> ICH408I USER(<userid> ) GROUP(<groupid>) NAME(ENDEVOR ) <dataset> CL(DATASET ) VOL(<volume>) INSUFFICIENT ACCESS AUTHORITY FROM IPRFX.NDVR.** (G) ACCESS INTENT(CONTROL) ACCESS ALLOWED(READ )
andVSI1102E RETURN CODE 0008 FEEDBACK CODE 0152 RECEOVED FROM OPEN MACROC1G0140S ENDEVOR - C1BM3000 ABENDED CODE U1112
BC1PSCRN: Alternate ID swap is bypassed for DDNAME *UNKNOWNBC1PSCRN: OPEN ID=<userid> SYS00008/IPRFX.NDVR.MCFAll supported releases
The user id does not have the necessary security authority to access the MCF data set.
Endevor should be swapping to the Endevor Alternate ID (ALTID) to access the MCF data set but the ESI trace shows that the swap to the ALTID was bypassed.
The same 1111 & 1112 error sequence plus VSI1102E message has also been reported when trying to create a System Definition and the RACFUID userid defined in C1DEFLTS does not have the appropriate access to the MCF data set. Security team enabled the access to resolve the problem.