How can we pass data from cobol to JCl?
Answer Posted / mr2981
by using file we can pass data ,by using return code
Is This Answer Correct ? | 9 Yes | 14 No |
Post New Answer View All Answers
Explain about different table spaces.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
) how do u code after getting data?
What is the difference between Call and a Link?
State the various causes of s0c1, s0c5 and s0c7.
What is the use of intialize verb?
What do you understand by psb and acb?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What are the different types of condition in cobol and write their forms.
How to know whether the module is dynamical or statistical?
Define static linking and dynamic linking.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Are you comfortable in cobol or jcl?
Which mode is used to operate the sequential file?