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 / rajaraman
if the dataset use any copybook,search in program
library.then u will get affected programs.then search in
the jcl library.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between run mode and addressing mode?
How to run cobol program using jcl?
What is the maximum length of a single line of jcl?
How can values be passed from the job stream to an executable program?
What is notcat 2 - gs?
How jcl work to handle various input output file operations?
whats the diff bw the evaluate also and and?
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
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How can unused space allocation be returned to the system when a dataset is closed?
what is the purpose of coding notify parameter in job statement?
Explain the job statement in jcl?
i want to store 20 digits . how will u do it in cobol ?
How can the submitting users racf authority be overridden in a job stream?
Explain the function of the steplib dd statement?