Answer Posted / guest
COND means condition parameter. It is compared with system
return code of previous step.//step1 exec pgm=abcd//step2
exec pgm=xyz, cond=(4,lt)step2 will be executed when system
return code of step1 is less than 4.
| Is This Answer Correct ? | 97 Yes | 64 No |
Post New Answer View All Answers
Give the syntax of job specifying jcl statement.
What is multithreading in jcl?
Explain the jcl exec statement?
i want to store 20 digits . how will u do it in cobol ?
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?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How can the attributes of one sms dataset be copied to another dataset?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
how to run batch program without jcl?
What are the parameter we cannot use in procedure?
Matching Logic in Jcl not in cobol.Could any one please answer this question
what are JCLLIB and STEPLIB in JCL?
Explain dfsort utility?