|
|
 |
NOTE: KSAM error messages are included with subsystem 143 (File System)
messages. Refer to chapter 4, File System (Native Mode), for listing of
messages.
|
- 1026
- MESSAGE
Type manager; an internal error occurred.
- CAUSE
You requested a lower level system service and this reported an
error to the type manager.
- ACTION
If the problem persists, contact your Hewlett-Packard support
engineer.
- 1079
- MESSAGE
TM_KSM_INVALID_OFFSET
- CAUSE
The file offset pointer calculated for the KSAM file is invalid.
- ACTION
Close the KSAM file, store it to tape, and call your Hewlett-Packard
support representative.
- 1080
- MESSAGE
TM_KSM_UNEXPECTED_ERROR
- CAUSE
During an operation on a KSAM file, a non-file system error occurred.
- ACTION
Close the KSAM file, store it to tape, and call your Hewlett-Packard
support representative.
- 6005
- MESSAGE
Type manager; invalid function code or parameter.
- CAUSE
An FCONTROL or FDEVICECONTROL function, or one of its parameters, is
not valid for the particular device or access method in which it was
used. It may also be invalid for any device (for example, out of range).
- ACTION
Check the intrinsic call for which the error is reported and correct
any errors in the calling sequence.
- 6006
- MESSAGE
Type manager; you specified a parameter value that is more than
the maximum specified for this function.
- CAUSE
Self-explanatory.
- ACTION
Use the MPE XL Intrinsics manual to verify the set of acceptable
parameters for a given function code.
- 6007
- MESSAGE
Type manager; you specified a parameter value that is less than
the minimum specified for this function.
- CAUSE
Self-explanatory.
- ACTION
Use the MPE XL Intrinsics manual to verify the set of acceptable
parameters for a given function code.
- 6013
- MESSAGE
Type manager; device is off-line.
- CAUSE
For printers attached via the Distributed Terminal Controller (DTC),
this is a generic error indicating the inability of the DTC to
communicate with its device. It is currently not returned for other
devices.
- ACTION
Check the DTC-to-device cable connections, parity and baud rate
settings, DTR and CTS settings, and Transmit/Receive Pacing settings.
Ensure that they are set as required for proper use by the DTC.
- 6022
- MESSAGE
Type manager; unit failure.
- CAUSE
An undetermined device or transmission error occurred.
- ACTION
Check lower level statuses to determine the root cause of the error.
- 6025
- MESSAGE
Type manager; timeout while waiting for I/O completion.
- CAUSE
This usually indicates a hardware failure of some component of the
I/O subsystem.
- ACTION
Contact your Hewlett-Packard support engineer.
- 6026
- MESSAGE
Type manager; data transmission error.
- CAUSE
An undetermined transmission error was reported by a lower level
subsystem.
- ACTION
Check the lower level statuses to determine the root cause of the
error.
- 6029
- MESSAGE
Type manager; the device reported a power-up.
- CAUSE
Self-explanatory. For printers, this status is returned only if
device status reporting is disable (the default). If it is enabled, the
intrinsic interface returns CCG instead, indicating that status is
available.
- ACTION
The application or operator should take whatever steps are
appropriate (for example, putting the device on line). For printers,
the Native Mode Spooler will attempt to recover to the start of the
current page.
- 6035
- MESSAGE
Type manager; your I/O request was aborted due to a system
power failure.
- CAUSE
Self-explanatory.
- ACTION
If the device is owned by a spooler, the spooler process will
terminate. Restart the process. For other situations, take whatever
steps are appropriate to re-establish normal device operation.
- 6036
- MESSAGE
Type manager; data lost.
- CAUSE
A lower level subsystem has reported an error of some kind which
resulted in an incomplete data transfer.
- ACTION
Check the lower level statuses to determine the root cause of the
error.
- 6037
- MESSAGE
Type manager; the I/O request was aborted externally.
- CAUSE
Either you entered an explicit ABORTIO, or the process with
outstanding I/O is being terminated.
- ACTION
None.
- 6039
- MESSAGE
Type manager; the device reported a parity error.
- CAUSE
Self-explanatory.
- ACTION
Take whatever steps are appropriate, for example, cleaning tape
heads. If the problem persists, contact your Hewlett-Packard support
engineer.
|