Got the following error message in the MATUNER started task:
TN0136E MAT TUNPARM library member TUNDB2C0 missing DB2VD10x entry
The member TUNDB2xx in UTRPARM must contain an entry for each version of DB2 you wish to use with Mainframe Application Tuner.
TUNDB2xx defines the DB2 load library that will be dynamically allocated before connecting to a DB2 Subsystem.
In the HLQ.UTRPARM(TUNDB2xx) member there should be an entry for each supported DB2 release:
* DB2V810=DB2 8.1 SDSNLOAD *
* DB2V910=DB2 9.1 SDSNLOAD *
* DB2VA10=DB2 10.1 SDSNLOAD *
* DB2VB10=DB2 11.1 SDSNLOAD *
* DB2VC10=DB2 12.1 SDSNLOAD *
* DB2VD10=DB2 13.1 SDSNLOAD *
See documentation: TN0136E