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-FILE Define an ISAM pool to be monitored

This statement is used to define the pathname of a NK-ISAM file, which is to be added to the ISAM monitoring program definition.

This is necessary when the file is located in a global ISAM pool which was created automatically (i.e. without a preceding CREATE-ISAM-POOL command). Such pools are located in a data space and have no name. Consequently they cannot be addressed with the ADD-ISAM-POOL statement.

If the file is not located in a global ISAM pool, SM2 records no data. If the pool contains further files, SM2 records only accesses to the specified file.

This monitoring program allows you to define up to 16 ISAM files for monitoring. Independently it is allowed to define up to 16 ISAM pools through their poolname for monitoring.

Format

ADD-ISAM-FILE                                                                                                                                            

FILE-NAME = <filename 1..54>

Operands

FILE-NAME = <filename 1..54>
Name of the NK-ISAM file to be added to the monitoring program definition. A file name without a catalog ID or user ID is supplemented by the preset catalog ID or user ID of the caller.