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 ADManager Plus?

                  New to ADSelfService Plus?

                    • Related Articles

                    • Problem occurs while adding MS SQL Monitor.

                      Solution: Check if hostname/IP address is resolving correctly from Applications Manager machine.  Check if port is able to telnet from Applications Manager machine. If instance name is provided, check the UDP port(Default: 1434) is reachable. Check ...
                    • 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 ...
                    • REST API Monitor - FAQS

                      1. What should I do when Basic Authentication fails in REST API monitor? Verify if the credentials provided in the Applications Manager are correct. Try if sending username and password in Authorization request header works Get an BASE-64 encoded ...