How to send data from cobol program to jcl?

Answers were Sorted based on User's Feedback



How to send data from cobol program to jcl?..

Answer / gaurav

We can set the RETURN-CODE in COBOL which is passed to JCL

Is This Answer Correct ?    14 Yes 0 No

How to send data from cobol program to jcl?..

Answer / challa srinivas

We can send output as a (PDS member) with DISP=SHR. The DISP applies to the PDS and not to specific member.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More JCL Interview Questions

i need some shortcuts and tso commands can any on ehelp me in these ?

1 Answers  


How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?

1 Answers  


How do you pass parameters to the program as the job is being executed ?

2 Answers  


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

0 Answers  


What is the difference between primary and secondary allocations for a dataset?

8 Answers  






How to fetch even records from one file to another file by using ICETOOL in JCL?

3 Answers  


what is the difference between JES3 and JES2?

0 Answers  


What statement can be used to send data to another mvs jes3 node?

0 Answers  


Can we call instream to catalog and catalog to instream?

0 Answers  


I have a dataset with record length 40 in production, due to some requirements it was changed to 80. Then how can we know the jobs which are effected by this change and how can we resolve it.

3 Answers   iGate,


wht happens if blksize = 0 and lrec = 0 ?

1 Answers   TCS,


wht do u mean by notify parameter, how can u give acess to multiple users ?

4 Answers   L&T,


Categories