Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Defines the output data set. It can define a sequential data set, a member of a partitioned data set or PDSE, a partitioned data set

Defines the output data set. It can define a sequential data set, a member of a partitioned data set or PDSE, a partitioned data set or PDSE or a z/OS UNIX file. A sequential data set can be basic format, large format, extended format, compressed format, spooled output, tape, card punch, printer, TSO terminal or DUMMY\ Defines the control data set, or specifies DUMMY When the output is sequential and no editing is specified. The control data set normally resides in the input stream; however, it can be defined as a member in a partitioned data set or PDSE.\ Hopefully, you can see that the files assigned for IEBGENER in the JCL1 job, using the DD statements, do not match the files required by the program.\ Make appropriate changes to the DD statements in your JCL1 member (remember to save!) and submit again. If you made the correct changes, the job should complete with

CC=0000

.\ If not, check the joblog again for messages that indicate the cause of the new errors; make adjustments and try again ...\ With this type of program, working out what went wrong with things like incorrect or missing DD statements is easy to identify and fix - it's in the book!

image text in transcribed
Hopefully, you can see that the files assigned for IEBGENER in the JCL1 job, using the DD statements, do not match the files required by the program. Make appropriate changes to the DD statements in your JCL1 member (remember to save!) and submit again. If you made the correct changes, the job should complete with CC=0000. If not, check the joblog again for messages that indicate the cause of the new errors; make adjustments and try again ... With this type of program, working out what went wrong with things like incorrect or missing DD statements is easy to identify and fix - it's in the book

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

Short Term Financial Management

Authors: Terry S. Maness, John T. Zietlow

3rd Edition

0324202938, 978-0324202939

More Books

Students also viewed these Finance questions