Answer Posted / suman
yes
//step1 exec pgm=idcams
//sysin dd *
define gdg
name(userid.source.invoice)
limit(10) max value of limit is=255
scarth/noscartch
empty/noempty
/*
//
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is the JCL statement consists of?
how can the same proc be re-used and called by many jobs?
how you will the direct the data to spool using sysout option?
What are steplib and joblib?
is there any way to execute more than one proc in the same exec statement at the same time..?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Explain the purpose of dd dummy statement?
What are some jcl statements that are not allowed in procedures?
Is automatic restart possible in jcl? If yes, how?
How can the attributes of one sms dataset be copied to another dataset?
Name a few IBM utility programs, and explain its function.
Why block size is multiple of lrecl in jcl?
What statement can be used to send data to another mvs jes3 node?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?