Manually via the cache manager
-
Open the Administration Tool
-
In the Menu : Manage / Cache
Source:
http://gerardnico.com/wiki/dat/obiee/query_cache_purging
Source:
http://gerardnico.com/wiki/dat/obiee/query_cache_purging
http://obieenow.blogspot.com/2014/06/nqserror-36010-server-version-325-can.html
cd C:\Program Files\Oracle Business Intelligence Enterprise Edition Plus Client Tools\oraclebi\orahome\bifoundation\server\bin
nqgenoldverrpd.exe -P Admin123 -I D:\Sample\HandsOn.rpd -O D:\Sample\HandsOn_325.rpd -V 325
CASE “PR_PROJEKT_HIST”.”RODZAJ” WHEN 2 THEN ‘Grant’ WHEN 3 THEN ‘Przetarg/Zlecenie’ WHEN 4 THEN ‘MIR – własne’ WHEN 5 THEN ‘Zakład – własne’ WHEN 1 THEN ‘Statutowy/Konkurs’ ELSE CAST(“PR_PROJEKT_HIST”.”RODZAJ” AS CHAR(5)) END
REPLACE(CAST(“MULTISPORT_DATA”.”RODZAJ_KARTY” AS char(3)), ’3′, ‘MultiActive5′)
dd.MM.yyyy
View Display Error Maximum total number of cells exceeded (Configured Limit: 400000). Error Codes: EY692ZW9
Change MaxCells Value in instanceconfig.xml file located in <biee11g_install>\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1
For Example:
example:
<Pivot>
<MaxCells>1920000</MaxCells>
<MaxVisibleColumns>30</MaxVisibleColumns>
<MaxVisiblePages>1000</MaxVisiblePages>
<MaxVisibleRows>64000</MaxVisibleRows>
<MaxVisibleSections>25</MaxVisibleSections>
<DefaultRowsDisplayed>64000</DefaultRowsDisplayed>
<DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
<DefaultRowsDisplayedInDownload>64000</DefaultRowsDisplayedInDownload>
<DisableAutoPreview>false</DisableAutoPreview>
</Pivot>
<Table>
<MaxCells>1920000</MaxCells>
<MaxVisiblePages>1000</MaxVisiblePages>
<MaxVisibleRows>64000</MaxVisibleRows>
<MaxVisibleSections>25</MaxVisibleSections>
<DefaultRowsDisplayed>64000</DefaultRowsDisplayed>
<DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
<DefaultRowsDisplayedInDownload>64000</DefaultRowsDisplayedInDownload>
</Table>
1. Edit registry under HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\<Oracle_Home> to make sure NLS_LANG key is set to a valid characterset for the Oracle Client used as the DSN.
2. Please edit the file %OBIEE_Client_Home%\\oraclebi\orahome\bifoundation\server\bin\bi_init.bat to set %ORACLE_HOME%\bin as first entry in the PATH.
3. Please add TNS_ADMIN entry to the bi_init.bat file to point to your Oracle client tnsnames.ora home directory path (in case exists) or to your OBIEE tnsadmin %OBIEE_Client_Home%\Oracle_BI1\network\admin.
e.g.
set TNS_ADMIN=C:\oracle\product\11.2.0\client_1\network\admin
OR
set TNS_ADMIN=C:\Oracle\OracleBIEE11g\Oracle_BI1\network\admin
https://community.oracle.com/thread/2267972
http://www.oracle.com/us/solutions/business-analytics/business-intelligence/overview/index.html
http://www.oracle.com/technetwork/middleware/bi-foundation/overview/index.html?ssSourceSiteId=ocomen
Strona startowa: www.jaceksen.pl