Reporting - EBS (MOSC)

MOSC Banner

ODI Error: " date format picture ends before converting entire input string"

edited Mar 27, 2011 9:33PM in Reporting - EBS (MOSC) 5 commentsAnswered
 Hi,

This is a strange error I am getting in one of the ODI QA envs for date related variables. The Date related varibale is returning Date+Timestamp as it's o/p where as I am expecting only Date value. The Refresh query is working fine in DEV env but in QA env the date is also getting appended with timestamp.

ODI Refresh Query: SELECT TO_DATE('21000101','YYYYMMDD') FROM DUAL;

Values in QA env: "2100-01-01 00:00:00.0"  (This should have been ONLY "2100-01-01")

I tried all options but nothing worked out. Can anybody help on this..? Is this an ODI internal bug...?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center