Attempting to load new LMP license keys but getting CAS9125E messages:
0290 S CAS9,,,LMPKEYS
0281 $HASP100 CAS9 ON STCINRDR
0290 IEF695I START CAS9 WITH JOBNAME CAS9 IS ASSIGNED TO USER userxxx
, GROUP groupid
0281 $HASP373 CAS9 STARTED
0090 CAS9075I - SERVICE(CA-RIM/BASE ) VERS(1400) GENLVL(E100AS900)
0090 CAS9111I - VIOLATION MESSAGE DEFERMENT THRESHOLD LOCATED IN ESQA AT
020610C4.
0090 CAS9115I - INPUT: SITEID(########) SITECODE(*********************
NAME(YOURCOMPANYNAME
0090 CAS9125E - INVALID DATA: NAME LENGTH INVALID
0090 CAS9115I - INPUT: PROD(LU) DATE(ddmmmyy) CPU(*SITE*-/########)
LMPCODE(*******
0090 CAS9125E - INVALID DATA: KEY TAMPERING DETECTED OR TRANSCRIPTION ERROR
0090 CAS9115I - INPUT: PROD(LJ) DATE(ddmmmyy) CPU(*SITE*-/########)
LMPCODE(*******
0090 CAS9125E - INVALID DATA: KEY TAMPERING DETECTED OR TRANSCRIPTION ERROR
0281 $HASP395 CAS9 ENDED - RC=0000
Release : 14.1
Release : 15.0
Component : CAIRIM
LMP keys must be coded between columns 1-71 and can not go beyond column 71.
With Site Keys, the SITEID statement can easily exceed this column limitation due to extra long company names.
SITEID statements that exceed this limitation must be continued on 2 lines.
The recommendation is to define SITEID and SITECODE on line #1 place a dash ( - ) in column 72 to mark a continuation
of the site card and place the NAME on line #2
Define KEYS as follows:
****** ***************************** Top of Data ******************************
=COLS> ----+----1----+----2----+----3----+----4----+----5----+----6----+----7--
000001 SITEID(01234567) SITECODE(21 digit sitecode) -
000002 NAME(YOURCOMPANYNAME)
000003 PROD(AB) DATE(ddmmmyy) CPU(*SITE*-/01234567) LMPCODE(16 digit lmpcode)
****** **************************** Bottom of Data ****************************
The additional CAS9125E messages (INVALID DATA: KEY TAMPERING) are a result of the SITEID statement not being accepted. Correcting the first error will resolve all others.
See the Common Services for z/OS r15.0 documentation and review the information on - CA LMP and CAIRIM