Failed to initialize
the application.
This message is from the Windows operating system, and indicates that the current user does not have the correct permissions in the Windows Registry.
Set the Windows Registry permissions for Database Expert:
HKEY_CURRENT_MACHINE (F) |___Sybase (F) | |___Database Expert (F) | |____Current Version (F) | |__Connections (F) | |__Monitor Server Connection (F) | |__Performance Monitor (F) | |__Preferences (F)
HKEY_LOCAL_MACHINE (R) |___Sybase (R) | |___Database Expert (R) | |____Current Version (R)
Invalid
Sybase Monitor Server login.
Verify that Monitor Server is installed. Monitor Server is shipped with Adaptive Server Enterprise 11.5 or later.
Verify that Monitor Server is up and running.
Verify that the following two Adaptive Server parameters are set:
event buffers per engine = 2000
max SQL text monitored = 4096
Restart the server to accept the parameter changes.
Verify that the tempdb system segment is large enough for Monitor Server. You may want to add an extra 20MB to tempdb.
Make sure the Monitor Server is configured on the same machine as the database server you want to monitor.
Use dsedit to ping the remote Monitor Server to ensure that a connection is available.
Verify that the Adaptive Server and Monitor Server are defined in the %SYBASE%\ini\sql.ini file. The names in the sql.ini file must match the name of the Adaptive Server and the Monitor Server on the database server.
When you are adding a new collector, make sure the name for the Monitor Server matches exactly the name of the Monitor Server in the sql.ini file.
Verify that sa_role privileges are assigned to your login.
Failed
to connect to Sybase
.
Check that other Sybase products, such as isql, connect successfully to the database, using the same login name, password, and host string.