A batch job that stops an IQL request is
failing after applying CAR210 maintenance.
DBG0A5I
DBG550A5I Usr PRDDBA,Grp PRODCON,Menu BATCH,CA SYSVIEW for DB2 20.0
D850 06:00:12 VTAM MACRO REQSESS ENCOUNTERED AN ERROR CONDITION FOR TERMID BATCH
DBG42015I D850 06:00:12 VTAM RPL RTNCD IS 16 AND FDBK2 IS 18
DBG42024E D850 06:00:12 VTAM SENSE INFO: SSENSEI IS 8 SSENSMI IS 125 AND USENSEI IS 1
DBG092E
DBG55092E Data Collector not active
Release : 20.0
Component : CA SYSVIEW Performance Management Option for DB2 for z/OS
The TESTVER parm on the Datacollector Job should
match the TESTVER value in the IUIBATCH job.
If there is no TESTVER on the IUIBATCH job it gets
the default TESTVER value R20.
This must match the TESTVER value in the Datacollector.
There was a bug in the program that checks these TESTVER
values which is why before the maintenance
the IDUIBATCH job worked without a TESTVER even though
there was a TESTVER on the Datacollector.
After the maintenance TESTVER is now checked and the IDUIBATCH
job without a TESTVER gets the default value R20.