Page 1 of 1

JCL error DATA SET NOT FOUND

PostPosted: Fri Feb 26, 2010 1:27 pm
by maruthirao
i want error in jcl error is

IEF212I T9Z01J1 STEP1 KUMAR2 - DATA SET NOT FOUND
IEF272I T9Z01J1 STEP1 - STEP WAS NOT EXECUTED.

pls reply how to face the errors

Re: jcl error

PostPosted: Fri Feb 26, 2010 4:08 pm
by expat
If the dataset does not exist ..............................

Re: jcl error

PostPosted: Fri Feb 26, 2010 5:51 pm
by maruthirao
expat wrote:If the dataset does not exist ..............................

Re: jcl error

PostPosted: Fri Feb 26, 2010 6:08 pm
by Robert Sample
Your post is not clear -- you want to GENERATE the error, or you RECEIVED the error? In the first case, just run a job pointing to a data set that does not exist. In the second case, define the data set.

Since you did not provide any JCL to show us what you did, that's about all we can say.

Re: JCL error DATA SET NOT FOUND

PostPosted: Sat Feb 27, 2010 12:10 am
by dick scherrer
Hello and welcome to the forum,

Is this now working? Do you understand why it failed?

Keep in mind that when looking for help, most of the work is yours. We can only work with what you provide, so being accurate and complete when posting your question is most important. . .