The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The DISP in the JCL is SHR and the program opens the file in EXTEND mode. What happens ?
3 13755
What is timing concept in mainframe?
Is condition checking possible in jcl? If yes, how?
Can I send output of job to my remote device careerride123?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
how JCL works?
What is concatenating?
What is the function of job statement in jcl?
What is jcl in mainframe?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
how you can direct the data to spool using SYSOUT option?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What do you know about jcl?
What is the purpose of the dd keylen parameter?
How to do automated restart when a job abend?
Explain how can the attributes of one sms dataset be copied to another dataset?