Input/Output Feedback Information

Positions 241 through 366 in the file information data structure are used for input/output feedback information. The contents of the file common input/output feedback area are copied by RPG to the input/output feedback section of the INFDS:
  • If the presence of a POST operation affects the file:
    • only after a POST for the file.
  • Otherwise:
    • after each I/O operation, if blocking is not active for the file.
    • after the I/O request to data management to get or put a block of data, if blocking is active for the file.

For more information see POST (Post).

A description of the contents of the input/output feedback area can be found in the Information Center.