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
What parameter directs the output of the job log dataset?
What is the function of //jcllib statement?
What is the purpose of dd * statement in jcl?
what is JCL?
What is the use of symbol // in jcl?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
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
what is DSN parameter and DISP parameter is used for?
in ways data can be passed to a COBOL program from JCL?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What dd statement is used to supply the name of a dataset?
Explain the hierarchy levels in jcl?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Why include statement is used in a jcl?
Explain the jcl exec statement?