Previous Topic: 4.3.1.5.1 Algorithm Qualification Worksheet

Next Topic: 4.3.1.6 Specifying Ext. File Update Job Characteristics

4.3.1.5.2 Algorithm Qualification Example

In the example shown in Figure 4-26, CICS is being charged
from the CICS Transaction Journal File (ACTJCA) and two
algorithms have been defined:  ATM and CIF. Only the ATM
algorithm is used for CPU1.  The CIF algorithm is used for
CPU2 (which is primarily used for development), unless the
cost center is PRD (production).  Then the ATM algorithm is
used.


+----------------------------------------------------------------------------------------------------------+ | | | Date: ____/____/____ Administrator: ____________________________________________ | +----------------------------------------------------------------------------------------------------------+ ALGORITHM QUALIFICATION EXAMPLE Unit: P Journal File: ACTJCA Use groups for SYSID: No Subsysid: No Subtype: No COSTCTR1: No Workunit: No Alg Partial/Complete ID SYSID Subsysid Subtype COSTCTR1 S/E Workunit -------- ------------ --------------- ------------ ----------------------------- --- -------------------- ATM CPU1 *ALL *ALL *ALL ATM CPU2 *ALL *ALL PRD CIF CPU2 *ALL *ALL *DEF ___________________________________________________________________________________________________________________________


 Figure 4-26.  Algorithm Qualification Example