CNDL179A INVALID PARAMETER STRING FOR SUBSYSTEM aaaa

Explanation

The subsystem initialization routine KCNDLINT routine found a syntax error in the parameter string passed to it using the IEFSSNcc member of SYS1.PARMLIB. aaaa is the name of the subsystem.

System action

The routine stops without starting the subsystem address space.

User response

Correct the parameter string in the appropriate IEFSSNcc member of SYS1.PARMLIB.

CNDL180A aaaa SUBSYSTEM INPUT PARAMETER bbbbbbbb OCCURS MULTIPLE TIMES

Explanation

The subsystem initialization routine KCNDLINT found a keyword parameter to have been entered more than once in the input parameters obtained from the IEFSSNcc member of SYS1.PARMLIB.
aaaa
name of the subsystem.
bbbbbbbb
keyword parameter occurring multiple times.

System action

The routine stops without starting the subsystem address space.

User response

Correct the parameter string in the appropriate IEFSSNcc member of SYS1.PARMLIB.