I had 100 steps in jcl i want to execute first 10 steps only?
Answer Posted / harsha
You can use IEBEDIT utility to perform this activity.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
a dd statement has 2 types of parameters. Name them?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Explain the job statement in jcl?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is the significance of addrspc parameter in the exec statement?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How does jcl specify the job to the operating system?
Can I send output of job to my remote device careerride123?
Explain how can a stopped job be started again?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
In sms datasets, what is the function of the dd avgrec keyword?
Where & How Do You Code Identifier In Jcl?
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.
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Is condition checking possible in jcl?