TACL Reference Manual
Error Messages
HP NonStop TACL Reference Manual—429513-018
B-10
TACL Error Messages
Cause. A file-system error occurred while you were setting up the extended data
segment of a program you are trying to run.
Effect. The extended data segment is not initialized.
Recovery. Check that you have specified a valid volume
Cause. A file-system error occurred while you were setting up the swap file of a
program you are trying to run. A secondary message following this one gives the file
name.
Effect. The swap file is not created.
Recovery. Check that you have specified your swap file correctly.
Cause. A file-system error occurred on a pushed OUT file.
Effect. TACL pops #OUT.
Recovery. Check the file-system error that led to this message and handle that error
accordingly. The Guardian Procedure Errors and Messages Manual contains
descriptions of file-system error messages.
Cause. This is a secondary message that names the file involved in an error
described by the message that immediately precedes this one.
Effect. See the description of the primary message.
Recovery. See the description of the primary message.
Cause. You attempted to use an object file that contains C data variables that were
declared with the EXTERN declaration but that were not defined.
Effect. The requested operation is ignored.
Recovery. Define the variable and include a data block with the same name in the
object file.
*ERROR* Extended data segment initialization error
*ERROR* Extended data segment swap file error
*ERROR* File error on previous out file
*ERROR* File: file-name
*ERROR* File has undefined data blocks