Possible Problems

Possible Problems

The possible problems and workarounds are as shown in the table below:
Possible Problem
Possible Cause
Action
CICS abend AEY9
May mean that the CICS Socket Interface has not been started.
Use EZAO START CICS to start it.
CICS Cobol call (
SSAN3-CONNECT
) fails with an error:
SSACONN: RSP: 1 Connection to ez server ’localhost:1665’ failed -221
The mainframe TCPIP set-up does not have a Name Server or Host file set-up correctly.
In
TCPIP.HOSTS.LOCAL
the host that is to be used should be listed or a valid Name server specified using the
NSINTERADDR
statement in
TCPIP.TCPIP.DATA
. If the host is added to
TCPIP.HOSTS.LOCAL
then the
makesite
command should be rerun. For example:
makesite HLQ=TCPIP
.

0 COMMENTS

We’d like to hear from you!