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...


A maximum of 100 chars can be passed to Cobol through Parm
in JCL, If we want to pass more than 100 Chars how we can
do it ?

Answers were Sorted based on User's Feedback



A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 10..

Answer / krishna ambati

using sysin dd *

Is This Answer Correct ?    19 Yes 1 No

A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 10..

Answer / k.mahipalreddy

using comm-area

Is This Answer Correct ?    0 Yes 3 No

A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 10..

Answer / om prakash yadav

if u want to pass more than 100 char then u will pass the
char is cobol program. in jcl not possible.

Is This Answer Correct ?    1 Yes 13 No

Post New Answer

More JCL Interview Questions

I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )

9 Answers  


Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??

3 Answers   HSBC,


What are the parameter in the job card wihtout which job won't run........

10 Answers   IBM,


Differentiate between addressing mode and run mode.

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,


in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths

1 Answers   DELL,


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

0 Answers  


What are SD37, SB37, SE37 abends?

4 Answers  


What is jcl in mainframe?

0 Answers  


What are the differences between JES2 & JES3 ?

4 Answers  


Which is the most widely used batch performance monitor for DB2?

2 Answers  


what operation is performed by job statement?

0 Answers   IBM,


Categories