How can I execute a DB2Debug.bat / DB2Debug.sh file?

How can I execute a DB2Debug.bat / DB2Debug.sh file?

This file is used to check if the connectivity and the Discovery of the DB2 server is possible from the Applications Manager installed server.  This standalone program is a excerpt of the same process we use to add the DB2 monitor. The usage to run this file is as below

Via command prompt goto AppManager/bin/troubleshooting directory and execute the 
DB2Debug file with the usage below.

Usage : DB2Debug.bat 
 [HostName / Ip] [Port Number] [Username] [Password] [Database Name]

[HostName / Ip]      HostName or Ipaddress of machine where DB2 server is running
[Port Number]         Port number of the DB2 server
[Username]            User name for connecting to DB2
[Password]             Password for connecting to DB2
[Database Name]   Database Name for connecting to the DB2 server


This will initiate the process to discover the 
DB2 server and on success will also fetch the data for the default attributes monitored and shown as the output.  From this you will be able to find If discovery is possible, If data is returned for all attributes or not.  In case there is any issue for an attribute data it'll be shown as null.  This infers that the data is not available in that server and has to be checked on the DB2 installed server.

For more info or assistance do send us the output of the above command for analysis along with Support Information File.
                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • How to execute runWLSMbean.bat or sh file?

                        Execute the runWLSMbean.bat or sh file from the <AppManager_home>\bin\troubleshooting folder via command prompt or terminal. Eg. ~/Zoho/ManageEngine/ManagedServer/AppManager15/bin/troubleshooting$ ./runWLSMbean.sh It will prompt for the details to ...
                      • How can I execute a MsSQLDebug.bat / MsSQLDebug.sh file?

                        This file is used to check if the connectivity and the Discovery of the MsSQL Server is possible from the Applications Manager installed server.  This standalone program is a excerpt of the same process we use to add the MsSQL Server monitor. The ...
                      • How to execute ServerSSHTroubleshoot.bat or sh file ?

                        Solution: Execute the file ServerSSHTroubleshoot.bat or sh from the <AppManager_home>\bin\troubleshooting folder (<AppManager_home>\bin in older versions of Applications Manager). Via command Prompt Execute the ServerSSHTroubleshoot.bat or sh file. ...
                      • How can I execute the GlassFishDebug.bat / GlassFishDebug.sh file?

                        Note: Although the script name mentions GlassFish Server, the script file can be used for troubleshooting any monitor connectivity issues, that comes under JMX mode of monitoring like JMXApplications, Apache Zookeeper, Apache Geronimo etc., This file ...
                      • How to execute SAP Debug script

                        1. Steps to execute troubleshooting script SAPDebug.bat/sh: Open command prompt/terminal with administrator privileges. Navigate to <AppManager_home>\bin\troubleshooting folder. Execute the script file SAPDebug.bat or SAPDebug.sh Usage: SAPDebug.bat  ...