What is the Normal DISP position for temporary files?
B
Correct answer
Explanation
For temporary datasets used within a job, PASS is the appropriate normal disposition. PASS allows the dataset to be passed to subsequent job steps without being cataloged or permanently retained. OLD is for existing datasets, MOD modifies existing datasets, and SHR allows shared access for existing datasets.