🎴 Flashcard Mode

Mainframe JCL and COBOL Fundamentals

Card1 / 20
Mastered0
Review0
QuestionClick to flip

DATASORT allows you to sort data records between header records and trailer records.

AnswerClick to flip back
A
True
💡 Explanation:

DATASORT is a DFSORT operator that sorts data records between headers and trailers while keeping header/trailer records in place. This is a specialized sort for files with embedded headers/trailers - the statement is correct.

Change Mode