HP System Dictionary/XL General Reference Manual Vol 2 - Part 1 SDINIT (32256-90005)
E- 163
5511 MESSAGE Input file recsize too long. All lines trunc to 80 chars (SDWARN 5511)
CAUSE The input file has at least one record which is longer than 80 characters. Since all input lines can have a max-
imum of 80 characters, 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 (the
record may not be full, or have blanks after 80 characters). If the commands do take up more than 80 char-
acters per line, all characters after 80 will be ignored. Therefore, 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).
5512 MESSAGE Unable to read from the input file (SDERR 5512)
CAUSE SDUTIL could not read from the input file.
ACTION Refer to the associated error and correct the indicated problem.
5513 MESSAGE The log file is full (SDWARN 5513)
CAUSE SDUTIL could not write to the log file because it is full. If the log file is a permanent file, the program will
try to create a temporary file with the same name as the permanent log file, and use it as the alternate log file.
However, if the log file is a temporary file, this action will fail and logging will be disabled. In either case,
processing will continue.
ACTION No action is necessary.
5514 MESSAGE Unable to close the log file (SDERR 5514)
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.
5515 MESSAGE Unable to open command file SDCMD (SDERR 5515)
CAUSE The temporary file SDCMD which is used as the command buffer could not be opened. Internal error.
ACTION Get the associated file error and notify the Dictionary Administrator.
5517 MESSAGE Unable to write to command file SDCMD (SDERR 5517)
CAUSE SDUTIL could not write to the temporary file SDCMD which is used as the command buffer. Internal error.
ACTION Get the associated file error and notify the Dictionary Administrator.
5518 MESSAGE Command file SDCMD is full (SDERR 5518)
CAUSE SDUTIL 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.
5519 MESSAGE Unable to open temporary file (SDERR 5519)
CAUSE A nameless temporary file used by the program could not be opened. Internal error.
ACTION Get the associated file error and notify the Dictionary Administrator.
5520 MESSAGE Unable to rewind temporary file ! (SDERR 5520)
CAUSE SDUTIL could not reset the file pointer of the specified temporary file to the beginning of the file. Internal
error.
ACTION Get the associated file error and notify the Dictionary Administrator.
5521 MESSAGE Unable to reposition name file to record number ! (SDERR 5521)
CAUSE SDUTIL could not reset the file pointer of the name file to the specified record number. Internal error.