Sample Allocation of the Breakpoint Data Set - mfx - 3.1

Syncsort™ MFX Programmers Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ Software
Product
Syncsort™ MFX > MFX
Version
3.1
Language
English
ContentType
Programmer’s Guide
Product name
Syncsort™ MFX
Title
Syncsort™ MFX Programmers Guide
Topic type
How Do I
Copyright
2024
First publish date
2010
ft:lastEdition
2024-08-27
ft:lastPublication
2024-08-27T08:14:56.318001

The following example illustrates how disk space for a breakpoint data set might be allocated as part of a MAXSORT job control stream. These two statements would follow the JOB statement:

Figure 1. Sample Job Step Allocating Disk Space for a Breakpoint Data Set

In this example, the name of the breakpoint data set is BKPT.DATA. Because this data set must be kept until MAXSORT has completed, DISP=(NEW,CATLG) has been specified. Supplying approximately 100K bytes of primary space and allowing for secondary allocation should be adequate.