This file is used to check if the connectivity and the
Discovery of the Sybase Server is possible from the Applications Manager
installed server. This standalone program is a excerpt of the same
process we use to add the Sybase Server monitor. The usage to run this file
is as below Via command prompt go to AppManager/bin/troubleshooting directory and execute
the SybaseDebug file with the usage below. Usage: SybaseDebug.bat
[HostName / Ip] [Port Number] [Instance Name] [Username] [Password] [HostName / Ip] HostName or Ipaddress of machine where
Sybase server is running [Port Number] Port number of the Sybase
server [Username] User name
for connecting to Sybase [Password]
Password for connecting to Sybase [Instance Name] Instance Name for connecting to
the Sybase server This will initiate the process to discover the Sybase 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 Sybase installed server. For more info or assistance do send us the output of the above command for
analysis along with Support Information File. |