Safeguard Audit Service Manual (G06.24+, H06.03+)
Safeguard Audit Service Manual—520480-014
8-1
8 SAFEART Error Messages
SAFEART issues these error messages:
Cause. You used more than four TITLE commands.
Effect. All title lines are discarded, and the previous valid title is used.
Recovery. Reissue with four or fewer title lines.
Cause. The syntax required a pair of quotation marks around a character string. The
beginning or ending pair is missing.
Effect. The command is not executed.
Recovery. Reenter the command with both quotation marks.
Cause. A portion of the command is too long. Perhaps you forgot a space between
two or more elements of the command. Each element of a command (record item
name, keyword name, and so on) is limited to 512 characters.
Effect. The command is not executed.
Recovery. Reenter the command with the command element within the limit of 512
characters.
Cause. The audit file named in the message cannot be opened. Error-number is a
file-system error number.
Effect. Processing ends, and you are returned to the SAFEART prompt.
Recovery. For more information about this error, see the Operator Messages Manual
or use the ERROR command at the command interpreter prompt to display a brief
explanation. For example:
3>error 48
0048 Security violation; illegal operation attempted.
ERROR: A maximum of 4 title lines is allowed.
ERROR: A quote must be finished before the end of the command.
ERROR: An item specified is too long.
ERROR: Audit file file not opened. Error=error-number.