Previous Topic: MIM4011

Next Topic: MIM4013

MIM4012

INVALID type PARAMETER LIST IN PROGRAM program

Reason:

EDIF encountered an invalid address in an OPEN or CLOSE parameter list provided by the program of a user. EDIF ignores the invalid parameter and passes control to the next OPEN or CLOSE routine (which probably is a z/OS routine). Most likely, z/OS will terminate the program with an abend code Sx13 or Sx14. The following information is displayed:

type

Indicates whether the invalid address was found during OPEN or CLOSE processing.

program

The name of the program that is trying to OPEN or CLOSE the data set.

Action:

Check the messages issued by z/OS.