Facility delete indicator: (MP-BR-DEALLOCATE-IND)

Explanation

This is 1 byte field that indicates the action, if any, that should be taken on the allocated facility when exiting the Link3270 server adapter. This indicator also determines and controls processing related to the CICS® Service Flow Runtime Link3270 State file.

Valid values are:
  • 0 - Do not deallocate the facility when exiting (state data saved)
  • 1 - Always deallocate the facility when exiting (no session state data saved)
  • 2 - Deallocate the facility only if Link3270 server adapter processing was successful (session state data saved if processing was unsuccessful)
  • 3 - Deallocate the facility only if Link3270 server adapter processing was unsuccessful (session state data saved if processing was successful)