M204.1512

From m204wiki
Jump to navigation Jump to search

M204.1512  Remote VTAM application rejected the transfer

A TRANSFER to a remote SNA Communications Server (also known as VTAM) application was rejected. If the remote SNA Communications Server application is a Model 204 region, the rejection can be caused by absence of resources; for example, no threads available.

Response: Retry the SNA Communications Server TRANSFER statement. If the condition persists, contact your system manager.

System manager response: If the problem persists, discuss it with your SNA Communications Server system programmer or with the system manager of the remote Model 204 region.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter
SAVESaves the message in the VIEW ERRORS table

Back to list of messages