SDDBD WARNING MESSAGES (2501 - 2602) [ HP SYSTEM DICTIONARY XL UTILITIES-Part 1 SDDBD ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL UTILITIES-Part 1 SDDBD
SDDBD WARNING MESSAGES (2501 - 2602)
2501 MESSAGE Image database ! already defined in dictionary (SDWARN 2501)
CAUSE A database definition with the same name already exists in the
dictionary.
ACTION None necessary. SDDBD will take the action specified in the
OPTION clause of the IMAGE command.
--------------------------------------------------------------------------------------
2502 MESSAGE Compatible definition for element ! used (SDWARN 2502)
CAUSE An element definition with the same display-length, count, and
element-type attribute values already exists in the dictionary.
ACTION None necessary. SDDBD will use the existing entity definition
in the dictionary instead of trying to create it, and continue
processing.
--------------------------------------------------------------------------------------
2503 MESSAGE Incompatible definition exists for element ! (SDWARN 2503)
CAUSE An element definition with different unmatching values already
exists in the dictionary.
ACTION None necessary. SDDBD will take the action specified in the
OPTION clause of the IMAGE command.
--------------------------------------------------------------------------------------
2504 MESSAGE Compatible definition for data set ! used (SDWARN 2504)
CAUSE A data set definition with the same definition and same set of
relationships already exists in the dictionary.
ACTION None necessary. SDDBD will use the existing entity definition
in the dictionary instead of trying to create it, and continue
processing.
--------------------------------------------------------------------------------------
2505 MESSAGE Incompatible definition exists for data set ! (SDWARN 2505)
CAUSE The data set entity has a different set of attributes values, or
has a different set of elements related to it.
ACTION None necessary. SDDBD will take the action specified in the
OPTION clause of the IMAGE command.
--------------------------------------------------------------------------------------
2506 MESSAGE Compatible definition for record ! used (SDWARN 2506)
CAUSE An record definition with the same definition and same set of
relationships already exists in the dictionary.
ACTION None necessary. SDDBD will use the existing entity definition
in the dictionary instead of trying to create it, and continue
processing.
--------------------------------------------------------------------------------------
2507 MESSAGE Incompatible definition exists for record ! (SDWARN 2507)
CAUSE The record entity in the dictionary has a different byte-length
attribute value, or has a different set of elements related to
it.
ACTION None necessary. SDDBD will take the action specified in the
OPTION clause of the IMAGE command.
--------------------------------------------------------------------------------------
2508 MESSAGE Compatible definition for database ! used (SDWARN 2508)
CAUSE A database definition of the same type already exists in the
dictionary.
ACTION None necessary. SDDBD will use the existing entity definition
in the dictionary instead of trying to create it, and then will
continue processing.
--------------------------------------------------------------------------------------
2509 MESSAGE Incompatible definition exists for database ! (SDWARN 2509)
CAUSE The database entity in the dictionary has a different value for
attribute image-database-type.
ACTION None necessary. SDDBD will take the action specified in the
OPTION parameter of the IMAGE command.
--------------------------------------------------------------------------------------
2510 MESSAGE Conflicting entity SKIPped (SDWARN 2510)
CAUSE SDDBD is informing the user of the action taken on the
conflicting entity.
ACTION None necessary. SDDBD will continue processing.
--------------------------------------------------------------------------------------
2511 MESSAGE Conflicting entity being REPLACEd with the new (SDWARN 2511)
CAUSE SDDBD is informing the user of the action taken on the
conflicting entity.
ACTION None necessary. SDDBD will continue processing.
--------------------------------------------------------------------------------------
2512 MESSAGE Loading process TERMINATEs due to a conflict (SDWARN 2512)
CAUSE SDDBD is informing the user of the action taken on the
conflicting entity.
ACTION None necessary. SDDBD will terminate processing.
--------------------------------------------------------------------------------------
2513 MESSAGE Above relationship already exists (SDWARN 2513)
CAUSE SDDBD is informing the user that the relationship is already in
the dictionary.
ACTION None necessary. SDDBD will continue processing.
--------------------------------------------------------------------------------------
2520 MESSAGE Logging disabled (SDWARN 2520)
CAUSE SDDBD cannot log the commands the user will enter, because the
user decided not to overwrite an old SDLOG, or because SDLOG
could not be opened.
ACTION If the command logging is important, exit the program
immediately, take care of the problem, and reenter SDDBD.
--------------------------------------------------------------------------------------
2521 MESSAGE New log file ! is temporary. Save it for future use (SDWARN
2521)
CAUSE SDDBD is informing the user of the status of the SDLOG file.
ACTION None necessary. The SDLOG file is created in the temporary
domain. If the user wishes to save the file, the user should
issue a SAVE SDLOG command before terminating his MPE session.
--------------------------------------------------------------------------------------
2602 MESSAGE Text from the error to the end of command ignored (SDWARN 2602)
CAUSE SDDBD ignores the rest of the command from the first error.
ACTION Use REDO to fix the command, or reenter the command, fixing the
error, and try executing the command.
--------------------------------------------------------------------------------------
MPE/iX 5.0 Documentation