I am breaking my head on the wall to find out what is the wrong with the datetime columns. Here is the Scenario:
I am using ‘Date’ functions for all the date type columns, because, to avoid time stamp.
I am using all the date objects in the (result objects) report without any problem.
I tried to create a condition based on the date range and ran the report, I got the error message as follows
"The string representation of a datetime value is out of range. "
I tried to select the values from LOV, it showed date&time eventhough I used Date function on that object and changed the format in the universe.
I changed the format ‘mm/dd/yyyy’ as in database on that object in the universe.
I tried all the possibilities, but end in vain.
Please folks, help me out on this issue. What are the other possibilities to solve this problem? Any BO Driver problem?
Thanks
Ravi.
______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
Which db2 version you are using ? Db2/nt or db2/mvs and V5.2.3 or V6.1
Hi DB2 Folks,
I am breaking my head on the wall to find out what is the wrong with the datetime columns. Here is the Scenario:
I am using ‘Date’ functions for all the date type columns, because, to avoid time stamp.
I am using all the date objects in the (result objects) report without any problem.
I tried to create a condition based on the date range and ran the report, I got the error message as follows
"The string representation of a datetime value is out of range. "
I tried to select the values from LOV, it showed date&time eventhough I used Date function on that object and changed the format in the universe.
I changed the format ‘mm/dd/yyyy’ as in database on that object in the universe.
I tried all the possibilities, but end in vain.
Please folks, help me out on this issue. What are the other possibilities to solve this problem? Any BO Driver problem?