TACL Reference Manual

Error Messages
HP NonStop TACL Reference Manual429513-018
B-37
TACL Error Messages
Cause. An unrecoverable read error occurred while attempting to bring in a page from
virtual memory.
Effect. Indeterminate. Depending on context, the trap handler either recovers or
abends the TACL process.
Recovery. None. Notify your service provider.
Cause. A page fault occurred, but no physical memory page is available for overlay, or
the swap volume is full, preventing the memory manager from saving the memory
page.
Effect. Indeterminate. Depending on context, the trap handler either recovers or
abends the TACL process.
Recovery. Delete some swap volume contents to make room for TACL usage.
Cause. An uncorrectable memory error was detected.
Effect. Indeterminate. Depending on context, the trap handler either recovers or
abends the TACL process.
Recovery. None. Notify your service provider.
Cause. TACL was unable to access the system USERID file.
Effect. The requested operation is ignored.
Recovery. If you are the super ID (user 255,255), check the status of the user ID file
and take appropriate action. If you are not the super ID, you cannot access the user ID
file.
Cause. There was not enough contiguous word space available.
Effect. The requested operation is ignored.
*ERROR* TRAP 11 in TACL: Memory manager disk read error
TRAP 12 in TACL: No memory available or swap volume full
*ERROR* TRAP 13 in TACL: Uncorrectable memory error
*ERROR* Unable to access userid file
*ERROR* Unable to allocate contiguous word space
(Hint: You probably should #LOGOFF and then LOGON)