Page 1 of 1

Compilation Error

Posted: Tue May 05, 2009 4:16 pm
by sjordery
When I tried to recompile DataStage job which was already compiled some time ago, I received the following error:

"A configuration file (APT_CONFIG_FILE) must be set up to compile a Parallel transformer stage.
(EX_TX_LTG_Sun_ESTS_INCR_ph1_job.ltgsumhistincr".
Other developers getting the same errors.
We already working for more than one year in this environment.

Any help is appreciated.

Posted: Tue May 05, 2009 4:27 pm
by nagarjuna
Hi ,

I think in your job there is a parameter APT_CONFIG_FILE which should be pointing to correct path in order to get your job compile . Make sure that it has some valid default value in it .

Posted: Tue May 05, 2009 5:54 pm
by Kryt0n
Log in to your project through Admin, click the "Environments" button and select "Parallel" under "Categories". find the APT_CONFIG_FILE variable and get its value. Go to the directory identified and make sure the specified file exists.

If no value set, go to the $DSHOME/../Configurations directory, get the name of the apt file (assuming only one, if more than one, will have to find out from someone in your team which file should be used) and set the APT_CONFIG_FILE param to this file (with full pathname)