DOMREC

Purpose

This statement begins a domain definition. You must specify one DOMREC for each IBM Workload Scheduler domain you want to add to the end-to-end with fault tolerance capabilities network, with the exception of the master domain. The domain name used for the master domain is MASTERDM. The master domain consists of the controller, which acts as the master domain manager, and of any fault-tolerant and standard agents that are directly attached to it.

DOMREC is defined in the member of the EQQPARM library, as specified by the TPLGYMEM keyword in the TOPOLOGY statement.

Format


1  DOMREC  DOMAIN ( domain name )  DOMMNGR ( domain manager name )  DOMPARENT (
2.1 parent domain
1 )

Parameters

DOMAIN(domain name)
The name of the domain, consisting of up to 16 characters starting with a letter. It can contain dashes and underscores.
DOMMNGR(domain manager name)
The IBM Workload Scheduler workstation name of the domain manager. It must be a fault-tolerant agent running in full status mode.
DOMPARENT(parent domain)
The name of the parent domain.