COBOL CICS Rule Set

No SORT under

Mnemonic: NOSORT

Description: The SORT clause shall not be used under CICS. Sorting resources are no more shared.

Artefact Type: PROGRAM

Default Value: 0

No RELEASE under CICS

Mnemonic: NORELEASE

Description: The RELEASE clause shall not be used under CICS. Sorting resources are no more shared.

Artefact Type: PROGRAM

Default Value: 0

No RETURN under CICS

Mnemonic: NORETURN

Description: The RETURN clause shall not be used under CICS. Sorting resources are no more shared.

Artefact Type: PROGRAM

Default Value: 0

No MERGE under CICS

Mnemonic: NOMERGE

Description: The MERGE clause is not supported by CICS

Artefact Type: PROGRAM

Default Value: 0

No FILE CONTROL under CICS

Mnemonic: NOFILECONTROL

Description: FILE CONTROL is not supported by CICS

Artefact Type: PROGRAM

Default Value: 0

No FILE SECTION under CICS

Mnemonic: NOFILESECTION

Description: FILE SECTION is not supported by CICS

Artefact Type: PROGRAM

Default Value: 0

No USE under CICS

Mnemonic: NOUSE

Description: The USE clause shall only be used as USE FOR DEBUGGING. It is not supported by CICS

Artefact Type: PROGRAM

Default Value: 0

No ACCEPT under CICS

Mnemonic: NOACCEPT

Description: ACCEPT is not supported by CICS

Artefact Type: PROGRAM

Default Value: 0

No CLOSE under CICS

Mnemonic: NOCLOSE

Description: CLOSE is not supported by CICS

Artefact Type: PROGRAM

Default Value: 0

No DELETE under CICS

Mnemonic: NODELETE

Description: DELETE is not supported by CICS

Artefact Type: PROGRAM

Default Value: 0

No DISPLAY CONSOLE under CICS

Mnemonic: NODISPCONSOLE

Description: DISPLAY UPON CONSOLE is not supported by CICS

Artefact Type: PROGRAM

Default Value: 0

No DISPLAY SYSPUNCH under CICS

Mnemonic: NODISPSYSPUNCH

Description: DISPLAY UPON SYSPUNCH is not supported by CICS

Artefact Type: PROGRAM

Default Value: 0

No OPEN under CICS

Mnemonic: NOOPEN

Description: OPEN is not supported by CICS.

Artefact Type: PROGRAM

Default Value: 0

No READ under CICS

Mnemonic: NOREAD

Description: READ is not supported by CICS.

Artefact Type: PROGRAM

Default Value: 0

No RERUN under CICS

Mnemonic: NORERUN

Description: RERUN is not supported by CICS.

Artefact Type: PROGRAM

Default Value: 0

No REWRITE under CICS

Mnemonic: NOREWRITE

Description: REWRITE is not supported by CICS.

Artefact Type: PROGRAM

Default Value: 0

No START under CICS

Mnemonic: NOSTART

Description: START is not supported by CICS.

Artefact Type: PROGRAM

Default Value: 0

No STOP under CICS

Mnemonic: NOSTOP

Description: STOP is not supported by CICS.

Artefact Type: PROGRAM

Default Value: 0

No WRITE under CICS

Mnemonic: NOWRITE

Description: WRITE is not supported by CICS.

Artefact Type: PROGRAM

Default Value: 0

Use CALL

Mnemonic: USECALL

Description: Under CICS, program calls shall be done using the CALL clause. The EXEC CICS LINK shall not be used.

Artefact Type: PROGRAM

Default Value: 0

Single ENTRY

Mnemonic: SGLENTRY

Description: Multiple Entry points are not allowed under CICS.

Artefact Type: PROGRAM

Default Value: 0

No INPUT-OUTPUT under CICS

Mnemonic: NOINPUTOUTPUT

Description: The section INPUT-OUTPUT shall not be used under CICS.

Artefact Type: PROGRAM

Default Value: 0

No I-O CONTROL under CICS

Mnemonic: NOIOCONTROL

Description: The paragraph I-O-CONTROL shall not be used under CICS.

Artefact Type: PROGRAM

Default Value: 0

No FD under CICS

Mnemonic: NOFD

Description: The FD entry shall not be used under CICS.

Artefact Type: PROGRAM

Default Value: 0

No SD under CICS

Mnemonic: NOSD

Description: The SD entry shall not be used under CICS.

Artefact Type: PROGRAM

Default Value: 0