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

1)what is compilation jcl for cobol program but it is
calling another program 2)what is compilation jcl for cobol
program but it is calling another program(in this, main
program is pure cobol but sub program is cobol+db2
program.can anyone please answer me for above questions.
it's very urgent

Answer Posted / mohan.chepuri

1) no it is not calling the another pgm,it wil compile
current pgm
2)no

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what happens in conversion stage in job processing?

1274


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2344


What is jcl in mainframe, and how many types of jcl statements are there for a job?

1247


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

1283


Explain about LMQUERY�give a dialog information about a data set

1508


what is the use of JCL?

1210


what is DSN in JCL and what are the parameters to declare the DSN?

1250


Is it possible to left uncode disp?

1249


which utility is used to run a cobol-db2 program?

1464


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

1526


What is use of restart and how to use it?

1361


Can we call instream to catalog and catalog to instream?

1188


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1381


What statement can be used to send data to another mvs jes3 node?

1688


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

1174