CL Command Reference - CHGMSGF
CL Command List > CHGMSGF Reference
Description:
The Change Message File (CHGMSGF) command changes the attributes of a specified message file or a list of message files.
Restrictions
1. Only libraries to which you have use (*USE) authority for are searched.
2. You must have *USE and delete (*DLT) authorities for the message file.
Examples:
CHGMSGF MSGF(*ALL/*ALL) CCSID(65534)
This command changes the CCSID to 65534 for all of the message files on the system.