CPARTNR view
The CPARTNR tabular view displays the following fields:
- The name of the partner
- The target region name
- The 8-character name of the IBM z/OS Communications Server node
- The 8-character name of the network in which the partner is located
- The 8-character name of the PROFILE definition
- The 64-character name of the remote transaction program that runs on the partner LU
- A halfword binary field giving the actual length of remote transaction program
The fields displayed in this view are obtained using the EXEC CICS INQUIRE function.
To display this view, issue the following command:
CPARTNR [region] [partner]
where region is he name of a target CICS region and partner is the value of partner to be selected by name. The value can be up to a 8 characters long and supports the use of asterisks (*).
The following figure is displayed:
COMMAND ===>
CURR WIN ===> 1 ALT WIN ===>
W1 =CPARTNR==========(MASALL===*=======)ddmmmyyyy==hh:mm:ss====MVCICS===D====6=======
PARTNER Target NetName Network Profile Transaction Program Name
Name Name
EXAMPART BCVCM720 CICSMMMM BCVCM720 DFHCICS IPFL
M70DPART BCVCM720 BCVDM700 DFHCICSA PLUR
M71DPART BCVCM720 BCVDM710 DFHCICSA PLUR
M72DPART BCVCM720 BCVDM720 DFHCICSA PLUR
PRURPART BCVCM720 BCVCP64E DFHCICSA PRUR
PRURPART BCVCM730 BCVCP64E DFHCICSA PRUR
Usage notes
This view supports the following hyperlinks:
Hyperlink | Viwe or form displayed | Description |
---|---|---|
Target | EZCREGN | Standard hyperlink to CICS EZ menu |
PARTNER Name | CPARTNRQ | Display the quick for each partner |
NetName | CPARTNRD | Display the details for each partner |
Related views
The following views provide additional partner information.
View | Description |
---|---|
CPARTNRZ | To display a count of the records summarized, enter the SUM command on the CPARTNR view. |
CPARTNRD | To display the details of a specific or individual CICS PARTNER resource, use the NetName hyperlink. |
CPARTNRQ | To display a menu of detailed information about a specific CICS partner resource, use the PARTNER name hyperlink. |