TACL Reference Manual
Error Messages
HP NonStop TACL Reference Manual—429513-018
B-18
TACL Error Messages
Effect. The requested operation is ignored.
Recovery. Use the LIST command in BIND to determine the MAIN procedure present.
The LIST command also specifies whether the MAIN attribute is set. Either remove the
MAIN procedure or set the MAIN attribute to OFF by using the ALTER command in
BINDER.
Cause. When trying to run a program, you specified a library file that was not the
same as the library file used by another copy of the program. All processes running a
given program must use the same library. This is an operating system problem.
Effect. The requested operation is ignored.
Recovery. Check that you specified the correct library file.
Cause. You attempted to define a structure or item LIKE a structure containing the
LIKE clause.
Effect. The requested operation is ignored.
Recovery. Ensure that the LIKE clause refers to another structure, not the one in
which the LIKE appears.
Cause. You attempted to log on from a logged-on terminal and the NOCHANGEUSER
field of the TACL configuration does not equal zero.
Effect. The requested operation is ignored.
Recovery. Log off before attempting to log on.
Cause. You specified more than the maximum number of allocated segment files.
Effect. The requested operation is ignored.
Recovery. Reduce the number of segment files and reissue the request.
*ERROR* Library conflict
*ERROR* LIKE may not refer to any part of STRUCT containing
it
*ERROR* LOGON has been disabled. Log off first.
*ERROR* Maximum number of attached segment files exceeded
segment-file-name not attached