Page 1 of 1

Tons of Warning (not error) messages

Posted: Wed Mar 10, 2004 12:51 am
by nageshn
Please help.

---------
HSH_REGION: When checking operator: Dropping component "REGION_CD" because of prior component with same name [api/interface_rep.C:5015]
---------

I get messages like the above for every column in the table which is being used in a job. Finally I get the following message too.

----------
HSH_REGION,0: Ignoring duplicate entry at table record 24; no further warnings will be issued for this table [keylookup/keylookup.C:763]
----------

What is the mistake I am doing or will it harm me later and how to fix it now.

Also, where can I get the error listing for PX. I do not have one and sometimes can't understand what the PX error is.

TIA
nageshn

Posted: Thu Oct 07, 2004 5:29 am
by jasper
if you are working with a join stage you migth want to check following posts:

viewtopic.php?t=89064
viewtopic.php?t=88888
which are both about fields with the same name in different inputs.
If you're working with the difference-stage these don't offer an answer tough. For the difference stage the fields from both inputs need to have the same name. However ds still logs that fields with the same name are dropped.
So I also have jobs which always give this warning.
Any one any idea for difference-stages?