Page 1 of 1

Regarding Compilation of job

Posted: Wed Jun 13, 2012 11:58 pm
by ksv2584
Hi

One of the job in our project is compiling for 30mins , the jobs is not very complicated also

4 lookup stages
6 trasnformers
4 Oracle Connectors
and few other stages

Please suggest how can we reduce the compilation time

Thanks in advance

Posted: Thu Jun 14, 2012 12:10 am
by ray.wurlod
Less traffic on the network between engine and client tiers.
More powerful server for engine tier.
Fewer columns in design.

Re: Regarding Compilation of job

Posted: Thu Jun 14, 2012 12:12 am
by SURA
Not sure why the job is taking much time to compile. But you can try the below option.

Copy the stages alone and place it in a new pallet.
Save it as a different name.

Try to compile it.

Let us know how this went!