Explain how can an in-stream dataset be terminated?
No Answer is Posted For this Question
Be the First to Post Answer
what does mvs stand for?
How we can code in a jcl to execute a job in a particular time and date without using any job shudular?. (Eg) i want to execute a particular job at 8 am on 01/01/2010.
how to run batch program without jcl?
In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.
in ways data can be passed to a COBOL program from JCL?
Statement1 "We can not use UNCATLG in SMS managed VSAM datasets" Statement2 "We can not delete a SMS managed data set without UNCATLG it" (P-353, Saba Zameer book) Then how do we delete SMS managed VSAM datasets ?
the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
How jcl is used for testing batch programs?
what is check pending option
I've one sequential file, that file size is LREC=100 (File contain Records like 1 to 100). Now I was increase the file size is LREC=102. My question is I want insert 00 (Two Zeros) in to the new file (That output file looks like : 00123 up to 100). How will write the SORT card in JCL. Please let me know.
What is the motivation behind coding class parameter in job statement?
Can we delete the data using IEFBR14 , IEBGENER??