Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introductory Relational Database Design For Business With Microsoft Access

Authors: Jonathan Eckstein, Bonnie R. Schultz

1st Edition

1119329418, 978-1119329411

More Books

Students also viewed these Databases questions

Question

What does the concept of hierarchical decomposition entail?

Answered: 1 week ago

Question

Explain budgetary Control

Answered: 1 week ago

Question

Solve the integral:

Answered: 1 week ago

Question

What is meant by Non-programmed decision?

Answered: 1 week ago

Question

What are the different techniques used in decision making?

Answered: 1 week ago