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

Differentiate between datastage and datastage tx?

0 Answers  


What is the method of removing duplicates, without the remove duplicate stage?

0 Answers  


How can we perform 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?

1 Answers   Infosys, TCS,


what is the Difference Between Datastage Server Edition and Parallel Edition?

2 Answers   Tech Mahindra,


What is exact difference between Parallel Jobs and server Jobs..

8 Answers   DELL, IBM,






Hi Vijay here For Four CPU's how many nodes will required?

4 Answers   TCS,


What are the differences between datastage and informatica?

0 Answers  


How to display all the duplicate records from the oracle Table?

3 Answers   IBM,


SOURCE LIKE I_D,F1,F2 --------- 100,N,Y 100,N,N 100,Y,N 101,Y,Y 101,N,Y 102,Y,N 103,N,N 104,Y,Y 105,N,N 106,N,Y 102,N,Y 105,Y,Y O/P LIKE ID flag1 flag2 101 Y Y 101 N Y 102 Y N 102 N Y 104 Y Y 106 N Y

4 Answers  


i have input like this Column 1 ,column 2 3,a 4,b 5.c i want output  aaa bbbb ccccc Ple help any one?

4 Answers   SLK Software,


SOURCE CITY NAME1 NAME2 NAME3 NAME4 BGLR HCL CSC IBM TCS TARGET CITY COMPANY BGLR HCL BGLR CSC BGLR IBM BGLR TCS

1 Answers  


What all the types of jobs you developed?

0 Answers  


Categories