GGSCI (test1.domain.com) 77> help STATUS EXTRACT
Use STATUS EXTRACT to determine whether or not Extract is running.
Syntax:
STATUS EXTRACT
[, TASKS]
[, ALLPROCESSES]
The name of an Extract group or a wildcard (*) to specify multiple
groups. For example, T* returns status for all Extract groups
whose names start with T.
TASKS
Displays status only for Extract tasks. By default, tasks are not
displayed unless you specify a single Extract group (without
wildcards).
ALLPROCESSES
Displays status for all Extract groups, including tasks.
Example 1: STATUS EXTRACT finance
Example 2: STATUS EXTRACT fin*
GGSCI (test1.domain.com) 69> STATUS MANAGER
Manager is running (IP port test1.domain.com.7809).
GGSCI (test1.domain.com) 70> STATUS EXTRACT ext3
EXTRACT EXT3: RUNNING
GGSCI (test1.domain.com) 71> STATUS EXTRACT ext3,tasks
GGSCI (test1.domain.com) 72> STATUS EXTRACT ext3,allprocesses
EXTRACT EXT3: RUNNING
GGSCI (test1.domain.com) 73> STATUS EXTRACT ext*,tasks
GGSCI (test1.domain.com) 74> STATUS EXTRACT ext*,allprocesses
EXTRACT EXT1: STOPPED
EXTRACT EXT2: STOPPED
EXTRACT EXT3: RUNNING
****************************************************************************
GGSCI (test1.domain.com) 79> help STATUS REPLICAT
Use STATUS REPLICAT to determine whether or not Replicat is running.
Syntax:
STATUS REPLICAT
[, TASKS]
[, ALLPROCESSES]
The name of a Replicat group or a wildcard (*) to specify multiple
groups. For example, T* returns status for all Replicat groups
whose names start with T.
TASKS
Displays status only for Replicat tasks. By default, tasks are not
displayed unless you specify a single Replicat group (without
wildcards).
ALLPROCESSES
Displays status for all Replicat groups, including tasks.
Example 1: STATUS REPLICAT finance
Example 2: STATUS REPLICAT fin*
No comments:
Post a Comment