z/OS MVS Programming: Writing Transaction Programs for APPC/MVS
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Data_received and Status_received {, }

z/OS MVS Programming: Writing Transaction Programs for APPC/MVS
SA23-1397-00

The following abbreviations are used for the data_received values:

Abbreviation Meaning
dr Means one of the following:
  • DATA_RECEIVED
  • COMPLETE_DATA_RECEIVED
  • INCOMPLETE_DATA_RECEIVED
nd NO_DATA_RECEIVED
* Means one of the following:
  • DATA_RECEIVED
  • COMPLETE_DATA_RECEIVED
  • NO_DATA_RECEIVED

The following abbreviations are used for the status_received values:

Abbreviation Meaning
cd CONFIRM_DEALLOC_RECEIVED
cs CONFIRM_SEND_RECEIVED
co CONFIRM_RECEIVED
no NO_STATUS_RECEIVED
se SEND_RECEIVED
tc TAKE_COMMIT. This value is returned only for conversations with sync_level set to Syncpt.
td TAKE_COMMIT_DEALLOCATE. This value is returned only for conversations with sync_level set to Syncpt.
ts TAKE_COMMIT_SEND. This value is returned only for conversations with sync_level set to Syncpt.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014