Identity Resolution
- Identity Resolution 10.2
- All Products
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:
| 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 . |