EXTRACT TCT

Convert an 8-character name to a 4-character name on an LUTYPE6.1 logical unit.

EXTRACT TCT

Read syntax diagramSkip visual syntax diagramEXTRACT TCTNETNAME( name)SYSID( systemname)TERMID( data-area)

Condition: INVREQ, NOTALLOC

 

Description

EXTRACT TCT converts the 8-character SNA network name for a logical unit into the corresponding 4-character name it is known by in the local CICS® system.

Options

NETNAME(name)
specifies the 8-character name of the logical unit in the SNA network.
SYSID(systemname)
specifies the variable to be set to the equivalent local name of the system.
TERMID(data-area)
specifies the variable to be set to the equivalent local name of the terminal.

Conditions

16 INVREQ
occurs if NETNAME is not valid.

Default action: terminate the task abnormally.

61 NOTALLOC
occurs if the facility specified in the command is not owned by the application.

Default action: terminate the task abnormally.