MSIR.0452 First deleted occurrence of (field): record (rec), input record (oldrec): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This is an informational message and it is not displayed on the user's output stream (that is, CCAPRINT). An LAI operation with the DELFIELD option was performed, and a field ...")
 
m (1 revision)
(No difference)

Revision as of 16:41, 9 November 2010

This is an informational message and it is not displayed on the user's output stream (that is, CCAPRINT).

An LAI operation with the DELFIELD option was performed, and a field occurrence from the unloaded file was deleted. The name of the field is shown in the message as 'field'. 
This message is issued just once for each field name which is deleted, when the first record is found with the field contained in the old file. The record number in the newly loaded file is 'rec', and the old file's record number that the unloaded field came from is 'oldrec'.