Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


In how ways you can pass the data from Jcl to cobol ?

Answers were Sorted based on User's Feedback



In how ways you can pass the data from Jcl to cobol ?..

Answer / g.naveen

Mainly in 3 ways we can pass the data from Jcl to Cobol by
using Parm parameter,by using files and sysin dd *.

Is This Answer Correct ?    33 Yes 0 No

In how ways you can pass the data from Jcl to cobol ?..

Answer / rknaidu

Four ways.
there are,
1. sysin card.
2. via parm parameter.
3. files.
4. control cards.

Is This Answer Correct ?    11 Yes 0 No

In how ways you can pass the data from Jcl to cobol ?..

Answer / vinay sonar

You can pass data from JCL to COBOL using parm
parameters,sysin dd* and using ACCEPT statment

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More JCL Interview Questions

I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?

2 Answers  


What is the syntax of JCL statement?

0 Answers  


i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it

1 Answers   L&T,


What are the rules employed while naming the steps in a job?

0 Answers  


How can the submitting users racf authority be overridden in a job stream?

0 Answers  


Suppose I have a file with three fields with data in the following format 1. empid - S9(4) COMP 2. empname - X(20) 3. empsal - S9(5)V(2) COMP-3 If I view this file, it will not be in a readable format. How to display the empid and empsal fields in a readable format without using COBOL program? What kind of SORT card will have to be coded?

4 Answers  


how would you create a temporary dataset? And where will you use them?

0 Answers  


How many types we can give input to JCL

5 Answers   UHG,


Do we need to code DCB parameters when using DISP position as MOD?

1 Answers   Accenture,


what is the use of IEBGENER utility?

0 Answers  


Explain about ISPF/TSO Commands

0 Answers  


what is use of dsn parameter in dd statement?

0 Answers   IBM,


Categories