z/OS priced features and TCP/IP

For each priced feature that you want to enable, or to enable TCP/IP, ensure that there is a PRODUCT statement (or, for TCP/IP, multiple PRODUCT statements) having one of the following forms:
  PRODUCT  OWNER('IBM CORP')
           NAME('z/OS')
           ID(5650-ZOS)
           FEATURENAME(name)
           STATE(ENABLED)

NAME specifies the operating system.

The variable name on the FEATURENAME parameter identifies the feature, or TCP/IP base, that you want to enable. Refer to Table 1 for possible values.

ID specifies the program number for z/OS®.

The VERSION RELEASE MOD parameter should be omitted or specified with asterisks, as follows:
  VERSION(*) RELEASE(*) MOD(*)
Table 1. FEATURENAME values for z/OS priced features, and TCP/IP
Name FEATURENAME value Notes®
BDT File-to-File BDTFTF  
BDT SNA-NJE BDTNJE  
DFSMSdss DFSMSDSS  
DFSMShsm DFSMSHSM  
DFSMSrmm DFSMSRMM  
DFSMStvs DFSMSTVS  
DFSORT DFSORT  
GDDM-PGF GDDM-PGF  
GDDM-REXX GDDM-REXX  
HCM HCM  

HLASM Toolkit Interactive Debug Facility
HLASM Toolkit Disassembler
HLASM Toolkit Enhanced Super-C
HLASM Toolkit Cross-Reference Facility

TOOLKIT DEBUGGER
TOOLKIT DISASSEM
TOOLKIT SUPERC
TOOLKIT XREF

To specify a FEATURENAME value that contains a blank, either replace the blank with an underscore (as in SECURITY_SERVER) or enclose the name in single quotation marks (as in ‘SECURITY SERVER’).
Infoprint Server

INFOPRINT SERVER

To specify a FEATURENAME value that contains a blank, either replace the blank with an underscore (as in SECURITY_SERVER) or enclose the name in single quotation marks (as in ‘SECURITY SERVER’).
JES3 JES3  
RMF™ RMF  
SDSF SDSF  
Security Server

SECURITY SERVER

To specify a FEATURENAME value that contains a blank, either replace the blank with an underscore (as in SECURITY_SERVER) or enclose the name in single quotation marks (as in ‘SECURITY SERVER’).
TCP/IP (includes the components TCP/IP Base, TCP/IP CICS®, and TCP/IP IMS™)

TCP/IP BASE
TCP/IP CICS
TCP/IP IMS

  • To specify a FEATURENAME value that contains a blank, either replace the blank with an underscore (as in SECURITY_SERVER) or enclose the name in single quotation marks (as in ‘SECURITY SERVER’).
  • You must specify multiple PRODUCT statements.
  • If your installation ordered the standard z/OS base, TCP/IP is shipped enabled. Otherwise, it is shipped disabled.
XL C/C++

C/C++

To specify a FEATURENAME value that contains a +, enclose the name in single quotation marks (as in ‘C/C++’).
zEDC capability using zEDC Express® ZEDC