Previous Topic: How CA LMP Statements Are CodedNext Topic: Grant Data Set Access


KEYS Member—Add Execution Key

You must add the CA LMP execution key, provided on your product key certificate, to the CAIRIM parameters to ensure proper initialization.

To define a CA LMP execution key to the CAIRIM parameters, modify the KEYS member.

This sample parameter structure for KEYS member has the following format:

PROD(pp) DATE(ddmmmyy) CPU(tttt-mmmm/sssss)
LMPCODE(kkkkkkkkkkkkkkkk)

Parameter definitions are as follows:

PROD(pp)

Specifies the two-character product code. This code agrees with the product code already in use by the CAIRIM initialization parameters for any earlier releases (if applicable).

Valid values for pp are as follows:

A0 - CA OPS/MVS JES 2

CG - CA OPS/MVS JES 3

CI - CA OPS/MVS CICS Operations Facility (COF)

CJ - CA OPS/MVS Switch Operations Facility (SOF)

CN - CA OPS/MVS IMS Operations Facility (IOF)

CU - CA OPS/MVS Multi-system Facility (MSF)

CV - CA OPS/MVS Expert System Interface (ESI)

DATE(ddmmmyy)

Specifies the CA LMP licensing agreement expiration date, for example, 13MAR12.

CPU(tttt-mmmm/ssssss)
tttt

Specifies the CPU type on which CA LMP is to run, for example, 3090.

-mmmm

Specifies the CPU model on which CA LMP is to run, for example, 600.

Note: If the CPU type and or model require fewer than four characters, blank spaces are inserted for the unused characters.

/ssssss

Specifies the serial number of the CPU on which CA LMP is to run.

LMPCODE(kkkkkkkkkkkkkkkk)

Specifies the execution key (kkkkkkkkkkkkkkkk) needed to run CA LMP. The key certificate shipped with each CA LMP software solution provides this CA LMP execution key.

Example: Add CA LMP Execution Key

The following example shows a control statement for the CA LMP execution software parameter:

PROD(Y7) DATE(27JUN12) CPU(2096-E26 /370623)
LMPCODE(52H2K06130Z7RZD6)

In this example, with your product running on the specified CPU, the CA LMP licensing agreement will expire on June 27, 2012. The product code and execution key values are different when you install your product at your site.

Note: For a full description of the procedure for defining the CA LMP execution key to the CAIRIM parameters and further details about the features and associated utilities of CAIRIM, see the CA Common Services for z/OS Administration Guide.