CPIPLNE view
This view displays information about CICS pipelines.
To display the CPIPLNE view, issue the following command:
CPIPLNE [region] [pipelineName]
where region is the name of a target CICS region and pipelineName is the eight-character ID of a pipeline.
The following view is displayed:
CPIPLNE view
COMMAND ===> SCROLL ===> CSR
CURR WIN ===> 1 ALT WIN ===>
>W1 =CPIPLNE==========(ALL======*=======)ddmmmyyyy==hh:mm:ss====MVCICS===D====5
CMD Pipeline Target Service Configuration Operating Use Resp MTO
--- Status File Mode Count Wait Sup
PIPELN01 BCVCD660 DISABLED /HFSROOT/subdirecto+ UNKNOWN 0 DFLT NOMT
PIPELN02 BCVCD660 DISABLED /HFSROOT/subdirecto+ UNKNOWN 0 5250 NOMT
DFHWSATP BCVCG65C DISABLED /usr/lpp/cicsts/cic+ UNKNOWN 0 DFLT NOMT
DFHWSATR BCVCG65C DISABLED /usr/lpp/cicsts/cic+ UNKNOWN 0 DFLT NOMT
GWJWSPL1 BCVCG65C DISABLED /usr/lpp/cicsts/cic+ UNKNOWN 0 20 NOMT
Actions
The CPIPLNE view supports the following line command actions.
Line command | Description |
|---|---|
DIS | sets the pipeline ENABLESTATUS option to the value DISABLED The pipeline is placed out of service and inbound service requests for this pipeline are rejected. |
ENA | sets the pipeline ENABLESTATUS option to the value ENABLED The pipeline is placed in service and inbound service requests for this pipeline are processed normally. |
SCA | performs the pipeline action SCAN and initiates a scan of the web services binding directory that is specified in the WSDIR attribute of the pipeline definition The scan results are displayed only in journal log, for example: 13:16:36 FT005I BCVCD660 SETPLNE ACTION PIPELN01 SCAN 13:16:36 FT477I PERFORM COMPLETE PIPELINE PIPELN01 NORMAL ACTION(SCAN) |
SET | lets you overtype the following fields with valid values:
Type the SET command, overtype the field, and then press Enter. The SET command is processed by the IBM EXEC CICS SET system programming interface (SPI) command. For information about the SPI command, see the IBM CICS Transaction Server for z/OS System Programming Reference. |
Related views
The following views provide additional pipeline information.
View | Description |
|---|---|
CPIPLNEZ | To display summarized information about the pipelines that are defined to CICS, enter the SUM command on the CPIPLNE view. The data is summarized by the Pipeline name. The Count field shows how many pipelines are represented by each line of summary data. You can hyperlink from the Pipeline field to the CPIPLNEZ view to expand a line of summary data. |
CPIPLNED | To display detailed information about a specific pipeline, hyperlink from the Service Status, Configuration File, or Shelf Directory field of the CPIPLNE view. |
CPIPLNEQ | To display a quick menu for a specific pipeline, hyperlink from the Pipeline field of the CPIPLNE view. |
CPIPLNER | To display resource signature information about a specific pipeline, hyperlink from the Resource Signature field of the CPIPLNEQ quick menu. |