can we modify the code in copy book? if it possible how to
submit ofter the modification.
Answer Posted / swathiii
Yes. We can modify the code in copy book. To reflect the
changes made, just compile it and then run
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
when can a job time-out occur? How to overcome that?
What is the purpose of dd dummy statement?
What is the difference between the positional and keyword parameters? Give examples.
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?
What is the function of the steplib dd statement?
what is a jcl?
Where & How Do You Code Identifier In Jcl?
What is the function of job statement in jcl?
What is the function of //cntl statement?
How does jcl specify the job to the operating system?
Is there any command to check wether the ps file is in sorted order?
How can an in-stream dataset be terminated?
Explain how can values be passed from the job stream to an executable program?
How can the submitting users racf authority be overridden in a job stream?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?