Previous Topic: Activate EKG Using the START Command

Next Topic: Activate EKG Using the PARM Keyword

Activate EKG Using the KEYS Data Set Member

You can activate EKG by including an EKG control statement in the KEYS data set member to suppress messages.

To activate EKG using the KEYS data set member

  1. Add the following EKG control statement to the CAW0OPTN(KEYS) member:

    Important! The EKG control statement must be the first uncommented control statement in the KEYS member.

    EKG(nnnnnnnn)
    
    nnnnnnnn

    Is the EKG code.

  2. Run CAIRIM.

    EKG is activated.

Example: Output

This example shows the output when EKG is activated:

CAS9075I - SERVICE(CA-RIM/BASE ) VERS(1200) GENLVL(0808AW000)
CAS9115I ‑ INPUT: *
CAS9115I ‑ INPUT: * KEY PARAMETERS FOR LMP
CAS9115I ‑ INPUT: *
CAS9115I ‑ INPUT: EKG(1A2B3C4D)                               Œ
CAS9116I ‑ EKG DEVICE CODE ACCEPTED ACTIVATED ON:             
     AUGUST 28, 2008 G.M.T
CAS9115I ‑ INPUT PROD (L0) CPU(3090‑600 /011111) DATE(28AUG11)
     LMPCODE(XXXXXXXXXXXXXXXX)
CAS9190I ‑ PRODUCT L0 KEY ACCEPTED FOR THIS CPU               Ž
CAS9115I ‑ INPUT PROD (S0) CPU(3090‑600 /099999) DATE(28AUG10)
     LMPCODE(YYYYYYYYYYYYYYYY)

Œ EKG is the first uncommented control statement, where 1A2B3C4D is the EKG code.

 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.