When we use conditional statement in JCL using
if-then-else-endif, IF statement is true, the step is
bypassed or executed?
Answer Posted / shubha
statement is executed,but if we use cond=( ),
then if the statement is true step will be bypassed.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Differentiate between the joblib and the steplib statements?
How can values be passed from the job stream to an executable program?
List the different components of jcl statement?
What is the function of a dd statement?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
What is the maximum length of a single line of jcl?
Where & How Do You Code Identifier In Jcl?
What are steplib and joblib?
What is the difference between run mode and addressing mode?
Explain the hierarchy levels in jcl?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How is a type of file defined in the jcl that executes the cobol program?
How can a fb file convert to vb file using sort program?
a dd statement has 2 types of parameters. Name them?
how to do automated restart when a job abends?