The MSGTABLE command immediately loads the message definitions contained in (or pointed to from) a partitioned data set member that you identify. By doing this, you make those message definitions take effect immediately.
MSGTABLE member
|
Operand |
Explanation |
|---|---|
|
member |
Identifies the partitioned data set member that contains (or points to) the message definitions. This member must be part of the CA-L‑Serv parameter data set, or its dsname must be included in the concatenation of the //LDMCMND DD statement in the CA-L‑Serv start‑up procedure. |
Note: Issue the MSGTABLE command from the CA-L‑Serv parameter data set or from a console of an operator.
Example
To load message definitions stored in the MSGDEF member, issue this command:
MSGTABLE MSGDEF
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |