DISPLAYPARMS

Function

To display the communication server startup parameters.

Syntax

Read syntax diagramSkip visual syntax diagram
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.


Reference Reference

Feedback


Timestamp icon Last updated: Monday, 2 December 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic/com.ibm.cics.bac.doc/cbka1/cbka1t31.html