When Autoinstalled Ipconns Are Deleted; The Sample Autoinstall User Program For Ipic Connections (Ipconn) - IBM SC34-6814-04 Customization Manual

Cics transaction server for z/os
Table of Contents

Advertisement

isaic_function (Input)
isaic_ipconn (Input)
isaic_applid (Input)
isaic_networkid (Input)
isaic_tcpipservice (Input)
All fields in the DELETE communications area are input-only.

When autoinstalled IPCONNs are deleted

An autoinstalled IPCONN is always deleted when they move to the RELEASED
state. A RELEASED IPCONN continues to exist only when a CICS to CICS
IPCONN is restored at emergency restart, when it waits for reacquire to allow
recovery processing.

The sample autoinstall user program for IPIC connections (IPCONN)

The default user program for autoinstall of IPCONNs is an assembler-language
program called DFHISAIP. The corresponding copy book that defines its
communications area is DFHISAIC. The source code of the default program, and
the copy book of its communications area, are supplied in assembler-language,
COBOL, PL/I, and C versions. The supplied programs and copy books, and the
CICSTS32.CICS libraries in which they can be found, are summarized in Table 29.
You can write your own IPCONN autoinstall user program in COBOL, PL/I, C, or
assembler language.
The function for which the user program has been invoked:
X'F1'
After deletion of an IPCONN.
The name of the autoinstalled IPCONN.
The applid (of the remote system) specified on the autoinstalled IPCONN.
The network ID (of the remote system) specified on the autoinstalled IPCONN.
The name of the TCPIPSERVICE on which the connect flow arrived.
Table 29. IPCONN autoinstall user programs and copy books
Assembler
C
Programs
COBOL
PL/I
Assembler
C
Copy books
COBOL
PL/I
Chapter 13. Writing a program to control autoinstall of IPIC connections
Language
Member name
DFHISAIP
DFHISDIP
DFHISCIP
DFHISPIP
DFHISAIC
DFHISAIC
DFHISAIC
DFHISAIC
Library
SDFHSAMP
SDFHC370
SDFHCOB
SDFHPL1
SDFHSAMP
SDFHC370
SDFHCOB
SDFHPL1
557

Advertisement

Table of Contents
loading

Table of Contents