Answer Posted / vimal raj
you can restart your job from a particular step that u may
need. instead of running ur whole job. like uncommenting out
the step in the job card statement.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain in DD statement what is the use of DCB parameter?
How to pass data to a program that is coded in an exec statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
is there any way to execute more than one proc in the same exec statement at the same time..?
How can the disposition of sysout datasets be set for an entire jobstream?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
i want to store 20 digits . how will u do it in cobol ?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How can an in-stream dataset be terminated?
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 attributes of one sms dataset be copied to another dataset?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Is their any limit for data sets?
What is the format of comment statement?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you