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

FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER
the LIMIT parameter after it is defined'. (p-211).
But many persons have written that it can be changed, which
one is true ?

Answer Posted / rup

In generation program you would have given limit earlier as
limit(5) , You can change the limit by this way.
//SYSIN DD *
ALTER ****.***.** LIMIT(6) NOEMPTY SCRATCH
/*Now limit changes to 6
//

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to define dd statements as you want?

1166


What are the difference between jcl and jes?

1664


Is acct parameter mandatory?

1277


How can a stopped job be started again?

1244


can any one plzzzzzz tell the jcl code for creating ps using idcams

11767


How can a fb file convert to vb file using sort program?

1398


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

1352


is there any way to execute more than one proc in the same exec statement at the same time..?

2676


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

2409


what operation is performed by job statement?

1179


what is the compile process of cobol program expalin with code

2652


What do you understand by the term job time – out and how can you overcome that?

1087


What are the parameter we cannot use in procedure?

1198


What are the utility programs in jcl?

1218


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

1211