I'm trying to comply with the CIS benchmarks for DB2 9.5/9.7. Inside this document, it states to ensure that the DATALINKS switch is off inside the DBM.
I update the DBM using DATALINKS NO and receive a "DB20000I The UPDATE DATABASE MANAGER CONFIGURATION command completed successfully".
Now I need to show that this parameter is turned off, but I can't find its listing within the DBM CFG nor the sysibmadm.dbmcfg table.
Does anyone know where (preferably inside the db) I can find this information?