Question
Use the JOB statement below to answer the questions that follow. //MM015A JOB 36512,S LOEWEN,MSGCLASS=X, // TYPRUN=SCAN 1. Modify the JOB statement above to assign
Use the JOB statement below to answer the questions that follow.
//MM015A JOB 36512,S LOEWEN,MSGCLASS=X,
// TYPRUN=SCAN
1. Modify the JOB statement above to assign the job to a job class of B.
2. Modify the original JOB statement above to assign the job a scheduling priority of 10.
3. Modify the original JOB statement above so that the job will be held in the job queue until the operator releases it for execution.
4. Modify the original JOB statement above to limit the amount of job output to 100 pages.
5. Code an EXEC statement for a program named ACCT2300. Allow a maximum region size of 512 kilobytes for the job step.
6. Code an EXEC statement for a program named AP5210. Limit the steps execution time to 1-1/2 hours.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started