TACL Reference Manual

Error Messages
HP NonStop TACL Reference Manual429513-018
B-38
TACL Error Messages
Recovery. Use #LOGOFF, then log on again.
Cause. When attempting to run a program, there was not enough space in the
MAPPOOL of the processor.
Effect. The requested operation is ignored.
Recovery. Run the program on another CPU, or wait until there is room on the chosen
CPU.
Cause. Your use of variables has consumed all of the 1024 pages that can be
allocated to one private segment.
Effect. The requested operation is ignored.
Recovery.
If TACL is interactive, use #LOGOFF/SEGRELEASE/, then log on again.
Analyze your usage and either reduce it or distribute it among multiple private
segments.
If TACL is noninteractive, TACL abends with an abnormal completion code.
Cause. When you attempted to run a program, TACL could not communicate with the
system monitor process in the requested CPU, possibly because the CPU did not exist
or was down.
Effect. The requested operation is ignored.
Recovery. Try running the program on another CPU.
Cause. TACL could not return the result of the indicated macro because a syntax error
occurred in a dummy argument.
Effect. The requested operation is ignored.
Recovery. A prior message indicates the specific problem.
*ERROR* Unable to allocate map
*ERROR* Unable to allocate space in segment: seg-file-name
(HINT: You probably should #LOGOFF/SEGRELEASE/)
*ERROR* Unable to communicate with system monitor process:
text
*ERROR* Unable to expand macro