MSIR.0398 Unable to RELATE fields due to mismatched (type) attributes: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This message indicates that a SIRFIELD RELATE command was issued, and that the command could not succeed because the two fields do not have identical values of one of the followi...")
(No difference)

Revision as of 14:53, 9 November 2010

This message indicates that a SIRFIELD RELATE command was issued, and that the command could not succeed because the two fields do not have identical values of one of the following field attributes:

  • LEVEL
  • UPDATE IN PLACE
  • INVISIBLE

If you wish to relate these fields you must re-INITIALIZE the file and change the DEFINE FIELD command for one of the related fields so that these attributes are identical, and re-execute the series of SIRFIELD commands for the file.

The command is rejected.