Page 1 of 1

DISPLAY variable not set: debugging not possible

Posted: Sat May 11, 2013 7:48 pm
by saraswati
Hello Friends,

I am trying to debug an operator, in this case - DB2 Stage in my Job because it has aborted with log: Failure executing operator logic.

From the dump, I see the operator number as 52. Hence I have set:
APT_DEBUG_OPERATOR to 52.

However during job run my job aborts with this message for the DB2 Stage:
"DISPLAY variable not set: debugging not possible"

Can any one point out what am I missing here.

Thanks.

Posted: Mon May 13, 2013 9:17 am
by saraswati
Friends: Any help on this?

Posted: Mon May 13, 2013 11:12 am
by ray.wurlod
Set your DISPLAY environment variable?

Posted: Mon May 13, 2013 5:19 pm
by saraswati
Ray:

Yes that is the error message. Can you please help me understanding the missing variable here?

Posted: Mon May 13, 2013 9:04 pm
by ray.wurlod
The DISPLAY environment variable is used to specfy which display to use. You can find more about it using an internet search.