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
Where & How Do You Code Identifier In Jcl?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Does jcl support automatic restart?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
write a jcl to execute a job by 7:00 am on jan 20,1986?
Matching Logic in Jcl not in cobol.Could any one please answer this question
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
how to do automated restart when a job abends?
What is the use of symbol // in jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
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.
Name a few IBM utility programs, and explain its function.
What are the 4 fields in dd statement?
how JCL works?
how you will the direct the data to spool using sysout option?