ASAP 3.0 Messages Manual
HP NonStop Messages Manual Page 364 of 407
ZASP-TKN-ASAPX-ERROR contains the file-system error number.
ZEMS-TKN-TEXT contains an abbreviated version of the error text.
1802: ZASP-EVT-API-FILESECURE-ERROR
File secure error: fname, FE: fe
fname
is the segment filename.
fe
is the file-system error number.
Cause. An error occurred while attempting to resecure an ASAPX extended memory
segment file. To determine the cause of this problem, see the description of file-system
error numbers in the Guardian Procedure Errors and Messages Manual.
Effect. ASAPXMON could not resecure an extended segment file. It attempts to
resecure its extended segment file so that all local processes can access it. Failure to
properly resecure a segment file can result in application processes being excluded
from access to shared memory.
Recovery. Correct the file-system error and restart ASAPX.
Tokens in the Event Buffer.
ZASP-TKN-ASAP-ERRORNUM is 1802.
ZASP-TKN-ASAPX-COMPONENT is the name of the ASAPX component that
reported the event.
ZASP-TKN-ASAPX-FNAME contains the name of the segment file.
ZASP-TKN-ASAPX-ERROR contains the file-system error number.
ZEMS-TKN-TEXT contains an abbreviated version of the error text.
1803: ZASP-EVT-API-SEGALLOC-ERROR
Segment allocation error: fname, Er: error, error^detail
fname
is the name of the segment file.
error
is the error number returned by the segment_allocate_ procedure.