Release :
Component : CA 1 Tape Management
In order to verify the grace period of LMP keys the CA Common Services command CAIRIMU can be used.
CAIRIMU can be executed as TSO command or in BATCH.
As paramter specify PROD to list all LMP keys or PROD(xx) for a specific key.
To verify the LMP key L0 for CA 1 for example issue:
TSO CAIRIMU PROD(L0)
or run a batch job with
//CAIRIMU EXEC PGM=CAIRIMU,PARM='PROD(L0)'
Following a sample output:
CAS9002I
CAS9087I Prod (L0) viols|warns/stat(000/N) Warnstart(Sun, 05-Jan-2020)
CAS9088I Expiry1(Tue, 04-Feb-2020) Expiry2(Thu, 05-Mar-2020)
***
See CA Common Serivces documentation for details on messages CAS9087I and CAS9088I.
For details on CAIRIMU and other verification Utilities see CAIRIM Verification Utilities