HP System Dictionary/XL Utilities Reference Manual - Part 1 SDDBD (32256-90003)

132 AppendixC
SDDBC Error Messages
File System Messages (4001–4074)
4011 0MESSAGE: Input file recsize too long. All lines trunc to 80 chars (SDWARN 4011)
CAUSE: The input file has a record size greater than 80 characters. All input lines are a
maximum of 80 characters so all lines will be truncated to 80 characters.
ACTION: If the commands in the input file do not take up more than 80 characters per line,
no action is needed. If the commands do take up more than 80 characters per line, all
characters after 80 will be ignored so the expected action(s) will not occur. In this case, the
commands must be placed on multiple lines so that no one line contains more than 80
characters (including blanks).
4012 0MESSAGE: Unable to read from the input file (SDERR 4012)
CAUSE: Could not read from the input file.
ACTION: Refer to the associated error and correct the indicated problem.
4013 0MESSAGE: The log file is full (SDWARN 4013)
CAUSE: Could not write to the log file because it is full. If the log file is a permanent file,
the program will try to open the temporary file with the same name as the permanent log
file to be the alternate log file. If the log file is a temporary file, logging will be disabled. In
either case, processing will continue.
ACTION: No action is needed.
4014 0MESSAGE: Unable to close the log file (SDERR 4014)
CAUSE: The log file could not be closed while exiting the program.
ACTION: Refer to the associated error and correct the indicated problem for the next run.
4015 0MESSAGE: Unable to open command file SDCMD (SDERR 4015)
CAUSE: The temporary file SDCMD which is used as the command buffer could not be
opened.
ACTION: Contact the DA (remember to get the associated file error). Internal Error.
4017 0MESSAGE: Unable to write to command file SDCMD (SDERR 4017)
CAUSE: Could not write to the temporary file SDCMD which is used as the command
buffer.
ACTION: Contact the DA (remember to get the associated file error). Internal Error.
4018 0MESSAGE: Command file SDCMD is full (SDERR 4018)
CAUSE: Could not write to the temporary file SDCMD which is used as the command buffer
because it is full. The command being entered has too many lines (> 32000).
ACTION: Correct the error causing > 32000 lines to be in the command and reissue the
command.
4019 0MESSAGE: Unable to open temporary file (SDERR 4019)
CAUSE: A nameless temporary file used by the program could not be opened.
ACTION: Contact the DA (remember to get the associated file error). Internal Error.