Driver Validator Messages (4100-4124) [ HP SYSTEM DICTIONARY XL UTILITIES-Part 2 SDDBC ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL UTILITIES-Part 2 SDDBC
Driver/Validator Messages (4100-4124)
4100 MESSAGE Exceeded maximum number of allowed errors (SDWARN 4100)
CAUSE The program encountered the number of errors specified as the
maximum in the PARM option.
ACTION Correct the error(s) found and either rerun or finish running
the job.
--------------------------------------------------------------------------------------
4101 MESSAGE Logging has been disabled (SDWARN 4101)
CAUSE Logging has been disabled because the user does not want the
program to overwrite an existing log file.
ACTION Do nothing and no logging will take place or exit the program
and specify a new file or a file that can be overwritten as the
log file.
CAUSE Logging has been disabled because the current log file has
filled up and an alternate log file was not available.
ACTION Do nothing and no logging will take place or exit the program
and specify a new file or a file that can be overwritten as the
log file.
CAUSE Logging has been disabled because unable to write to the log
file.
ACTION Do nothing and no logging will take place or exit the program,
refer to the associated file error and correct the indicated
problem.
--------------------------------------------------------------------------------------
4102 MESSAGE Logging proceeding onto a temporary log file (SDWARN 4102)
CAUSE The permanent log file is full. Logging has been redirected to
a temporary log file with the same name as the permanent log
file.
ACTION No action is needed.
--------------------------------------------------------------------------------------
4103 MESSAGE SDLOG is a temporary file. Save if needed (SDWARN 4103)
CAUSE The log file was saved as a temporary file.
ACTION If the log file is not needed, do nothing and it will remain a
temporary file. If the log file is needed, save it.
--------------------------------------------------------------------------------------
4104 MESSAGE Expected End-Of-File NOT found in input file (SDERR 4104)
CAUSE Unexpected input lines found in the input file after an EXIT
command.
ACTION Edit the input lines to remove the extra lines.
--------------------------------------------------------------------------------------
4105 MESSAGE Hit End-Of-File of input file before executed an EXIT (SDERR
4105)
CAUSE Hit the end of the input file without finding an EXIT command.
ACTION Edit the input file to place an EXIT command at the end.
--------------------------------------------------------------------------------------
4106 MESSAGE Invalid command (SDERR 4106)
CAUSE The command entered is not recognized by the program.
ACTION Issue a command that is recognized by the program. Use HELP for
a list of valid commands.
--------------------------------------------------------------------------------------
4107 MESSAGE Command not valid when the dictionary is not open (SDERR 4107)
CAUSE The command entered is not allowed before the dictionary is
opened.
ACTION Issue a command that is valid before the dictionary is opened or
open the dictionary and then issue the command.
MPE/iX 5.0 Documentation