I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
1194The 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 pgm opens the file in EXTEND mode. What happens ?
1546
how to run batch program without jcl?
What is multithreading in jcl?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Can we call instream to catalog and catalog to instream?
How do you overcome this limitation ?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What statement can be used to send data to another mvs jes3 node?
how would you create a temporary dataset? And where will you use them?
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 job processing, what happens in conversion stage?
how can you check if a file is empty using jcl?
What are the difference between jcl and jes?
What dd statement is used to supply the name of a dataset?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How can return codes be tested before execution of a job step?