When we use conditional statement in JCL using
if-then-else-endif, IF statement is true, the step is
bypassed or executed?
Answer Posted / serafina
executed
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the maximum length of a single line of jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Why include statement is used in a jcl?
What do you understand by the term job time – out and how can you overcome that?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Suppose I have five jobs to do. But I want to hold one?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
List the different components of jcl statement?
How can unused space allocation be returned to the system when a dataset is closed?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Explain how can values be passed from the job stream to an executable program?
How would you understand error(execution phase)?
What are steplib and joblib? What for they are used?