IT 330 Exam 2 with COMPLETE SOLUTION | 55 Questions with 100% Correct Answers
The DD SPACE is used to allocate space to new data sets. Which of the following will allocate 1000, tracks, with an initial allocation of 10 tracks (primary extents), 8 tracks for each additional extent and 8 PDS directory blocks for a new partitioned data set? A. SPACE (1000,(10,8,5)) B. SPACE (TRK,10,8,5) C. SPACE (TRK,(10,8,5)) D. SPACE (10,8,5,TRK) E. SPACE ((10,8,5), 1000) Correct Answer: C. SPACE (TRK,(10,8,5)) A set of JCL statements that are stored in a library and retrieved by its name is called a? A. JCL application B. Catalog Procedure C. Partition data set D. Job Name E. EXEC job Correct Answer: B. Catalog Procedure Which of the following SDSF's panel displays job outputs and error messages generated by JES? A. Output B. Status C. Process D. Hold E. Print Correct Answer: B. Status Which of the following is a valid JOB name? A. //TEST*1 B. // JOB 13 C. //$ABCD D. //STEPSEVEN E. //ABC100 Correct Answer: E. //ABC100 All of the following are advantages of using DD name in JCL, except? A. z/OS can find data sets with specifying the VOLSER or UNIT number B. It allows the data set information to change without recompiling the programs that access the data set C. It increases reusability of programs D. The installation becomes more adaptable Correct Answer: A. z/OS can find data sets with specifying the VOLSER or UNIT number Which of the following step names is valid? A. $STEP#5 B. RUN TWO C. *STEP4
Document information
- Uploaded on
- November 29, 2022
- Number of pages
- 9
- Written in
- 2022/2023
- Type
- Exam (elaborations)
- Contains
- Questions & answers