Contents IndexThe Open Server Gateway The Open Server Stop utility

User's Guide
   Part VI. SQL Anywhere Reference
     Chapter 39. SQL Anywhere Components
      The Open Server Information utility

Syntax

     dbosinfo[switches]

Switch Description
-Sserver Open Server to return information on
-Uuserid Connection username
-Ppassword Connection password
-v Verbose operation

See also

"The Open Server Gateway", "The Open Server Stop utility".

Description

The DBOSINFO command-line utility returns information about a Open Server Gateway. Currently, the only information returned is the TDS version.

Switches

-S server The Open Server to return information on. The Open Server name is declared on the DBOS50 command line, and corresponds to an entry in the list of Open Servers maintained by SQLEDIT .

-U userid A SQL Anywhere user ID on a database being supported by the Open Server.

-P password The SQL Anywhere connection password corresponding to the user ID provided in the -U command line.

-v Extra messages are sent to the window.

Contents IndexThe Open Server Gateway The Open Server Stop utility