What is the difference between run mode and addressing mode?
No Answer is Posted For this Question
Be the First to Post Answer
I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...
is there any way to execute more than one proc in the same exec statement at the same time..?
What is a Generation Data Group (GDG)?
What is a procedure?
I have a dataset with record length 40 in production, due to some requirements it was changed to 80. Then how can we know the jobs which are effected by this change and how can we resolve it.
I have a sequential file in which there are 50 records. Now I want to copy all the 50 records in the reverse order into a new file? The last record in the original file should be the first record in the new file. How can I do it?
What does the statements: typrun=scan and typrun=hold do in a JCL statement
What is the purpose of dd?
Can you give the sort card to arrange the specific column in the version of GDG.
i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?
what is SOC4 error?
oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset