Explain the jcl exec statement?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about Internal Sort
A job has 90 steps i want to execute only step7 and step15
What is the syntax of JCL statement?
Explain the function of //cntl statement?
Explain dd statement in jcl?
Can I copy the FB (fixed Block) record length file to a VB (variable Block)record length file and Vise Versa? If Yes then how ? is that thru one of the JCL utility ?
Can we use empty VSAM as input?
I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
What are the difference between jcl and jes?
how to convert a file form fixed Length to variable length?
you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
i have a string of 80 chars i want to replace 4th char with "a"?