i have step1,step2,step3 from where can i start coding cond parameter ?
Answer Posted / 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 |
Post New Answer View All Answers
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
a dd statement has 2 types of parameters. Name them?
How can a stopped job be started again?
Explain how can a jobs execution priority be modified?
Where can program checkpoints be stored for use in a restart?
what is DSN in JCL and what are the parameters to declare the DSN?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Explain about LMQUERY�give a dialog information about a data set
How is a type of file defined in the jcl that executes the cobol program?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Explain how can values be passed from the job stream to an executable program?
What are the difference between jcl and jes?
What are the jcl procedures?
What is the function of //jcllib statement?
Is condition checking possible in jcl? If yes, how?