CICS Manual do Usuário - ALLOCATE
Initiates an advanced program-to-program communications (APPC) mapped conversation. APPC conversations allow data to be sent and received between programs that are running in remote systems. This is called Distributed Transaction Programming (DTP). For guidance information about DTP, refer to the TXSeries for Multiplatforms Intercommunication Guide.
Sintaxe
Condições: INVREQ, SYSIDERR
Descrição:
ALLOCATE requests a conversation with a remote region. CICS returns the four-byte CONVID (conversation identifier) in the EIBRSRCE field of the EIB. The application program uses the CONVID in all subsequent commands that relate to the conversation.
If the session is not available, the application is suspended until one is available; this is the default action.
Opções:
Condições
Informação relacionadas