Function
To display the communication server startup parameters.
Syntax

DISPLAYPARMS
>>-DISPLAYPARMS------------------------------------------------><
Example: MODIFY jobname,DISPLAYPARMS
Usage
You can use the DISPLAYPARMS command to display the parameter values
that the communication server uses for its initialization. The information
the communication server displays on the console includes the parameter
name and parameter value. It also displays the source of the startup
parameter, as follows:
- EXEC PARM indicating the parameter was
taken from the PARM string of the JCL EXEC statement in the communication
server startup procedure.
- CBKPARMS indicating the parameter was taken
from the CBKPARMS data set, in member CBKSRVR
- PARMLIB indicating the parameter was taken
from the MVS™ logical parmlib concatenation
- Default indicating a default value.
The response to the DISPLAYPARMS command is displayed in messages
CBKxx1200I and CBKxx1201I.
Note that the communication server displays the startup parameters
automatically during initialization as if you has issued the command.
There are no parameters on the DISPLAYPARMS command.