Reason:
An unauthorized program is trying to change a the attributes of a data set. The following information is shown in this message:
The name of the program attempting to update the data set
The attribute the program attempted to change
The dsname of the data set
If the ABEND option is in effect for this data set, then EDIF abends the program and issues message MIM4007. Otherwise, EDIF lets the update occur.
Action:
Specify the ABEND option on an EDIF processing statement if you want to prevent this update. Otherwise, exempt the program from attribute verification using the EXEMPT parameter on an EDIF processing statement. Issue a SETOPTION MEMBER command to make your changes take effect immediately.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |