Syntax:
Unix:
show_dcs [ -config config_file | -host host] [-all]
[-help [help_dir] | -syntax [help_dir] | -version]
[-options] [-arg_input path_name] [-noheader]
[-quiet] [-ask] [-unix] [-vms] [-os2]
VMS:
show_dcs [/config=config_file | /host=host] [/all]
[/help[=help_dir] | /syntax[=help_dir] | /version]
[/options] [/arg_input=path_name] [/noheader]
[/quiet] [/ask] [/unix] [/vms] [/os2]
OS/2:
show_dcs [/config:config_file | /host:host] [/all]
[/help[:help_dir] | /syntax[:help_dir] | /version]
[/options] [/arg_input:path_name] [/noheader]
[/quiet] [/ask] [/unix] [/vms] [/os2]
Program Description:
This program displays information about the data controller processes
running on a node.
Options:
config <config_file> Specifies the Teamwork configuration file
to use. Information will be returned
about all DC servers running on the node
indicated by the DC_SERVER_NODE_NAME field
of the specified configuration file.
host <hostname> Specifies the host name to check. Information
will be returned about all DC servers
running on the specified node.
all Information will be returned about all DC
servers registered on a given node (not just
the ones that respond.)
help <help_dir> Shows the full help screen (this information)
and quits. The optional argument
specifies the directory containing
the help file.
syntax <help_dir> Shows the short help screen (syntax lines
only) and quits. The optional argument
specifies the directory containing
the help file.
version Shows the program header with the version
and quits.
options Shows the command line options chosen
before program execution.
arg_input <path_name> Indicates more command line options are
in the file 'filename'.
noheader Suppresses display of the program header
before program execution.
quiet Suppresses status messages during
program execution.
ask Prompts the user for the entry of command
line options not provided.
unix Allows entry of options in Unix format
(-example_option).
vms Allows entry of options in VMS format
(/example_option).
os2 Allows entry of options in OS2 format
(/example_option).