FUNL0053 (operation) started.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This is a normal message which indicates the initiation of a scan of the records for ''Fast/Unload''. The values of ''operation'' can be: <ul> <li>'''Unload''', to indicate ...")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

This is a normal message which indicates the initiation of a scan of the records for Fast/Unload. The values of operation can be:

  • Unload, to indicate the unload phase Fast/Unload not in group context.
  • Group unload, to indicate the unload phase of the first file of a group found set passed by the Fast/Unload User Language Interface.
  • Date scan pass 1, to indicate the first pass of DATESTAT processing.

This message is only issued if the Fast/Unload compiler processed the FUEL program without any errors.