通过 z/OS Communications Server 激活系统间通信

为了提供必要的协议以支持不同z/OS®映像中或不同z/OSsysplex 中的CICS®区域之间的通信,SNA 上的 ISC 使用 ACF/Communications Server 访问方法。

您还可以通过 ACF/Communications Server 的应用程序到应用程序设施,在同一 CPC 中通过 SNA 使用 ISC。

必须通过指定括号中给出的系统初始化参数,在 CICS 区域中包含以下管理程序:
  • DFHISC - 系统间通信程序(ISC=YES)。
  • DFHTCP - 终端控制程序(TCP=YES 是缺省值)。

通过 SNA 建立 ISC

要使用 SNA 上的 ISC,必须安装z/OS Communications Server。 在建立z/OS Communications Server连接之前,CICS区域无法进行通信。

指定 VTAM=YES 作为系统初始化参数。

如果 z/OS Communications Server 在 CICS 初始化期间运行,那么 CICS 将打开 z/OS Communications Server ACB。

如果 z/OS Communications Server 是在 CICS之后启动的,那么打开 z/OS Communications Server ACB 失败,并且必须在 z/OS Communications Server 可用时使用 z/OS Communications Server CEMT SET VTAM ® OPEN 命令将其打开。