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

difference between server shared container and parallel shared container

6 Answers   CTS,


it is possible to load two tables data into one sequential file?if possible how?plz share with me?

6 Answers   TCS,


My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?

2 Answers   Wipro,


What r the existing server jobs in parallalism?

0 Answers   ITC Infotech,


What is the importance of the exception activity in datastage?

0 Answers  






how can we do null handling in sequential files

2 Answers   Reliance,


Explain Quality stage?

0 Answers  


Hi guys, 7. how to get this output i/p col1,col2 101,a 102,b 103,c 104,d o/p col1,col2 101,d 102,c 103,b 104,a Thanks

2 Answers   Cap Gemini, IBM,


On which interface you will be working as a developer?

0 Answers  


Triggers,VIEW,Procedures

0 Answers   CTS,


how to run a sequential file stage in parallel if the stage is used on the TARGET side

0 Answers   Virtusa,


j1,j2,j3 jobs r runing iwant to run j1,j3 after j2 how to do this using sequencer? 2)j1,j2,j3 jobs r runing iwant to run j1,j2,j3 how to do this?

1 Answers   Wipro,


Categories