Name the statement which can be used to send data to another mvs jes3 node?
No Answer is Posted For this Question
Be the First to Post Answer
How do you handle empty files in a JCL ?
Passing a variable parm from JCL to a cobol/db2 program
How to copy VSAM files without using REPRO
Must tape dataset definitions include vol=ser specifications?
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 pgm opens the file in EXTEND mode. What happens ?
Can you give the sort card to arrange the specific column in the version of GDG.
Explain about LMPUT-
How To get the last record in VSAM file in cluster? and How can u get the ksds file records into ur cobol program ? Pls tell me about these two questions.
What is the difference between the JOBLIB and the STEPLIB statements?
what is a MODELDSCB?
What are three parameters you can specify on Job statement as well as on exec stmt ?
In your JCL, run the even numbered steps if date is even and run odd numbered steps if date is odd . Where do you generate the date ??in cobol or JCL ??