When we use conditional statement in JCL using
if-then-else-endif, IF statement is true, the step is
bypassed or executed?
Answer Posted / satyasivaji.ch
When we use conditional statements if the condition
specified is true then step bypassed,n if u use if n else
statements then condition specified is true then step is
executed.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
what is DSN in JCL and what are the parameters to declare the DSN?
What is one line to pass PARM from JCL to COBOL?
What is notcat 2 - gs?
what happens in conversion stage in job processing?
What parameter of the job statement is used to limit the cpu time consumed by the job?
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 is the purpose of dd * statement in jcl?
which utility is used to sort a file in jcl?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Explain in DD statement what is the use of DCB parameter?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
what is the resolution for sb37 error
What is the function of //cntl statement?
State the uses of syspring, sysin, sort fields, sum fields and dummy.