MSPLINK macro

The MSPLINK macro defines an MSC physical link.

You can define an MSC physical link to use any one of the following types of connection between two systems:

  • Channel-to-channel connection (CTC)
  • Main-storage to main-storage connection (MTM)
  • Transmission Control Protocol/Internet Protocol (TCP/IP)
  • Virtual Telecommunications Access Method (VTAM®)

You can define a maximum of 1018 physical links (MSPLINK macros) in an IMS system.

Dynamic definition

Physical links can be defined dynamically with the CREATE MSPLINK command, instead of defining them statically with the system definition MSPLINK macro.

Supported environments

The MSPLINK macro can be used in the DB/DC and DCCTL environments.

Syntax

Read syntax diagramSkip visual syntax diagramlabelMSPLINKADDR= addr,BACKUP=4XNO,BUFSIZE= size,DDNAME= ddname,LCLICON= icon_plex_name,LCLPLKID= icon_plink_id,MODETBL= mode table,NAME=VTAM_node_nameTCPIP_rmt_imsid,OPTIONS=NOASRASR,SESSION=1n,TYPE=CTCMTMTCPIPVTAM

Label field

The MSPLINK name specifies a 1- to 8-character alphanumeric name for this physical link. You must specify this name. This name is used (in the MSPLINK= keyword operand of the MSLINK macro) to assign a logical link to this physical link. You can change this name using the UPDATE MSPLINK command.

Positional parameters

The MSPLINK macro does not include positional parameters.