List the various advantages of using jcl language?
No Answer is Posted For this Question
Be the First to Post Answer
If i have defined an temperory dataset in step2, how can i call back or use the same dataset in step5 of the same job
which utility is used to run a cobol-db2 program?
how to resolve the soc4 error?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
How can the disposition of sysout datasets be set for an entire jobstream?
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
IF we are calling a PROC from Jcl...This Proc have 3 steps in it and we want to execute only the second step using the JCL, How to do it?? Please give the answer ASAP:)
Hi, My dataset have multiple records, say 100. I want to start copy records only after a record contain a specific value that may be in a specific position. Secondly I want to stop copying rest records if certain record contains a specific value. Can it be done using SORT/ICETOOL utilities?
how can we pass external data to instream procedures
5 Answers IBM, Infosys, Ocwen,
We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
Describe the DD statement, its meaning, syntax and keywords?
what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?