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


WHAT IS FORCE COMPILE?

Answers were Sorted based on User's Feedback



WHAT IS FORCE COMPILE?..

Answer / disney

For parallel jobs there is also a force compile option. The
compilation of parallel jobs is by default optimized such
that transformer stages only get recompiled if they have
changed since the last compilation. The force compile
option overrides this and causes all transformer stages in
the job to be compiled. To select this option:

Choose File > Force Compile

Is This Answer Correct ?    23 Yes 1 No

WHAT IS FORCE COMPILE?..

Answer / veeresh

When re-compiling a job, the optimizer will not compile code it detects was not changed. A Force Compile re-compiles all the code in the job.

Is This Answer Correct ?    6 Yes 1 No

WHAT IS FORCE COMPILE?..

Answer / vijaya

when ever u compile the job for first time it is know as
force compile when ever u do some changes to the job and
compile the job this compilation is known as ordinary compile

Is This Answer Correct ?    10 Yes 14 No

Post New Answer

More Data Stage Interview Questions

Pls tell me what is troubleshooting in datastage view?

1 Answers  


What are the types of containers in datastage?

0 Answers  


On which Dimension Table you implemented SCD Type in your Project

0 Answers  


Difference between sequential file and data set?

0 Answers  


what is the differeces between hash and modulus partition methods

4 Answers   TCS,


hi this is kiran i have one table i want divide the table with two different table like even rows and odd rows how can i do this one tell me plzz

4 Answers  


What is the sortmerge collector?

0 Answers  


Is possible to create skid in dim,fact tables?

0 Answers   NTT Data,


what are .ctl(control files) files ? how the dataset stage have better performance by this files?

0 Answers   IBM,


eno ename 1 qaz 1 wsx 1 edc 2 zxc 2 asd 3 qwe 3 wer 3 tru 4 rgj Output: eno ename count 1 qaz,wsx,edc 3 2 zxc,asd 2 3 qwe,wer,tru 3 4 rgj 1 I want the above output to be solved by DataStage as well and I have to write SQL query for the same output.

4 Answers   Wipro,


one file contains col1 100 200 300 400 500 100 300 600 300 from this i want to retrive the only duplicate like this tr1 100 100 300 300 300 how it's possible in datastage?can any one plz explain clearley..........?

8 Answers   IBM,


If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,else the changes will be reflected automatically

6 Answers   TCS,


Categories