ASAP 3.2 Messages Manual

HP NonStop Messages Manual Page 110 of 414
2035
Collector could not read partition ctl file error
error
file-system error number. If greater than 0, indicates the encountered file-system
error. If less than 0, 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.
2036
parse-error num-chars
parse-error
text of the parsing error, which describes the error
num-chars
offset within the line that caused the error
Cause. The Collector encountered an error parsing partitioning settings read from the
partition control file due to illegal data in the file. The file might be corrupt or invalid.
Effect. The Collector logs the error and continues to process the control file. If the
entire file is corrupt or invalid, the database is created using default settings. If some
entries in the file are good, they are used to create the database.
Recovery. Shut down and restart the Collector to re-create the partition control file.
2037
Collector could not write partition ctl file error
error
file-system error number. If greater than 0, indicates the encountered file-system
error. If less than 0, indicates an internal ASAP error.
Cause. The Collector could not write status information to the partition control file after
reading the file. Most likely a security violation occurred.