showdomain
Displays domain information.
The displayed information is updated only as long as HCL Workload Automation (batchman) is running. Whether batchman is up or down is confirmed on screen by the Batchman LIVES or Batchman down message when you issue the conman start command.
You must have list access to the object being shown if the enListSecChk option was set to yes on the master domain manager when the production plan was created or extended.
Syntax
{showdomain | showdom | sd} [domain]
[;info]
[;offline]
Arguments
- domain
- Specifies the name of the domain. The default is the domain in which conman is running. Wildcard characters are permitted.
- info
- Displays information in the info format.
- offline
- Sends the output of the command to the conman output device. For information about this device, see Offline output.
Results
The output of the command is produced in two formats, standard, and info.
Examples
To display information about the
domain masterdm, run the following command:
showdomain masterdm
A
sample output is the following: DOMAIN MANAGER PARENT
*MASTERDM *MASTER
To display the member
workstations in all domains in the info format, run the following
command:
showdomain @;info
a sample output
is the following: DOMAIN MEMBER-CPUs CPU-Type
MASTERDM *MASTER MASTER
DOM1 FTA1 MANAGER
DOM2 FTA2 MANAGER
See also
From the Dynamic Workload Console you
can perform the same task as follows:
- In the navigation bar at the top, click .
- Select an engine.
- In Object Type, select Domain.
- From the Query drop-down list, select a task to monitor domains.
- Click Run to run the monitoring task.