Learn the correct JES2 command to display jobs using more than 1% of spool space. Get a detailed explanation of the $DJOBQ command with the SPOOL=(PERCENT>1) parameter.
Table of Contents
Question
Which of the below command displaysjobs which are using more than one percent of spool space
A. $DJQUEUE,SPOOL=(PERCENT>1)
B. $LJOBQ,SPOOL=(PERCENT>1)
C. $SJOBQUEUE,SPOOL=(PERCENT>1)
D. $DJOBQ,SPOOL=(PERCENT>1)
Answer
D. $DJOBQ,SPOOL=(PERCENT>1)
Explanation
The $DJOBQ command is used in JES2 to display information about jobs in the system. By specifying the SPOOL=(PERCENT>1) parameter, it will only display jobs that are using more than 1% of the total available spool space.
The other options are incorrect:
A. $DJQUEUE is not a valid JES2 command. The correct command is $DJOBQ.
B. $LJOBQ is not a valid JES2 command. The $ prefix indicates a JES2 command, not an “L”.
C. $SJOBQUEUE is also not a valid JES2 command. The correct command is $DJOBQ, not $SJOBQUEUE.
Therefore, option D with the $DJOBQ command and SPOOL=(PERCENT>1) parameter is the correct choice to display only jobs using over 1% of the spool space.
Wipro Mainframe MySkillz Trendnxt certification exam assessment practice question and answer (Q&A) dump including multiple choice questions (MCQ) and objective type questions, with detail explanation and reference available free, helpful to pass the Wipro Mainframe MySkillz Trendnxt exam and earn Wipro Mainframe MySkillz Trendnxt certification.