Is it possible to left uncode disp?
No Answer is Posted For this Question
Be the First to Post Answer
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.
What happens if both JOBLIB & STEPLIB is specified ?
what is use of dsn parameter in dd statement?
Explain about ISPF/TSO Commands
what are the statements that are not valid to be included in an include statement?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
what happens if job falls in loop ? how to resolve it ?
COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?
what operation is performed by job statement?
What is the syntax of JCL statement?
in ways data can be passed to a COBOL program from JCL?
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl