What is CSI-Sort?
CSI-Sort is a high-performance sorting utility designed for zVSE/VSEn environments. It accepts DFSORT-compatible input and can be invoked from batch jobs or application programs.
How is CSI-Sort invoked?
CSI-Sort can be invoked using JCL (Job Control Language) in batch environments. The input data and sort parameters are specified within the JCL.
What data types and record formats are supported?
CSI-Sort supports various data types, including character, numeric, and packed decimal. It also supports different record formats, such as fixed and variable length records.
How are sort parameters configured?
CSI-Sort uses configuration files to define sort parameters, such as sort fields, collating sequences, and output options. These files are typically specified in the JCL or application program that invokes CSI-Sort.