When adding a DB2 agent the following error appears
"Missing permissions to create JDBC Driver packages
User {USERNAME} does not have permissions to bind the Foglight JDBC driver required packages"


In the installer log, the following message can be found
ERROR [DB2Installer-1602090225508-1602090578289-1602090578305] com.quest.qsi.fason.db2.installer.callback.DB2DatabaseValidator - DB2 database validation failure for instance [INSTANCENAME] and database [DBNAME]
com.quest.qsi.fason.framework.connections.common.exceptions.FrameworkConnectionException: [Foglight][DB2 JDBC Driver]Bind process is not active. Please ensure that the user has permissions to create packages. Packages cannot be created in an XA Connection.- Profile:DB2Profile{host='HOSTNAME', port='50000', databaseName='DBNAME', username='USERNAME', passw d='xxxxxxx', socketTimeout (sec)='120000, authenticationType='SERVER', codePage='null', ssl='false', validateServerCertificate='false', cryptoProtocolVersion='null', trustStore='null', trustStoreP d=XXXX}
Caused by: com.dell.dsgi.jdbc.db2base.ddeg: [Foglight][DB2 JDBC Driver]Bind process is not active. Please ensure that the user has permissions to create packages. Packages cannot be created in an XA Connection.