HP System Dictionary/XL COBOL Definition Extractor (32257-90001)
A- 70
4510 MESSAGE COPYLIB definition already exists in dictionary (SDWARN 4510)
CAUSE A COPYLIB entity definition with the same name already exists in the dictionary.
ACTION None necessary. A dictionary definition exists for a new copy library. If the old file has
been purged and will be replaced by this copy library, there will be no problem, other-
wise, notify the Dictionary Administrator that there is a discrepancy between the dic-
tionary and the actual environment.
4511 MESSAGE KSAMFILE def for copylib key already exists in dictionary (SDWARN 4511)
CAUSE A KSAMFILE entity definition with the same name as the copy library key file already
exists in the dictionary.
ACTION None necessary. A dictionary definition exists for a new KSAMFILE. If the old file has
been purged and will be replaced by this key file, there will be no problem, otherwise,
notify the Dictionary Administrator that there is a discrepancy between the dictionary
and the actual environment.
4512 MESSAGE COPYLIB contains KSAMFILE rel exists in dictionary (SDWARN 4512)
CAUSE A COPYLIB contains KSAMFILE relationship with the same entities already exists in
the dictionary.
ACTION None necessary. A dictionary definition exists for the relationship between the new
copy library and its new key file. If the old files have been purged and are being
replaced, there will be no problem, otherwise, notify the Dictionary Administrator that
there is a discrepancy between the dictionary and the actual environment.
SDCDE Parse Error Messages
4520 MESSAGE Unknown SDCDE command (SDERR 4520)
CAUSE The user has given SDCDE a command that it does not recognize.
ACTION The user should give a command that SDCDE recognizes; these commands can be
found by using the HELP command, or in the manual.
4521 MESSAGE Text from the error to the end of command ignored (SDWARN 4521)
CAUSE SDCDE ignores the rest of the command from the first error.
ACTION Fix the indicated error and execute the command using REDO, or by reentering the
command.
4522 MESSAGE Command ending period missing (SDERR 4522)
CAUSE No period was entered to end a multi-line command.
ACTION Add a period to the end of the command using REDO, or by reentering the command.
4523 MESSAGE Expecting equal sign (SDERR 4523)
CAUSE An equal character, '=', was left out of the command.
ACTION Add the equal character, '=', to the command using REDO, or by reentering the com-
mand.
4524 MESSAGE Parameter separating semi-colon missing (SDERR 4524)
CAUSE A semicolon character, ';', is needed to separate the parameter clauses.