MIMIX uses a customized set of job descriptions and job classes. Customized job descriptions optimize characteristics for a category of jobs, including the user profile, job queue, message logging level, and routing data for the job. Customized job classes optimize runtime characteristics such as the job priority and CPU time slice for a category of jobs. All of the shipped job descriptions and job classes are configured with recommended default values.
Job descriptions control batch processing. MIMIX features use a set of default job descriptions, MXAUDIT, MXSYNC, and MXDFT. When MIMIX is installed, these job descriptions are automatically restored in the product library. These job descriptions exist in the product library of each MIMIX installation. Jobs and related output are associated with the user profile submitting the request. Commands such as Compare File Attributes (CMPFILA), Compare File Data (CMPFILDTA), Synchronize Object (SYNCOBJ), as well as numerous others support this standard.
Older commands that provide job description support for batch processing use different job descriptions that are located in the MIMIXQGPL library. The MIMIXQGPL library, along with these job descriptions, is automatically restored on the system when a MIMIX product is installed. Installing additional MIMIX installations on the same system does not create additional copies of these job descriptions.
Table 1. shows a combined list of MIMIX job descriptions.
Name |
Description |
Shipped in Installation Library |
Shipped in MIMIXQGPL Library |
---|---|---|---|
MXAPM |
Access Path Maintenance (APM). Used for APM jobs in the installation library when the APMNT policy has been enabled. |
X |
|
MXAUDIT |
MIMIX Auditing. Used for MIMIX compare commands, such as those called by MIMIX audits, as the default value on the Job description (JOBD) parameter. |
X |
|
MXDFT |
MIMIX Default. Used for MIMIX load commands and by other commands that do not have a specific job description as the default value on the JOBD parameter. |
X |
|
MXSYNC |
MIMIX Synchronization. Used for MIMIX synchronization commands, such as those called by MIMIX audits, as the default value on the JOBD parameter. |
X |
|
MIMIXAPY |
MIMIX Apply. Used for MIMIX apply process jobs. |
X |
|
MIMIXCLU |
MIMIXCluster Manager. Used by application groups which support IBM i clustering to route jobs to the QCTL subsystem. |
X |
|
MIMIXCMN |
MIMIX Communications. Used for all target communication jobs. |
X |
|
MIMIXDFT |
MIMIX Default. Used for all MIMIX jobs that do not have a specific job description. |
X |
|
MIMIXMGR |
MIMIX Manager. Used for MIMIX system manager and journal manager jobs. |
X |
|
MIMIXMON |
MIMIX Monitor. Used for most jobs submitted by the MIMIX Monitor product. |
X |
|
MIMIXPRM |
Assure MIMIX Promoter. Used for jobs submitted by the Assure MIMIX Promoter product. |
X |
|
MIMIXRGZ |
MIMIX Reorganize File. Used for file reorganization jobs submitted by the database apply job. |
X |
|
MIMIXSND |
MIMIX Send. Used for database send, object send, object retrieve, container send, and status send jobs in MIMIX. |
X |
|
MIMIXSYNC |
MIMIX Synchronization. Used for MIMIX file synchronization. This is valid for synchronize commands that do not have a JOBD parameter on the display. |
X |
|
MIMIXVFY |
MIMIX Verify. Used for MIMIX verify and compare command processes. This is valid for verify and compare commands that do not have a JOBD parameter on the display. |
X |
|
PORTnnnnn or alias name |
MIMIX TCP Server, where nnnnn identifies the server port number or alias. A job description exists for each transfer definition which uses TCP protocol and enables MIMIX to create and manage autostart job entries. Characters nnnnn in the name identify the server port. |
X1 |
1 The job descriptions are created in the installation library when transfer definitions which specify PROTOCOL(*TCP) and MNGAJE(*YES) are created or changed. The associated autostart job entries are added to the subsystem description for the MIMIXSBS subsystem in library MIMIXQGPL. |