A user is attempting to RETRIEVE a prior version of elements in batch, but the SCL built does not include any VERSION and LEVEL information.
Retrieving the VVLL 0106 of element GNCCOMP3, the generated SCL is:
SET STOPRC 16 .
RETRIEVE ELEMENT 'GNCCOMP3'
FROM ENVIRONMENT 'DEVELOP' SYSTEM '#GNCP' SUBSYSTEM 'GNCP'
TYPE 'COBOL' STAGE D
TO DSNAME 'AF40033.ENDEVOR.DEV'
OPTIONS CCID 'CCID1' COMMENTS "TEST" OVERRIDE SIGNOUT REPLACE
NOSEARCH
.
It does not include the expected
└─ VERsion ─ version ─┘ └─ LEVel ─ level ─┘