Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

ADD-ISAM-POOL Define ISAM pool to be monitored

This statement is used to define an ISAM pool which is to be added to the ISAM monitoring program definition. This statement allows you to define up to 16 ISAM pools for monitoring. If this number is exceeded, the statement is rejected and a message is issued.

Format

ADD-ISAM-POOL

POOL-NAME = <alphanum-name 1..8>

,SCOPE = *HOST-SYSTEM / *TASK(...)


*TASK(...)



|

TSN = <alphanum-name 1..4>

,CAT-ID = *HOME / <catid 1..4>

Operands

POOL-NAME = <alphanum-name 1..8>
Specifies the name of the ISAM pool to be monitored.

SCOPE =
Defines the type of ISAM pool.

SCOPE = *HOST-SYSTEM
The pool here is a global ISAM pool.

SCOPE = *TASK(...)
The pool here is a task-local ISAM pool.

TSN = <alphanum-name 1..4>
Specifies the TSN of the task under which the task-local ISAM pool was set up.

CAT-ID =
Specifies the catalog ID of the pubset to which the ISAM pool has been assigned.

CAT-ID = *HOME
The ID here is the catalog ID of the home pubset.

CAT-ID = <cat-id 1..4>
Catalog ID of the pubset to which the ISAM pool has been assigned.