Learn the precise JES2 command to purge a batch job from the system. Find out why $P XEQ is the right syntax to use and how it differs from other similar commands.
Table of Contents
Question
Select correct command to purge Batch.
A. $P XEQ F
B. $P XEQ FORCE
C. $P XEQ,F,ARM
D. $P XEQ
Answer
The correct JES2 command to purge a batch job is:
D. $P XEQ
Explanation
The $P XEQ command purges a job from the system, canceling its execution if it is currently running. The other options listed are incorrect:
A. $P XEQ F – This is an invalid command. Adding F after XEQ results in a syntax error.
B. $P XEQ FORCE – FORCE is not a valid parameter for the $P XEQ command. Simply using $P XEQ is sufficient to forcefully purge the job.
C. $P XEQ,F,ARM – The F and ARM parameters are not valid for $P XEQ. This command would also result in a syntax error.
Therefore, the straightforward $P XEQ is the right command to purge a batch job using JES2. It will remove the specified job from the system, terminating it immediately if it is currently executing.
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.