Hi,
We have a datamart in SQL Server. Any SQL with a unicode filter does not return data.
Sample SQL
select * from dbo.dim_addr_mtch_mstr
where org_full_nm = '??????'
I can get results back if i prefix a N before the literal.
select * from dbo.dim_addr_mtch_mstr
where org_full_nm = N??????'...
Hello,
I have read about the OLAP services. I want to explore the Intelligent cubes. But, how do I create an Intelligent cube. OLAP services - is it another software component that I need to install or does it automatically get installed with 7.2.1. The version that I am working with is...
Hello,
We have two projects that are currently in production. We are in the process of upgrading to 7i. Export to excel from one of the projects (for same number of rows and columns) takes a longtime compared to other. The MaxHeapSize for JVM is set to 256MB, Maximum Number of XML cells set...
Nlim and Nate, thanks for responding. We lost all the prompt answers because the prompts were changed. We had to add some descriptions to the prompts. It seems that even simply opening and saving a prompt without changing anything would clear all the saved prompt answers on the saved reports...
Hello,
We have lot of users that have saved reports. They usually run reports for a particular business segment or geography. They answer the prompts and save the reports. This week, all the saved prompt answers were lost. When the users open up the report they no longer see the saved...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.