in ways data can be passed to a COBOL program from JCL?
No Answer is Posted For this Question
Be the First to Post Answer
What is a MODEL Paramater in GDG ?
I have a sequential file in which there are 50 records. Now I want to copy all the 50 records in the reverse order into a new file? The last record in the original file should be the first record in the new file. How can I do it?
In sms datasets, what is the function of the dd avgrec keyword?
When should DISP=MOD is used?
Explain dd statement in jcl?
Are there any set of rules for the names of the steps used in a job?
IN-STREAM DATA NOT ALLOWED IN PROC how can come out from this problem
What is NOTCAT ?
Why do you use a control card?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
how do u define a file in cobol and jcl ?
What are the difference between jcl and jes?