Page 1 of 1

$Apt_disable_combination

Posted: Sun Mar 31, 2013 6:34 am
by karthikeyan muraleeswaran
Hi All,

What is the use of this $Apt_disable_combination Variable. Why we are Enabling this.

Thanks,

Re: $Apt_disable_combination

Posted: Mon Jul 16, 2018 11:12 am
by WBlaustein
Why not just post the link to the IBM documentation, which also does not answer the question as to "WHY".

Posted: Tue Jul 17, 2018 6:26 am
by qt_ky
Why enable? Because you need to debug a problem. After you resolve the problem, set it back to False again.

Posted: Tue Jul 17, 2018 7:16 am
by chulett
The "why" of it has been discussed here in the past but not recently from what I recall. There are several core APT variables that people have identified as ones you should include in every job. Sorry that I don't remember the full set but this is definitely one of them. As noted, it allows you to simply set it to TRUE if you ever need to debug a job with a generic "CombinedOperator" error without having to go back to the design (and promotion process) to add it.

Perhaps we can morph this conversation around to that topic. General question to the home audience: what APT variables are you setting up in every job as a best practice?

Posted: Wed Jul 18, 2018 6:04 am
by qt_ky
We do not include any APT environment variables on every job. If we hit some sort of unusual problem, then we will create a copy of the job for debugging purposes and start narrowing down the problem as needed. That process may or may not require special APT environment variables to be added.

We do, as a standard practice, set APT_DUMP_SCORE=True at the project level on every project, via Administrator.