ASAP 3.2 Messages Manual
HP NonStop Messages Manual Page 281 of 414
Recovery. Depends on error. If an internal ASAP error occurred, contact your
support representative.
Data Tokens.
ZEMS-TKN-TEXT contains the message text.
ZASP-TKN-ASAP-ERRORNUM is ―2034‖.
2035: ZASP-EVT-COL-CTL-READ-ERROR
Collector could not read partition ctl file error
error
is the file-system error number. If greater than 0, it indicates the encountered file-
system error. If less than 0, it indicates an internal ASAP error.
Cause. The Collector could not read partitioning settings from the partition control file.
Most likely the control file does not exist or could not be accessed because of security
or sharing violations.
Effect. The Collector cannot get any partitioning settings and creates the database
using default settings.
Recovery. Depends on error. If an internal ASAP error occurred, contact your
support representative.
Data Tokens.
ZEMS-TKN-TEXT contains the message text.
ZASP-TKN-ASAP-ERRORNUM is ―2035‖.
2036: ZASP-EVT-COL-CTL-PARSE-ERROR
parse-error num-chars
parse-error
is the text of the parsing error, which describes the error.
num-chars
is the offset within the line that caused the error.
Cause. The Collector encountered an error while parsing partitioning settings read
from the partition control file due to illegal data in the file. The file might be corrupt or
invalid.