Explain how can return codes be tested before execution of a job step?
No Answer is Posted For this Question
Be the First to Post Answer
what's the significance of freespace(0 0) and freespace(100 100)
what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file
What are the utility programs 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.
Can a PS file be read in reverse order?If so,how
Can you give the sort card to arrange the specific column in the version of GDG.
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
Brief description of inline procedure of jcl.
How do you find which GDG is using which dataset?
What are the jcl procedures?
I have Job A and Job B. I want to trigger Job B from Job A. Please advise.
in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?