CICS Manual do Usuário - CONNECT PROCESS
Follows an ALLOCATE command to initiate an advanced program-to-program communications (APPC) mapped conversation with a program that is running on a remote system. (An APPC conversation allows a program to send data to, and receive data from, a program that is running in a remote system. Programming that uses APPC conversations is called Distributed Transaction Programming (DTP). For guidance information about DTP, see the TXSeries for Multiplatforms Intercommunication Guide.)
Sintaxe
Condições: INVREQ, LENGERR, NOTALLOC, SYSBUSY, SYSIDER
Descrição:
CONNECT PROCESS allows an application to specify the name of the process with which it wants to communicate in the remote system. It can also specify the synchronization level to use during the conversation with the remote process. It can optionally specify the process initialization parameter (PIP) data that is to be sent to the remote process.
Opções
Condições:
Informações relacionadas