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

Answers were Sorted based on User's Feedback



1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation..

Answer / chandrababu naidu

first precompile the subprogram then compile, linked and then
put into loadlib. later on compile and linked and finally run
the main program.

Is This Answer Correct ?    4 Yes 1 No

1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation..

Answer / chandrababu naidu

first precompile, compile, linked and bind the subprogram
i.e.,subprogram put into loadlib. later on compile and linked
and run the main program.

Is This Answer Correct ?    0 Yes 0 No

1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation..

Answer / 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

1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation..

Answer / 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

More JCL Interview Questions

What is Backward Referencing ?

3 Answers   HSBC,


What is the difference between the JOBLIB and the STEPLIB statements?

3 Answers  


GDG Create syntax ?

4 Answers   Xansa,


what r the types of job control statements?

2 Answers  


What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?

1 Answers  


What is the function of //jcllib statement?

0 Answers  


please could u tell me the difference between SORT, SYNCSORT,CA-SORT, DFSORT,

1 Answers   IBM,


Which storage devices are grouped under DASD and SYSDA ?

1 Answers   IBM,


I have 20 steps in a job... step01, 02....step17...step20. For some reason I want to execute step17 only if the return code for all the previous steps are less than or equal to 4. otherwise if return code for any of the previous 16 steps is greater than 4, then step17 should be bypassed. How do I do that ?? how and in which step should i formulate COND parameter

8 Answers  


I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?

5 Answers   Xansa,


What does S0C4 error mean?

8 Answers  


Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?

5 Answers   Maples, Patni, TCS,


Categories