I will start with a detail about DB2 on z/OS which may help you understand why some of the answers to your question are the way the are: While the SQL DML is compatible between DB2 on distributed and DB2 on z/OS, there are some small differences in the SQL DDL. (DML includes things like SQL SELECT and SQL insert, while SQL DDL includes the statements which create tablespaces, tables, allow you to add columns, and so on).
For Identity Governance and provisioning, ISIM and IGI both support an adapter which allows managing accounts for DB2 on z/OS. But if using DB2 to satisfy the database server prerequisite for ISIM or IGI itself, it has to be a version of DB2 running on a distributed platform. Similarly, if using DB2 to serve as the HVDB/runtime external database for ISAM/ISVA, it has to be a version of DB2 running on a distributed platform. Linux on zSeries (which runs on zSeries hardware, but outside of z/OS) is considered a distributed platform in this discussion.
Security Directory Integrator ("SDI", part of Directory Suite), while running on a distributed platform, can read or write data in DB2 tables in DB2 on z/OS, if you get the appropriate JDBC connector. This can be used to develop a custom adapter for ISIM or IGI, if dealing with user data in custom DB2 tables on z/OS (for a case where each row of a table is like a custom user account, as opposed to managing the DBA-type accounts for DB2 itself).
------------------------------
Carl Hovi
IBM
------------------------------
Original Message:
Sent: Tue December 15, 2020 12:19 AM
From: Mahsa Rouzkhatouni
Subject: Compatible Version of IAM solutions with DB2 v.10.1.5
Hi all,
Since I couldn't find the answer I'm looking for in the documents, can anyone please tell me how can I find the IBM IAM products compatible with DB2 for z/OS version 10.1.5?
All I found was for DB2 v.10.5 and more.
Thank you in advance.
------------------------------
Mahsa Rouzkhatouni
------------------------------