I have a dataset with record length 40 in production, due
to some requirements it was changed to 80. Then how can we
know the jobs which are effected by this change and how can
we resolve it.
Answer Posted / shrik
Search the information of all the jobs that use this
particular changed program.
Then u need to override/change the DCB parameter LRECL to 80
from 40 which wuld resolve the issue.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to pass data to a program that is coded in an exec statement?
Explain the purpose of dd * statement in jcl?
how can the same proc be re-used and called by many jobs?
Explain how can a jobs execution priority be modified?
how you will the direct the data to spool using sysout option?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Explain the function of //cntl statement?
What is the difference between run mode and addressing mode?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Matching Logic in Jcl not in cobol.Could any one please answer this question
A dd statement consists of 4 fields. Name them?
what are JCLLIB and STEPLIB in JCL?
What is the purpose of dd dummy statement?
What does a disposition of (new,catlg,keep) for a dsn mean?
State the uses of syspring, sysin, sort fields, sum fields and dummy.