Monitoring tab: Server tab

SQL Anywhere Server
  • Server Name   The name of the database server for the current connection. See the ServerName property in Database server properties.

  • Database Name   Shows name of the database. See PROPERTY function [System].

  • Version   Shows the version of the software being run. See the ProductVersion property in Database server properties.

  • Type   Shows the type of database server being monitored. Values include Personal and Network.

  • Language   Shows the locale language, which is the language that is expected to be used by users of the database server. See Understanding the locale language.

  • Start Time   Shows the time when the SQL Anywhere database started.

  • Unsubmitted error reports   Shows the number of unsubmitted error reports for the database. An error report is submitted when SQL Anywhere software crashes. See Suppress alerts for unsubmitted error reports from resources.

License
  • Type   Returns the license type. Can be networked seat (per-seat) or CPU-based. See the LicenseType property in Database server properties.

  • Number Of Licensed Seats   Shows the number of licensed seats or processors. See the LicenseCount property in Database server properties.

  • Name Of Licensed Company   Shows the name of the licensed company. See the CompanyName property in Database server properties.

  • Name of Licensed User   Shows the name of the licensed user. See the LicensedUser property in Database server properties.

Host
  • Name   Shows the name of the computer running the database server. Typically, this is the computer's host name. See the MachineName property in Database server properties.

  • Operating System Platform   Shows the operating system on which the software is running. See the Platform property in Database server properties.

  • Operating System Platform Version   Shows the operating system on which the software is running, including build numbers and service packs. See the PlatformVer property in Database server properties.

  • Processor Architecture   Shows a string that identifies the processor type. See the ProcessorArchitecture property in Database server properties.

See also