NonStop Operating System Event Management Programming Manual

Disk Process Event Messages (ZDSK)
HP NonStop Operating System Event Management Programming Manual520372-020
11-114
Messages
5071: ZDSK-EVT-NO-LKTABLE-SPACE
DP2 cannot obtain lock table space. This message also provides information on the
number of failures since the processor was last reloaded.
Unconditional Tokens
Cause. DP2 failed to obtain space for lock tables.
Effect. Requests to open or access files on the DP2 volume might incur allocation
errors (33 or 35).
Recovery. This event typically coincides with space allocation errors being returned to
the application. There are two possible methods to prevent these errors:
Redistribute files and tables to reduce the demand for the volume that incurred the
space allocation errors.
In the CONFTEXT configuration file, add or change the LKTABLESPACELEN
modifier for the volume that incurred the space allocation errors to increase the
amount of space available for lock tables. If the LKIDLONG pool has a current size
equal to the maximum size, add or change the LKIDLONGPOOLLEN modifier for
the volume that incurred the space allocation errors to increase the amount of
space available for lock tables.
Subject: ZEMS-TKN-LDEV
Potentially critical event: Yes
Action event: No
Message sender: Disk process (ZDSK)
TMDS collector: No
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZEMS-TKN-LDEV token-type ZSPI-TYP-UINT
ZDSK-TKN-POOL-SIZE token-type ZSPI-TYP-INT2
Event-Message Text
LDEV ldev
DP2 Lock Tables space allocation failure, Number of
allocation failures = n
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSK-EVT-NO-
LKTABLE-SPACE (5071).
ZEMS-TKN-LDEV Subject token that specifies the logical device number of
the affected disk drive.
ZDSK-TKN-POOL-SIZE Number of the allocation failure that has occurred since the
processor was las reloaded.