The ibm_db dependency, which utilizes pre-built drivers to access DB2 and downloads those drivers at install time, is now pulling down drivers with a pre-requisite on the GNU C library (glibc) version 2.32, this means that users on some older yet still supported Linux distributions will encounter the following error message while attempting to install any version of the DB2 Plug-in. The known distributions affected include Ubuntu 20, Debian 11, CentOS 8, and Red Hat Enterprise Linux 8.
_____ Validation results for plugin '@zowe/db2-for-zowe-cli' _____
*** CmdError: Failed to combine command definitions. Reason = Encountered an error loading one of the files (cli/call/Call.definition.js) that matched the provided command module glob for the glob **/cli/*/*.definition!(.d).*s: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/<user>/.zowe/plugins/installed/lib/node_modules/@zowe/db2-for-zowe-cli/node_modules/ibm_db/installer/clidriver/lib/libdb2.so.1)
This plugin has command errors. No plugin commands will be available.
ZOWE CLI DB2 plugin
Workaround: