HP System Dictionary/XL COBOL Definition Extractor (32257-90001)
A- 73
ACTION Add a valid value to the ALIAS parameter using REDO, or by reentering the com-
mand. The valid values are: COBOL, IMAGE, STANDARD, VPLUS, or NONE.
4554 MESSAGE Expecting ON/OFF switch (SDERR 4554)
CAUSE The value supplied for the OPTIONS command parameter is invalid.
ACTION The value should be changed to ON or OFF using REDO, or by reentering the com-
mand.
4555 MESSAGE Illegal ELEM-QUALIF value (SDERR 4555)
CAUSE The value supplied in the ELEM-QUALIFY parameter is not valid.
ACTION Add a valid value to the ELEM-QUALIFY parameter using REDO, or by reentering
the command. The valid values are: PREFIX, SUFFIX, or NONE.
4560 MESSAGE LIST command syntax error (SDERR 4560)
CAUSE The syntax of the LIST command is invalid.
ACTION See the correct syntax using the HELP LIST command, or the manual. Update the
command using REDO, or by reentering the command.
4561 MESSAGE Entity name missing (SDERR 4561)
CAUSE The entity name is required in the GENERATE command.
ACTION Add a valid entity name as the first parameter of the GENERATE command using
REDO, or by reentering the command.
4562 MESSAGE ENTITY-TYPE clause missing (SDERR 4562)
CAUSE The ENTITY-TYPE parameter is required in the GENERATE command.
ACTION Add the ENTITY-TYPE parameter to the GENERATE command using REDO, or by
reentering the command.
4563 MESSAGE Entity type name missing (SDERR 4563)
CAUSE The entity type name is missing from the ENTITY-TYPE parameter.
ACTION Add the entity type name to the ENTITY-TYPE parameter using REDO, or by reenter-
ing the command.
4564 MESSAGE GENERATE command expecting an ending period (SDERR 4564)
CAUSE No period was entered to end the GENERATE command.
ACTION Add a period to the end of the command using REDO, or by reentering the command.
4565 MESSAGE Unknown STANDARD-PARMS parameter (SDERR 4565)
CAUSE The value of the STANDARD-PARMS command parameter is not valid.
ACTION Change the parameter to a valid value using REDO, or by reentering the command.
The valid values are: IMAGE, KSAM, or VPLUS.
SDCDE Operational Error Messages
4570 MESSAGE Error while opening an old SDLOG (SDERR 4570)
CAUSE An MPE file system error was detected when attempting to open the existing SDLOG
file.