If you work with Files in Netmaster then you might need to read one sequentially from first to last record. This short video explains how to do that easy using NCL-Code.
231178763.zip
1 Comment - no search term matches found in comments.
Studies have shown BDAM Elibs to be more efficient and provide better performance than VSAM Elibs. However, IBM does not allow BDAM files to span volumes. Therefore, if you can keep your file(s) to a single volume, use BDAM; otherwise use VSAM for multi-volume files.
Questions : 1.) Is there a maximum number of blocks for the 'BLOCKS=' statement for TSSMAINT for the AUDIT files? 2.) Is a 'large-format' Audit File supported? Answers : The Audit Tracking File can be as large as one volume. It cannot span over multiple volumes. The...