Domain manager domain's generic formats
Table 1 describes the generic formats owned by the domain and shows the functions performed on the calls.
| Format | Calling module | Function |
|---|---|---|
| DMDM |
DFHKETCB
DFHDMDS DFHDMDS DFHKETCB |
PRE_INITIALIZE
INITIALIZE_DOMAIN QUIESCE_DOMAIN TERMINATE_DOMAIN |
Note: In the descriptions of the formats, the input parameters are input not to the Domain manager domain, but to the domain being called by the application domain. Similarly, the output parameters are output by the domain that was called by the Domain
manager domain, in response to the call.