BEA eLink TCP for IMS Index



abend

with dump 5-7

ADD GATEWAY command 4-22

ADD HOST command 4-25

ADD SERVICE command

local services 4-29

remote services 4-27

administering eLink TCP for IMS 5-1

API, OS/390 TCP/IP Sockets 1-2

architecture of eLink TCP for IMS 1-2

Batch Message Processing

See BMP

BEA eLink TCP for IMS

See eLink TCP for IMS

BMP

description 1-4

executing sample D-2

buffers

CARRAY 6-12

FML 6-12

STRING 6-12

VIEW 6-12

CARRAY buffer 6-12

CHKPT CONFIG command 4-21

client

request transaction (IMS) 2-5, 6-5, 6-10, E-7, E-9

request/response transaction (IMS) E-14

response transaction (IMS)

sample E-11

scenario E-6

transactions, IMS E-6

codes

error F-1

reason F-1

commands

dynamic configuration

ADD GATEWAY 4-22

ADD HOST 4-25

ADD SERVICE

local services 4-29

remote services 4-27

CHKPT CONFIG 4-21

INFILE 4-21

MOD GATEWAY 4-24

MOD HOST 4-26

MOD SERVICE

local services 4-31

remote services 4-28

MOD SYSTEM 4-20

START GATEWAY 4-23

START HOST 4-25

START SERVICE

local services 4-31

remote services 4-29

STATUS 4-32

STOP GATEWAY 4-23

STOP HOST 4-26

STOP SERVICE

local services 4-30

remote services 4-28

IMS 5-2

configuration

defining local gateways 4-8

defining local hosts 4-7

defining local services 4-18

defining remote gateways 4-12

defining remote services 4-16

dynamic

description 4-20

modifying a gateway 4-22

modifying IMS hosts 4-24

modifying local services 4-29

modifying remote services 4-27

modifying SYSTEM statement 4-20

processing a file 4-21

writing current configuration 4-21

example C-1

file description 4-1

security 3-4

SYSTEM statement 4-2

connections

securing IMS to CICS 3-4

securing IMS to IMS 3-4

securing IMS to UNIX 3-4

connectivity

testing with remote systems 5-1

troubleshooting 5-2

converting numeric data 6-14

dump

during client-initiated shutdown 5-7

dynamic configuration

description 4-20

modifying a gateway 4-22

modifying IMS hosts 4-24

modifying local services 4-29

modifying remote services 4-27

modifying SYSTEM statement 4-20

processing a file 4-21

writing current configuration 4-21

eLink TCP for IMS

administering 5-1

architecture 1-2

configuring 4-1

configuring security 3-1

definition 1-2

features 1-1

IMS services used A-1

initializing 2-4, 5-3

message log 5-7, B-3

normal operation 5-4

programming 6-1

shutting down 2-7, 5-6

starting 5-3

TCP/IP for OS/390 services used A-2

termination consequences 5-5

errors

codes F-1

handling 6-10

messages B-1

request timeout 6-11

remote system 6-11

example

configuration file C-1

IMS client and server transactions E-1

JCL D-1

features of eLink TCP for IMS 1-1

FML buffer 6-12

gateway

defining local (IMS) gateways 4-8

defining remotes 4-12

status 4-32

supported connectivity 1-2

GATEWAY TYPE=LOCAL statement 4-8

GATEWAY TYPE=REMOTE statement 4-12

GATEWAY TYPE=REMOTE statements 4-16

HOST TYPE=IMS statement 4-7

hosts

defining local (IMS) hosts 4-7

IBM

LE/370 language 1-4

TCP/IP for OS/390 1-5

IMS

client and server transactions, sample E-1

client requests 2-5, 6-5, 6-10

client transaction 2-3

commands 5-2

message queue 1-2, 1-4, 2-3, 2-5, 6-2

server request/response message format 6-2

server requests 2-5, 6-2, 6-4

services

CHKP (Checkpoint) A-1

CHNG (Change) A-1

GN (Get Next) A-2

GU (Get Unique) A-2

ISRT (Insert) A-2

PURG (Purge) A-2

services used by eLink TCP for IMS A-1

inbound

processing 2-2

sessions

sample C-2

INCLUDE distribution library 6-4

INFILE command 4-21

informational messages B-1

initialization 5-3

initializing eLink TCP for IMS 2-4

initiating requests 2-3

JCL distribution library D-1

LE/370

language 1-4

LMID

See logical machine ID

local (IMS) gateway, defining 4-8

local (IMS) hosts, defining 4-7

local services

configuring 4-18

defining 4-18

log file, server response 5-9, 5-10

logical machine ID B-2

message log 5-3, 5-7

messages

error B-1

format

description B-1

request/response (IMS) 6-2

informational B-1

OS/390 console 5-9

returned to remote gateway B-2

written to eLink TCP for IMS log B-3

MOD GATEWAY command 4-24

MOD HOST command 4-26

MOD SERVICE command

local services 4-31

remote services 4-28

MOD SYSTEM command 4-20

modify

gateway configuration 4-22

IMS host configuration 4-24

local services configuration 4-29

remote services configuration 4-27

SYSTEM statement 4-20

NULL characters in string fields 6-14

numeric data, converting 6-14

operating eLink TCP for IMS 5-3

OS/390

console messages 5-9

TCP/IP Sockets API 1-2, 1-4

OTMA

helpful IMS commands 5-2

outbound

processing 2-3

requests

See client requests

sessions, sample C-4

processing

a file 4-21

IMS client requests 2-5

IMS server requests 2-5

inbound 2-2

outbound 2-3

programming for eLink TCP for IMS 6-1

programming interface 6-2

reason codes F-1

receiving requests 2-2

remote gateway

defining 4-12

messages returned to B-2

remote services 1-3

configuring 4-16

remote system

errors 6-11

shutdown 5-6

testing connectivity with 5-1

request transaction, IMS client E-7, E-9

request/response ID 5-9

request/response transaction, IMS client E-14

requests

client E-6

initiating 2-3

receiving 2-2

response transaction, IMS client E-6, E-11

sample

configuration file C-1

IMS client

request transaction E-7, E-9

request/response E-14

response transaction E-11

IMS client and server transactions E-1

IMS server transaction E-2, E-5

JCL D-1

saving configuration file 4-21

security

connections from IMS to CICS 3-4

connections from IMS to IMS 3-4

connections from IMS to UNIX 3-4

services 3-5

setting up 3-4

server

request/response message format (IMS) 6-2

requests

processing IMS 2-5

response log file 5-9

transaction, sample IMS E-2, E-5

server requests, IMS 6-2, 6-4

server response log file 5-10

SERVICE TYPE=LOCAL statements 4-18

SERVICE TYPE=REMOTE statements 4-16

services

configuring security 3-5

defining local services 4-18

defining remote services 4-16

shut down

client-initiated 5-6

SHUTDOWN command 2-7, 5-5, 5-6

shutting down eLink TCP for IMS 2-7, 5-6

Sockets API, OS/390 TCP/IP 1-2, 1-4

START GATEWAY command 4-23

START HOST command 4-25

START SERVICE command

local services 4-31

remote services 4-29

STATUS command 4-32

status of gateway 4-32

STOP GATEWAY command 4-23

STOP HOST command 4-26

STOP SERVICE command

local services 4-30

remote services 4-28

STRING buffer 6-12

string data 6-13

support

customer xv

documentation xv

system configuration parameters 4-2

SYSTEM statement 4-2

TCP/IP

for OS/390

required component 1-5

services used by eLink TCP for IMS A-2

Sockets API, OS/390 1-2, 1-4

termination

client-initiated shutdown 5-6

testing

connectivity 5-2

connectivity with remote systems 5-1

troubleshooting

OTMA connections 5-2

VIEW

buffer 6-12

definitions 6-14