OBIEE Cast did tank, the slightest mistake of timestamp

Hello
I am able to use the cast as tank and then convert based on the timestamp on 2 date columns to get the diffrnc of time using timestampdiff. It is on a database of the instance ebs 11.
As we are upgrading to EBS R12, we have implemented a new instance of obiee on that test. But in this new instance of test, the same formula is slightest mistake out.
The date is in the format yyyy/mm/dd. After melting as tank, I get it to mm-dd-yyyy format in both cases. But the cast as timestamp, in the new instance (r12), I get the error
Oracle error code: 1843, message: ORA-01843: not a valid month in the OIC calling OCIStmtFetch. [nQSError: 17012] In bulk fetch failed. (HY000)
.
I tried passing the date in the format "dd-MON-yy" (char format) in the instance of r12 and then cast timestamp and it seems to work. Why the bi server expects date in this format after tank and how do I change this?
Note: the nls_date_formats are the same in both the database.
in both files nqsconfig.ini date formats are also the same

any other place where I should put it?

Try to search the XML for the same code and replace using Catalog Manager.

Using Catalog Manager to find your old code that uses the cast as tank and replace it with the new code for more details, see
http://docs.Oracle.com/CD/E23943_01/bi.1111/e10541/prescatadmin.htm#i1046286

Since the given suggestion worked can mark you as correct on my last answer?

Published by: VIEREN Srini April 1, 2013 09:46

Published by: VIEREN Srini April 1, 2013 09:52

Tags: Business Intelligence

Similar Questions

Maybe you are looking for