Previous Topic: GVVERISMNext Topic: CA FAVER Reports


When to Use GVVERISM

You should execute GVVERISM after registering your LMP codes and before executing any CA products. In this way, product codes are validated before any product programs are executed. Product programs should not terminate due to a bad product code if you use GVVERISM every time you add or change an LMP code.

Required JCL

The following required JCL invokes GVVERISM:

 //GVVRFY JOB
 //EXEC PGM=GVVERISM
 //SYSPRINT DD SYSOUT=A
 //SYSUDUMP DD SYSOUT=A
 /*