Answer Posted / krishna
cond statement is used for conditional execution of a
perticular step.
cond=(return code, relational operator)
it can be coded with job statement or with exec statement.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
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 parameter of the job statement is used to limit the cpu time consumed by the job?
How to submit jcl through a cobol program?
What is the syntax of JCL statement?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is the function of the dd dcb keyword?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What is condition checking in jcl? Is this possible?
Which statement is used to identify the private libraries in job?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
when does a dataset go uncataloged?
Explain the jcl exec statement?
How to pass the parameter in parm using linkage section ? (syntax)?
Explain in DD statement what is the use of DCB parameter?