Page 1 of 1

COLUMN FORMAT ERROR

Posted: Wed Aug 29, 2007 12:19 am
by Sangeetha
Oracle_Enterprise_0: CCR_MDM_ID floating point decimal not fully supported. Adjusting scale.

How do we handle this warning?

Posted: Wed Aug 29, 2007 12:23 am
by ArndW
Hello and welcome to DSXchange.

Before posting, it is wise to read this FAQ, which also explains how to use the search facility.

When you do so, you'll see that this is a common problem or question that most PX job developers will have encountered - the ones that haven't seen this warning just haven't used floating point data types yet.

The short answer is you cannot get rid of the warning, but you can use message handlers to demote the warning to an informational message or even to suppress the message altogether.