Page 1 of 1

Posted: Tue Feb 12, 2013 3:16 pm
by ray.wurlod
Installation process is exactly the same whether or not the compiler is installed.

Of course you will not be able to compile any job that includes a Transformer stage, and you will not be able to compile any Build stage.

When did you move to RSA?

Posted: Fri Feb 15, 2013 3:00 am
by prasson_ibm
Hi Ray,
Thanks for your reply.I have taken the Premium membership but still i am unable to see the "Premium Contents".... :(

Posted: Mon Feb 18, 2013 11:21 am
by prasson_ibm
Hi Ray,
Thanks for your reply,now I am able to see premium content.I moved to RSA last year.

Posted: Wed Feb 27, 2013 5:36 am
by prasson_ibm
Hi Ray,
Can we able to compile Sequence jobs without C++ compiler.

I am asking this because we have job parameters like db password which will change from DEV to QA to PROD,so my intention is to compile Master sequence jobs with changed password and all downstream sub sequences and jobs should trigger with new password.

Posted: Wed Feb 27, 2013 7:33 am
by chulett
Ray has already listed what you couldn't compile without a C++ compiler also installed.

Posted: Wed Feb 27, 2013 2:49 pm
by ray.wurlod
... and you can infer from that that you can compile anything not mentioned in the list (which should also have included C++ functions used as parallel routines).

Posted: Thu Feb 28, 2013 1:29 am
by vamsi.4a6
Compiler is not necessary in the following cases

1)If u are not using any parallel transformer in job

2)If the user does not want to change anything in the Job because if the user change something user need to compile the job.

I think we can compile the Sequence jobs without C++ compiler

Posted: Thu Feb 28, 2013 7:34 am
by chulett
This information is already posted here. #2 is incorrect or at the very least way too generic. And yes, you can compile Sequence jobs.