z/OS DFSMS Using Data Sets
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Choosing Buffering Techniques and GET/PUT Processing Modes

z/OS DFSMS Using Data Sets
SC23-6855-00

As you can see from the previous examples, the most efficient code is achieved by using automatic buffer pool construction, and GET-locate and PUTX-output with simple buffering. Table 1 summarizes the combinations of buffering techniques and processing modes you might use:

Table 1. Buffering Technique and GET/PUT processing modes
    Simple Input Buffering      
Actions GET-move PUT-locate GET-move PUT-move GET-locate PUT-locate GET-locate PUT-move GET-locate (logical record), PUT-locate
Program must move record     X   X
System moves record X X   X  
System moves record segment         X
Work area required   X      
PUTX-output can be used       X  

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014