Error and Informational Me ssage s
Message | Description |
|
|
Invalid password. | The password specified in the TMA TCP gateway configuration |
| file does not match the password specified when the CICS supplied |
| listener was configured. |
|
|
Invalid client account. | The account code specified in the TMA TCP gateway |
| configuration file does not match the account code specified when |
| the CICS supplied listener was configured. |
|
|
Data too long, please check | A message received is larger than the maximum allowable |
message header. | message length. |
Application Handler | The Application Handler terminated prior to completing the |
abnormally terminated. | service request. This message usually occurs when a service has |
| timed out. Verify that you are not expecting a reply from a service |
| that does not send one. |
|
|
Requested Service timed out. | The requested service did not complete within the time provided in |
| the message header from the remote Tuxedo gateway. |
|
|
Unable to start another | The Handler is already processing the maximum number of service |
session. | requests configured as the multiplex count. |
Unable to start transaction. | A CICS error occurred attempting to start the transaction. |
|
|
Error occurred in Application | The Application Handler encountered a CICS error. |
Handler. |
|
Security error occurred in | The Application Handler encountered a CICS security error. |
Application Handler. |
|
DNS Lookup Failed for | The DNS lookup function failed for the given host name. |
HOST(host) ERRNO(errno) |
|
Dotted IP address (address) | There was an erroneous IP address passed into the |
malformed. | ConvertAddress function. |
Invalid data pointer | There was an invalid data buffer pointer passed into the |
(pointer). | BufferHeader function. |
Socket CONNECT Failed. | The Socket CONNECT function failed. |
ERRNO=errno |
|
fcntl(F_SETFL) Failed. | The file control function with the F_SETFL option failed in the |
ERRNO=errno FLAGS=hexcode | connect socket function. |
Oracle Tuxedo Mainframe Adapter for TCP CICS User Guide |