IEC361I
CATALOG catalogname (comptype) HAS REACHED xxx% OF THE MAXIMUM EXTENTS

Explanation

The catalog named catalogname has been opened or extended to a new extent, and the current percentage of allocated extents exceeds the threshold set by the NOTIFYEXTENT keyword of the MODIFY CATALOG command. The component exceeding the threshold is indicated by comptype, which might be either DATA or INDEX.

In the message text:

catalogname
The catalog name.
comptype
The component type, either DATA or INDEX.
xxx
The percentage of allocated extents, out of a maximum of 123 extents.
DFSMSdfp issues this message once for each catalog in either of the following cases:
  • The catalog address space has opened the catalog and the percentage of usage exceeds the current NOTIFYEXTENT percentage.
  • The catalog has just extended into a new extent and the percentage of usage exceeds the current NOTIFYEXTENT percentage.
The percentage of usage is calculated as the number of extents allocated divided by 123 and multiplied by 100.

System action

System operation continues normally.

Operator response

You might need to initiate local procedures that are designed to prevent catalogs from exhausting all of the available extents.

Source

DFSMSdfp

Module

IGG0CLEG