Real Time Information Director User Documentation
RTID Management
Hewlett-Packard Company 6 529618 - 001
Use this option to reload the schema for the specified tables. <table names> is a list of
table names, separated by spaces.
Example:
java MBeanClient -url 127.0.0.1:7001 -server myServer -user rtidAdmin -password
mypassword -schema SALES_ORDER_DETAIL SHIPMENT_DETAIL
-mode <sourcename=option> <sourcename=option>…
Use this option to set the Director processing mode, as described in “Set Director
Processing Mode,” later in this document.
<sourcename> is either the name of a source system, the keyword SYSTEM to
signify all source systems, or the keyword DEFAULT to specify a default mode.
You can list multiple source names, specifying a different option for each, but if
you list SYSTEM, the option you specify for it will override specifications for
specific source systems.
<option> can have the value OPEN, CLOSED_DEFER, CLOSED_NOERROR, or
CLOSED_ERROR. These values are described in “Set Director Processing
Modes,” later in this document.
If you don’t specify a default mode, using the DEFAULT keyword, the default
value is OPEN.
Specify –mode without any <sourcename> to get a list of the current processing
modes for all source systems.
-quota
Use this option to specify the maximum number of document handlers for your
configuration. By default, there is no limit on the number of document handlers.
For more information about this feature, see “Setting the Document Handler Quota,” later
in this document.
-statistics
Use this option to display summary statistics. The set of statistics displayed depends on
your having specified one or more of the following options in a prior invocation of the
management client. For more information on statistics accumulation and harvesting, see
“Setting Statistics Gathering Options” later in this document. For definitions of the
statistics collected, see “Displaying Statistics,” later in this document.