a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
Answer Posted / mouparna roy
COND=ONLY
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is jcl in mainframe, and how many types of jcl statements are there for a job?
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 directs the output of the job log dataset?
What is the purpose of disp parameter?
Explain about LMQUERY�give a dialog information about a data set
Explain the purpose of dd * statement in jcl?
How can unused space allocation be returned to the system when a dataset is closed?
Name the statement which can be used to send data to another mvs jes3 node?
Is acct parameter mandatory?
Are there any set of rules for the names of the steps used in a job? What are they?
How to alter the parameters for the existing gdg?
which parameter is used to check the syntax of a jcl without executing it?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?