How can you execute a COBOL program via SYSIN in JCL?
Answer / vinay sonar
cut the COBOL program and paste in into
//SYSIN DD*
//
and then submit the job.
Here COBOL program acts like instream data for JCL
Is This Answer Correct ? | 1 Yes | 7 No |
What you mean by skeleton JCl?
What does a disposition of (NEW,CATLG,DELETE) mean?
what is the difference between static call and dynamic call?
Max. No of DD statements in a job ?
Explain about REXX
What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
Can I concatenate various datasets whose organization are different from each other. Lets say I want to cancatenate a PDS file, a PS file, a GDG file etc. Can You do that ?? If yes, how ? is there any separate Utility to do so ???
how to solve u4038 abbend?........
. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance
When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).
What type of versions we r using in mainframe (jcl, cobol, db2, vsam, cics)?
If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?
13 Answers Cognizant, Convergys, IBM, TCS, Wipro,