Using lists of retrieve commands - assure_mimix - 10.0

Assure MIMIX Administrator Reference

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure MIMIX™ Software
Version
10.0
ft:locale
en-US
Product name
Assure MIMIX
ft:title
Assure MIMIX Administrator Reference
Copyright
2025
First publish date
1999
ft:lastEdition
2026-03-10
ft:lastPublication
2026-03-10T14:48:05.710000
L1_Product_Gateway
Integrate
L2_Product_Segment
IBM Infrastructure
L3_Product_Brand
Precisely Assure
L4_Investment_Segment
IBM i HA
L5_Product_Group
IBM i HA
L6_Product_Name
Assure MIMIX

The following additional commands make working with retrieve (RTVnnnnnnn) commands easier:

  • Open MIMIX List (OPNMMXLST) - This command allows you to open a list of specified MIMIX definitions or data group entries for use with the MIMIX retrieve commands. You specify the:

  • Type of request (TYPE) - Specifies the type of request to include in the list.

  • CL var for LISTID (LISTID) - Specifies the CL variable that receives the list identifier which is needed for the MIMIX retrieve commands.

  • Dependent upon the type of list being requested, the following parameters may be available:

    • Data group definition (DGDFN) - Specifies the three-part qualified name of the data group definition. This parameter is available when the type of request selected is *DGLOE, *DGFE, *DGOBJE, *DGIFSTE.

    • Procedure (PROC) - Specifies the procedure to run that will retrieve step status information. This parameter is available when the type of request selected is *STEP or *STEPSTS.

    • Application group definition (AGDFN) - Specifies the application group for which to retrieve step status information. This parameter is available when the type of request selected is *PROC, *STEP or *STEPSTS.

    • Started on node (STRONNODE) - Specifies the node where the procedure run was started This parameter is available when the type of request selected is *STEPSTS.

    • Orig. system job queue (JOBQ) - Specifies the name and library of the job queue on the originating system that is associated with the replicated job. The original job queue at the time the job was created is used regardless of whether the job has since been moved to another job queue. This parameter is available when the type of request selected is *REPJOB.

    • Used by process (PROCESS) - Specifies the process value of MIMIX internal, replication, or all (*ALL) that will use the definitions. This parameter is available when the type of request selected is *JRNDFN and *RJLINK.

  • Close MIMIX List (CLOMMXLST) - This command allows you to close a list of specified MIMIX definitions or data group entries opened by the Open MIMIX List (OPNMMXLST) command. A close is necessary in order to free resources.   You specify the list identifier to close.

Note: Note:The retrieve commands are primarily intended to handle retrieving information for a specific entry. The OPNMMXLST, CLOMMXLST, and RTV commands continue to be supported and maintained. You are encouraged to use the extensive outfile support available. Outfile support provides the means to generate a list of entries. For more information, see Output and batch guidelines.