Previous Topic: 4371Next Topic: 4373


4372

DATABASE (nnn) (areaname) DSN=(dsn) IS APPROACHING CAPACITY: (pct)%

Reason:

The database is being opened. The (nnn) indicates the associated Datacom Database ID being opened. The (areaname) is either DMS for the data component or IXX for the index component. (dsn) is the physical data set name where the component resides. The (pct) indicates the percentage of the current allocation that is occupied. The percentage is greater than or equal to the DBCPCTHR sysparm value. If DBCPCTHR is not set, it defaults to 90.

Action:

This message is written as a WTO. Examine the current allocation and ensure enough space remains on the current volume for the component to acquire new extents. If there is not enough space on the current volume, then use the DBEXTEND sample job in the CADisk INSTALL library to add another volume to the current allocation.

Note that Datacom components are allowed to acquire new extents during processing. If an area becomes totally full, Datacom will attempt to acquire new extents. If successful, the new allocation will change the percentage used.