MSIR.0422 ALTERNATES not allowed on SIRFIELD (subcmd) command because ERROR format already specified and records have been added to the file

From m204wiki
Revision as of 14:53, 9 November 2010 by 198.242.244.47 (talk) (Created page with "This message indicates that a SIRFIELD ''''subcmd'''' command was issued with the ALTERNATES clause, and the ERROR format had previously been set for the field. Since records hav...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This message indicates that a SIRFIELD 'subcmd' command was issued with the ALTERNATES clause, and the ERROR format had previously been set for the field. Since records have been added to the file, allowing new ALTERNATES could cause previous values matched by ERROR to now be matched by an alternate format, which might change the data, for example when you reorganize the file.

The command is rejected.