IST049I
VTAM START REJECTED – macroname FOR [acbtype] ACB FAILED

Explanation

This message is the first in a group of messages issued when VTAM® is terminated because an access method control block (ACB) or SETLOGON macro failed.

macroname is the name of the macro that failed. Possible values are: OPEN or SETLOGON.

The second message in the group explains the reason for the failure. Possible message groups follow:
  • If macroname is OPEN, the following message group is displayed.
    IST049I   VTAM START REJECTED – OPEN FOR [acbtype] ACB FAILED
    IST1218I  ACB ERROR FIELD = acberflg
    IST314I   END
    IST049I
    • acbtype describes the ACBs associated with VTAM and indicates which host ACB failed.
      • If the OPEN ACB failed for a control point, acbtype is CP.
      • If the OPEN ACB failed for an SSCP, acbtype is not displayed.
    IST1218I
    • acberflg is the error field of the ACB. It is a hexadecimal value returned by the OPEN macro and indicates the specific nature of the error encountered. See the z/OS Communications Server: IP and SNA Codes for a description of acberflg.
  • If macroname is SETLOGON, the following message group is displayed.
    IST049I   VTAM START REJECTED – SETLOGON FOR [acbtype] ACB FAILED
    IST1219I  RTNCD = rtncd, FDB2 = fdb2
    IST314I   END
    IST049I
    • acbtype describes the ACBs associated with VTAM and indicates which host ACB failed.
      • If the SETLOGON ACB failed for a control point, acbtype is CP.
      • If the SETLOGON ACB failed for an SSCP, acbtype is not displayed.
    IST1219I
    • rtncd is the error field RPLRTNCD. It is a hexadecimal value returned by the SETLOGON macro.
    • fdb2 is the feedback field RPLFDB2. It is a hexadecimal value returned by the SETLOGON macro.
    • See the z/OS Communications Server: IP and SNA Codes for a description of the rtncd-fdb2 combination.

System action

VTAM is terminated.

Operator response

Save the system log for problem determination.

System programmer response

Use the system log and return code information to assist you in correcting the problem.

For a description of acberflg in message IST1218I, see the z/OS Communications Server: IP and SNA Codes.

For a description of the rtncd-fdb2 combination in message IST1219I, see the z/OS Communications Server: IP and SNA Codes.

For additional information on the OPEN and SETLOGON macros, see z/OS Communications Server: SNA Programming.

Routing code

2

Descriptor code

5