Problem occurs while adding DB2 Monitor.

Problem occurs while adding DB2 Monitor.

Solution: 
  • Check if hostname/IP address is resolving correctly from Applications Manager machine. 
  • Check the port is able to telnet from Applications Manager machine.
  • Database name is case sensitive. Kindly verify the same.
  • Make sure that user either has admin privileges or is the DB owner for master database. 
Note: 
- For IBM DB2 ver.8 and ver.9 monitoring, minimum User Privileges -> Able to access the SYSPROC procedures.
- For monitoring IBM DB2 ver.10, minimum User Privileges -> Able to access the SYSIBMADM functions. 

If issue still persists, execute the file DB2Debug.bat under AppManagerHome\bin\troubleshooting and send the result.

                  New to ADSelfService Plus?

                    • Related Articles

                    • DNS Monitor - Troubleshooting

                      Common DNS Monitor Errors and Troubleshooting Guide 1. Host Not Found Description: The DNS server was unable to locate the requested lookup address. Possible Causes: This may happen if the hostname is incorrect, the domain does not exist, or there is ...
                    • Mail Server Monitor - Troubleshooting

                      Common Mail Server Monitor Errors and Troubleshooting Guide 1. Unknown Host Error Description: This error occurs when the mail client cannot resolve the hostname of the mail server to an IP address. The issue typically arises from DNS resolution ...
                    • Problem occurs while adding Informix Monitor.

                      Solution: Applications Manager uses JDBC to connect to Informix. It will try to connect to sysmaster database in Informix. Make sure that the sysmaster database is present and informix user provided is able to connect to sysmaster database from ...
                    • Best Practices in adding Microsoft 365 monitor

                      From Applications Manager version 16300 onwards, Microsoft 365 monitor will use Microsoft Graph API as the primary mode of data collection. We have migrated from PowerShell to Graph API as Microsoft 365 PowerShell commands were taking more time to ...
                    • Script Monitor FAQs

                      Common queries, errors and troubleshooting: 1. To execute scripts other than .bat /.vbs  in Windows and .sh / .bash in Linux: It is better to execute the script in the form of a command. Eg. To execute python script, you can use command py ...