Created On:  11 March 2011

Problem:

I have migrated a mainframe JCL to Enterprise Server and the JCL contains a step to execute a CLIST. It failed with 0016 immediately.

Resolution:

CLIST’s are not supported in Enterprise Server. These need to be converted to REXX execs which are supported.
Incident #2460180