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

Chapter 6 483
File System (Native Mode)
(Subsystem 143)
CAUSE A relative record number specified is not valid, either
before the first record or beyond the last record.
ACTION Specify a valid relative record number.
1071 MESSAGE TM_DPAGE_FIND_FAILED: An error occurred while
scanning for a data page with a vacant slot
in it.
CAUSE All the data pages are used.
ACTION Close the file, build a new KSAM XL file with similar
characteristics and FREADC from the old file and
FWRITE into the new file.
1072 MESSAGE TM_KSM_NO_REC: The KSAM XL file is empty, no
records in the file.
CAUSE An attempt was made to read or modify a KSAM XL file
which has no active records in it.
ACTION Check the content of the file before accesssing it.
1073 MESSAGE TM_KSM_XM_ATTACH_FAILED: An error was
detected while trying to attach the file to
the XM log.
CAUSE An internal MPE/iX error occurred.
ACTION Take a memory dump and call your HP Support
Representative.
1074 MESSAGE TM_KSM_INVALID_DATA_PTR: The logical data
pointer is currently incorrectly positioned.
CAUSE The logical data pointer is currently position before the
start of the data area or after the end of file.
ACTION Do an FCLOSE followed by an FOPEN or do FPOINT to
reposition the data pointer.
1075 MESSAGE TM_KSM_INVALID_CHILD_PTR: An invalid child
pointer was detected in the index part of the
file.
CAUSE The internal B TREE structure is corrupted.
ACTION Close the KSAM file, store it to tape, and call your HP
Support Representative.
1076 MESSAGE TM_KSM_CORRUPTED_FILE: During a previous KSAM
operation, the KSAM file was discovered to be
corrupt so that FWRITEs, FREMOVEs, and
FUPDATEs are disallowed.
CAUSE The internal B TREE structure is corrupted.
ACTION Close the KSAM file, store it to tape, and call your HP
Support Representative.