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

As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged or Inline Procedure also ?

2 Answers   IBM, RS Software,


IN-STREAM DATA NOT ALLOWED IN PROC how can come out from this problem

7 Answers  


Can we call instream to catalog and catalog to instream?

0 Answers  


How to view the hexa decimal value thru file aid if copy book is not present for that particular data

1 Answers  


I have two input SORTIN files and We need to create one SORTOUT file which contains data of both input files. What is the SortCard for this?. Suppose the length of the both files are different, then How we do it? Please reply ASAP

4 Answers   CSC,


A dd statement consists of 4 fields. Name them?

0 Answers  


In a proc i will concatinate 4 dd statements.i want to overide 3 dd statement through jcl how?

3 Answers  


Why we will create load module in PDS only, Why nt in PS?

2 Answers   TCS,


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

0 Answers   IBM,


how can handle the s0c4 abend???

3 Answers  


Suppose i have 2 steps in my pgm. Step1- creates a file, Step2 - generates report from file in step1, What changes have to be made in Step2, so that if the file in Step1 is empty Step2 should not be executed? No changes to be made to Step1.

4 Answers   TCS,


Is it possible to code instream data in a PROC?

0 Answers  


Categories