The following error is produced running a JCL:
22.05.16 JOB12345 ---- FRIDAY, 16 MAY 2022 ----
22.05.16 JOB12345 TSS7000I AAABB Last-Used 15 May 22 20:00 System=PR01 Facility=XYZ
22.05.16 JOB12345 TSS7001I Count=4123 Mode=Impl Locktime=None Name= TEST
22.05.16 JOB12345 $HASP373 JP01A123 STARTED - INIT 20 - CLASS A - SYS
22.05.16 JOB12345 IEF403I JP01A123 - STARTED - TIME=20.00.09
22.05.16 JOB12345 *CADB2091 - Internal error - invalid DB2SERV - T 0297
22.05.16 JOB12345 IEA794I SVC DUMP HAS CAPTURED: 101
101 DUMPID=687 REQUESTED BY JOB (JP01A123)
101 DUMP TITLE=CA-Security for DB2 - invalid DB2SERV parameter
In the joblog there is also the following message:
DSNU050I 136 20:00:09.24 DSNUGUTC - UNLOAD LIST JP01A123 UNLDDN JP01A123 PUNCHDDN JP01PUNC
DSNU1033I 136 20:00:09.25 DSNUGULM - PROCESSING LIST ITEM: TABLESPACE DBP01001.TSP01001
DSNU1253I ! 136 20:00:14.32 DSNUULIA - USER AABB DOES NOT HAVE UNLOAD PRIVILEGE
ON TABLE P01.ABC_PROB, IN TABLESPACE DBP01001.TSP01001
DSNU012I 119 22:01:14.55 DSNUGBAC - UTILITY EXECUTION TERMINATED, HIGHEST RETURN CODE=8
Release : 16.0
Component : Top Secret for z/OS
CA-SECURITY/DB-MVS Release 1.3
DB2 V12
Reviewing the dump the module CADB2SEC is at level RO55816
CADB2SEC CBAV130 ~RMID(RO55816)
RO55816 Adds support for DB2 Version 11
For DB2 version 12 the module CADB2SEC should be at level RO88618
The code 0297 in the message CADB2091 means that the function that is failing is UNLOAD.
The support for UNLOAD function is included with RO88618.
Apply RO88618