CLSRPOL view


To display information about the LSR pools that are defined to IBM CICS, issue the following command:

CLSRPOL [target] [poolID]

where target is the specific or generic name of a target CICS region, and poolID is the number of the LSR pool. The poolID can be 1 through 8 for CICS TS 4.1, and 1 through 255 for CICS TS 4.2 and later.

Related topic

The following figure is displayed:

ddmmmyyyy  hh:mm:ss ------ BMC AMI Ops WINDOW INTERFACE (Vv.r.mm) -----------------------
COMMAND  ===>                                                             SCROLL ===> CSR
CURR WIN ===> 1        ALT WIN ===>                                                      
>W1 =CLSRPOL=======(ALL======*=======)ddmmmyyyy==hh:mm:ss====MVCICS===D===12==========
 Pol Target   Max Num Str Act Open StrW StrW StrW Sep Tot  TotH TotB TotB Tot  LkAs TotH
 Num          Key Str Act HWM Acbs Cur  HWM  Tot  Bfr BDfn BDfn Read Writ LkAs Pct  RdSu
   1 BCVCP67E 100  10   0   4    3    0    0    0 YES  110    0 9518 3038 1444 13.2    0
   2 BCVCP67E   4   1   0   1    2    0    2 3393  NO    4    0  19K 5588    0  0.0    0
   3 BCVCP67E  64  16   0   2    1    0    0    0  NO   20    0 9512 2794    0  0.0    0
   4 BCVCP67E   4   2   0   2    3    0    2  588  NO    8    0  29K 8382    0  0.0    0
   5 BCVCP67E   4  10   0   3    2    0    0    0  NO   28    0  19K 5588    0  0.0    0
   6 BCVCP67E   4  10   0   5    2    0    0    0  NO   24    0  19K 5588    0  0.0    0
   7 BCVCP67E   4   4   0   4    3    0    0    0  NO   12    0  29K 8382    0  0.0    0
   8 BCVCP67E   4   8   0   3    2    0    0    0  NO   20    0  19K 5588    0  0.0    0
  10 BCVCP67E   4   5   0   5    1    0    0    0  NO    8    0 9739 2794    0  0.0    0
  99 BCVCP67E   4   1   0   1    1    0    1 1960  NO    4    0 9512 2794    0  0.0    0
 200 BCVCP67E   4   1   0   1    1    0    1 1366  NO    4    0 9512 2794    0  0.0    0
 255 BCVCP67E   4   1   0   1    1    0    1 1873  NO    4    0 9512 2794    0  0.0    0

Related views

The following views provide additional LSR pool information.


View

Description

CLSRPOLZ

To display summarized information about the LSR pools defined to CICS, enter the SUM command on the CLSRPOL view.

The data is summarized by pool number. The Count field shows how many CICS regions are represented by each line of summary data. You can hyperlink from the Count field to expand a line of summary data.

CLSRPOLQ

To display a Quick Menu for LSR pools, hyperlink from the Pol Num field of the view CLSRPOL.

CLSRPOLD

To display LSR pool details for each buffer size, hyperlink from the Max Key field of the CLSRPOL view or the Pool Number field of the CLSRPOLB view.

From CLSRPOLD, you can hyperlink on the SepB field to display the CFILE view, which lists all files with the LSR pool number.

CLSRPOLB

To display the status and attributes of the buffer within an LSR pool for a specific CICS region, hyperlink from the Num Str field of the CLSRPOL view or the PNum field of the CLSRPOLD view.

From CLSRPOLB, you can hyperlink on the Sep Buffer field to display the CFILE view, which lists all files with the LSR pool number.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Monitor for CICS 7.5