Answer Posted / guest
COND is a condition parameter, consists of 2 sub parameters,
1st - return code from the previous step, 2nd - condition.
If COND is true, the step on which COND is coded will be
BYPASSED.
| Is This Answer Correct ? | 30 Yes | 5 No |
Post New Answer View All Answers
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
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:
Explain how can a stopped job be started again?
Is there any command to check wether the ps file is in sorted order?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How does jcl act on code(if you take a cobol program)?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What is the syntax of JCL statement?
what sort card you will use to copy the data from one dataset to another dataset?
Is it possible to left uncode disp?
What is the significance of addrspc parameter in the exec statement?
What is condition checking in jcl? Is this possible?
How jcl work to handle various input output file operations?
When output dataset space is required, what quantity categories are used?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?