Business Intelligence « Różności …

Różności …

3 sierpnia 2016

OBIEE cache cleaning

Zaszufladkowany do: Business Intelligence — Tagi: — Jacek @ 16:02

Manually via the cache manager

Source:

http://gerardnico.com/wiki/dat/obiee/query_cache_purging

21 listopada 2015

BI formuły

Zaszufladkowany do: Business Intelligence — Tagi: — Jacek @ 13:48

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

OBIEE – Model based on one table

Zaszufladkowany do: Business Intelligence — Tagi: — Jacek @ 10:00

http://obieeil.blogspot.com/2013/02/obiee-model-based-on-one-table.html

18 listopada 2015

BI – total number of cells exceeded

Zaszufladkowany do: Business Intelligence — Tagi: — Jacek @ 13:37

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>

https://community.oracle.com/thread/2242702

2 grudnia 2011

Quiterian DDWeb

Zaszufladkowany do: Business Intelligence — Tagi: — Jacek @ 08:25

Strona startowa: www.jaceksen.pl