MSIR.0423 Cannot change CENTSPAN/SPANSIZE on SIRFIELD (subcmd) command because ERROR or ALTERNATES have been set 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 CENTSPAN or SPANSIZE clause, and the ERROR or ALTERNATES formats, or both, have been set for the...")
(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 CENTSPAN or SPANSIZE clause, and the ERROR or ALTERNATES formats, or both, have been set for the field. Since records have been added to the file, allowing a different CENTSPAN or SPANSIZE could cause previous values matched by one format to now be matched by a different format, which might change the data, for example when you reorganize the file.

The command is rejected.