BCIT output

About this task

Each instruction is processed and a return code is displayed in the LOG. Depending on the action and options, the outputs are different, and are written in different files. The different output files are:
AD
If arguments BL=Y and BLPRT=N are coded in the action OPTIONS, the identifier, status, and VALTO of each listed application (AD) will be written in the file referenced by the AD DD card (LRECL=23).
BATCHL
If arguments BL=Y and BLPRT=Y are coded in the action, LIST and SELECT of ADs and OI results will be formatted as BATCH LOADER size and written in referenced files by the DD BATCHL card.
CPCOND
If argument BL=Y is coded in the OPTIONS action, the ACTION=LIST,RESOURCE=CPCONDCO,ADID=XXXX* result is written in the file referenced by CPCOND card (LRECL=80). It is the same for action=select.
CPOC
If argument BL=Y is coded in the OPTIONS action, the ACTION=LIST,RESOURCE=CPOC,ADID=XXXX* result is written in the file referenced by CPOC card (LRECL=80). It is the same for action=select.
CPOP
If argument BL=Y is coded in the OPTIONS action, the ACTION=LIST,RESOURCE=CPOPCOM,ADID=XXXX* result is written in the file referenced by CPOP card (LRECL=80). It is the same for action=select.
DATAFI
File that contains the output of LIST JCLVCOM
EQQDUMP
File that contains information to understand diagnostic data set error codes.
EQQMLOG
File that contains the scheduler messages for return code of 6 or higher.
EXPORTAD
If the action is an EXPORT and the resource is an AD, the file will contain structured AD segments as well, as it is easier to import them.
EXPORTOI
If the action is an EXPORT and the resource is an OI, the file will contain structured OI segments as well, as it is easier to import them.
EXPORTRG
If the action is an EXPORT and the resource is an RG, the file will contain structured RG segments as well, as it is easier to import them.
IMPORTAD
If the action is an IMPORT and the resource is an AD, the file will contain AD segments to be imported.
IMPORTOI
If the action is an IMPORT and the resource is an OI, the file will contain OI segments to be imported.
IMPORTRG
If the action is an IMPORT and the resource is an RG, the file will contain RG segments to be imported.
OI
If arguments BL=Y and BLPRT=N are coded in the action OPTIONS, the identifier and operation number of each listed operator instruction(OI) will be written in the file referenced by the OI DD card (LRECL=23).
RG
If arguments BL=Y and BLPRT=N are coded in the action OPTIONS, the identifier of each listed run cycle group (RG) will be written in the file referenced by the RG DD card (LRECL=23).
SYSPRINT
Required, it is used to print results of LIST and SELECT actions.