Previous Topic: Activate EKG Using the KEYS Data Set Member

Next Topic: System Authorization Facility Support

Activate EKG Using the PARM Keyword

You can activate EKG by including a PARM keyword in the EXEC statement of the CAS9 procedure to suppress messages. It requires manual intervention.

To activate EKG using the PARM keyword in the EXEC statement

  1. Update the EXEC statement in the CAS9 procedure as follows:
    //CAIRIM   EXEC PGM=CAIRIM,PARM=EKGP
    
  2. Start the CAS9 procedure.

    The CAS9117A message appears and prompts you for an EKG code.

  3. Reply to the message.

    On acceptance of the code, EKG is activated.

Example: Session Display

This example shows the session when executing CAIRIM with the PARM=EKGP parameter:

00 CAS9117A ‑ ENTER EKG DEVICE CODE OR CANCEL TO ABORT        Œ
R 00,1A2B3C4D                                                 
CAS9116I ‑ EKG DEVICE CODE ACCEPTED ACTIVATED ON:             
    AUGUST 28, 2008 G.M.T                                     
CAS9115I ‑ INPUT: PROD(L0) CPU(3090‑600 /011111) DATE(28AUG12)
     LMPCODE(XXXXXXXXXXXXXXXX)
CAS9190I ‑ PRODUCT L0 KEY ACCEPTED FOR THIS CPU               
CAS9115I ‑ INPUT: PROD(SO) CPU(3090‑600 /099999) DATE(28AUG12)
     LMPCODE(YYYYYYYYYYYYYYYY)

Œ The operator is prompted for an EKG code.

 The operator replies.

Ž The EKG code is accepted and activated on August 28, 2008 GMT.

 The execution key for the indicated product is accepted for the CPU, even if the computer type and serial number do not match what is contained in the execution key.