HP System Dictionary/XL SDMAIN Reference Manual (32256-90001)

A-174
relationships of the specified relationship type. The required subset consists of all
relationships having the given entity in the first position. In order to RENUMBER or
RESEQUENCE a relationship, the user must have modify access to all the
relationships in this subset.
ACTION Open the dictionary as either the DA scope or as a scope with modify access to all the
relationships of the specified relationship type.
1461 MESSAGE BEFORE-ENTITY has incorrect number of entities for the rel-type (SDERR
1461)
CAUSE Too few entities were specified in the BEFORE-ENTITY entity list when the command
was entered. The entity in the clause must consist of a list of the entities having one
less entity than the relationship type has, as there is no entity corresponding to the
parent entity.
ACTION Reenter the command, specifying a valid child entity (entity list) for the relationship
type of the relationship being resequenced.
Macro Processor Messages (1475-1499)
1475 MESSAGE Restoring macros from previous SDMACRO file (SDWARN 1475)
CAUSE Due to the noted error encountered during loading of the newly specified macro file, the
macros from the previous macro file will be restored.
ACTION No action is needed. The indicated error must be corrected to allow the specified file to
be used as a macro file in the future.
1476 MESSAGE Invalid name for a macro at line ! in SDMACRO file (SDERR 1476)
CAUSE The name specified for the macro definition beginning at the indicated line is not a
valid name.
ACTION The indicated macro is invalid at this time. The macro file should be edited to correct
the invalid name so the macro can be used in future runs of the program.
1477 MESSAGE No name specified for macro at line ! in SDMACRO file (SDERR 1477)
CAUSE There was no name specified for the macro definition beginning at the indicated line.
ACTION The indicated macro is invalid at this time. The macro file should be edited to correct
the invalid name so the macro can be used in future runs of the program. (There is
probably just an extra blank line in the file that should be removed.)
1478 MESSAGE Errors in header for macro at line ! in SDMACRO file (SDERR 1478)
CAUSE One or more errors were detected in the header for the macro beginning on the
indicated line.
ACTION See the associated error messages for an explanation of the errors found. The
indicated macro is invalid at this time. The macro file should be edited to correct the
invalid header so the macro can be used in future runs of the program.
1479 MESSAGE The macro call has more parameters than the definition (SDERR 1479)
CAUSE The macro call specifies more parameters than are specified in the definition in the
macro file.