Processing the common event adapter (CEA) parameters

Use the MODIFY CEA,CEA= command to redrive the CEAPRMxx parmlib member for various parameter changes and corrections without taking down CEA.

For more information on how to configure CEA see the z/OS Planning for Installation.

F CEA,CEA=(xx1,xx2,…xxN)         
The parameters are:
xx
Denotes the specific CEA parmlib member that is processed to change the policy for CEA. The xx suffix can be any two alphanumeric characters except "NO". More than one parmlib member can be specified. There are no defaults for this command. The xx must be supplied even if the default parmlib member CEAPRM00 is requested.
Note: The CEA parmlib members specified in the list will be applied cumulatively. That is, any parmlib member specified will be processed in adjunct with the ones that have already been processed. This may result in more than one parmlib member being presented on the F CEA,D,P output. To 'remove' a statement value, it will be necessary to re-issue that statement with the new value in a parmlib member on a subsequent MODIFY CEA,CEA=xx command. This MODIFY CEA command does not remove all the new parmlib members. Even after a parmlib member is deleted, its values will remain in effect until the value is specifically replaced by a new statement and the deleted parmlib member name will still appear in displays, such as F CEA,D,P. The MODIFY CEA,D,PARMS can be used to check what the current parameter values are for the settings of the CEA statements in use.

Example 1:

f cea,cea=00

CEA0502I    CEA PARMLIB PROCESSING COMPLETE.