Member | Purpose |
CNXADX0B | The Adabas SQL Gateway TCP/IP Started Task / Batch Job Server Program. An instance of this program is created for each PC-to-z/OS server TCP/IP connection. X is the version number (10=A, 11=B, 12=C, 13=D, etc). |
CNXRUNA | The Adabas SQL Gateway Started Task / Batch Job TCP/IP Listener program. This program listens for PC client connection requests and starts an instance of server program CNXADD0B for each request. |
CNXSTART | The Adabas SQL Gateway top-level 'broker' program. This is the main program in the CONNX for whatever Started Task / Batch Job address space. The CNXSTART program starts an instance of the CNXRUNA Started Task / Batch Job TCP/IP Listener program and an instance of the z/OS operator console command program CNXWAIT. |
CNXSTOPB | The Adabas SQL Gateway TSO / Batch Job TCP/IP Listener stop program. This program can be executed via the TSO CNXSTOP REXX comamnd file in the CONNX.**.CNTL partitioned data set or via batch JCL to gracefully terminate the CONNX TCP/IP Listener program (CNXRUNA). |
CNXWAIT | The Adabas SQL Gateway z/OS operator console interface program. Launched by program CNXSTART during the startup phase of the main job step of the CONNX for whatever Started Task / Batch Job address space. This program intercepts z/OS operator console /STOP jobname commands and gracefully terminates the CONNX for whatever Started Task / Batch Job address space, including the CONNX TCP/IP Listener program (CNXRUNA) and its associated instance(s) / subtask(s) of the CONNX for whatever Started Task / Batch Job Server Program (CNXADD0B). |
Member | Purpose |
INST | The Adabas SQL Gateway installation job built by the CONNX Windows GUI installation program. |
REMOVE | The Adabas SQL Gateway installation job + delete steps for the Adabas SQL Gateway sample files. |
CMPCUST | ADAMP control records to compress the CONNX sample Customer file. |
CMPEQUIP | Control records to compress the CONNX sample Equipment file. |
CMPORD | Control records to compress the CONNX sample Orders file. |
CMPPGRP | Control records to compress the CONNX sample Product Group file. |
CMPPROD | Control records to compress the CONNX sample Product file. |
CNXADA | JCL procedure to invoke the Adabas SQL Gateway TCP/IP Listener/Server programs. |
CNXADAJ | Execution JCL for procedure CNXADA. |
CNXLINKA | JCL procedure to execute the IBM linkage editor against Adabas SQL Gateway object code and create the CONNX load modules. |
CNXPARMS | Sample control records which define the environment variables for the Adabas SQL Gateway TCP/IP Listener and Server programs (CNXRUNA and CNXADD0B). |
CNXSTOP | REXX command file to invoke program CNXSTOPB to stop CONNX TCP/IP Listener Program(s). |
LNKADAB | Linkage editor control records for load module CNXADD0B. |
LNKRUNA | Linkage editor control records for load module CNXRUNA. |
LNKSTOP | Linkage editor control records for load module CNXSTOPB. |
Parameter | Definition |
ADALOAD | Fully qualified Adabas Nucleus load library dataset name |
CNXHLQ | High-level qualifier for CONNX JCL and load library partitioned data sets |
CNXPARMS | Member name for CONNX environment variable control records |
TCPHLQ | High-level qualifier for TCP/IP load libraries |
REG | Job step region parameter |
SYSLMOD | Fully qualified Adabas SQL Gateway load library dataset name |