i have step1,step2,step3 from where can i start coding cond parameter ?
Answers were Sorted based on User's Feedback
Answer / srk
u can code cond parameter on any step but coding it on step1
results nothing because no return code verification for step1.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / arunudhay
You can start either from step 1 or 2 or 3,it doesn't matter
but depending on your COND stmt the steps will be executed.
| Is This Answer Correct ? | 5 Yes | 4 No |
Hi, can any one tell about " How do u eliminate the duplicates "
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
For how long a job can be executed continuously in a mainframe ?
how to solve u4038 abbend?........
When we give TYPERUN = SCAN , what are the syntax errors we get?
in jcl you are having JCLLIB and STEPLIB what happens
how JCL works?
how to edit a tape dataset ? asked in wipro
how can u understand ps and pds from their names ?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
How jcl is used for testing batch programs?
Explain about SYSVAR