MPE/iX Error Messages Manual Vol 1 (32650-90878)

420 Chapter6
File System (Native Mode)
(Subsystem 143)
extend beyond the record length.
186 MESSAGE HOP_KSM_INVALID_KEY_TYPE: An invalid key type
was specified in the ksamparam array.
Therefore, the open of the KSAM file failed.
CAUSE An invalid key type was specified in the ksamparam array.
ACTION Change the key type so that it is valid.
187 MESSAGE HOP_KSM_OUT_OF_INDEX_SPACE: The space
reserved for the index area in the file is
full and has reached the start of the data
area.
CAUSE This error should never occur during the open of a file. If
this error occurs, then there is some internal error in the
operating system.
ACTION Record the parameter values passed to FOPEN or
HPFOPEN. Call your HP Support Representative.
188 MESSAGE HOP_KSM_INVALID_KEY_COUNT: An invalid key
count was passed in the ksamparam array.
Therefore, the open of the KSAM file failed.
CAUSE The key count specified in the ksamparam array was not
between 1 and 16.
ACTION Change the key count to be between 1 and 16.
189 MESSAGE HOP_KSM_ATTACH_FAILED: ``The call to
Transaction Management (XM) to attach a file
for logging failed. Therefore, the open of
the KSAM file failed.
CAUSE An internal MPE/iX error occurred.
ACTION Take a memory dump and call your HP Support
Representative.
190 MESSAGE HOP_KSM_UNSUPPORTED_LANGUAGE: An invalid
language id was specified in the ksamparam
array. Therefore, the open of the KSAM file
failed.
CAUSE The language specified in the ksamparam array is not
supported on MPE/iX.
ACTION Change the language to a supported language.
191 MESSAGE HOP_KSM_NLS_ERROR: NLS detected an error
while verifying that the language specified
in the ksamparam is supported. Therefore, the
open of the KSAM file failed.
CAUSE An internal NLS error occurred.
ACTION Record the parameter values passed to FOPEN and