We have an output dataset in job with disp parameter as SHR.
Can we write data in that file dataset?
Answers were Sorted based on User's Feedback
What is the error in the following JCL statements : I) //step#three exec pgm=hkbc762 ii) //step#3 exec pgm = hkbc762 iii) //step#3 exec pgr = hkbc672
how many max steps can we use in a job? pls answer to my question
Explain about LMQUERY�give a dialog information about a data set
How to pass data to a program that is coded in an exec statement?
i) Difference between ps, esds, ii) Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb
Please give me the coding for converting VB to FB and FB to VB
In my job I have 6 steps. Step01,02,03...step06. after executing step02 i want to skip step03 and want to execute step04. and once step04 is done then I want to go back and execute step03. once step03 is completed I want execute step05, 06 and so on... can any one tell me how do i do that???
when can a job time-out occur? How to overcome that?
can we give instream data in procedure
Does jcl support automatic restart?
How to find the length of variable length copybook using fileaid ??
What are the basic JCL Statements for a Job?