Show TOC

show serverLocate this document in the navigation structure

Displays the current working server given a stack of connections.

Syntax
show server
Examples
Example 1
Displays the current working server, after a connection from ost_replinuxvm_02 to ost_replinuxvm_03 is created:
isql -Usa -P -S ost_replinuxvm_02
1> connect to ost_replinuxvm_03
2> go
Gateway connection to 'ost_replinuxvm_03' is created.
1> show server
2> go
ost_replinuxvm_03
Usage

For usage information, see show connection.

Permissions

Any user may execute this command.