BI « 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

31 marca 2016

BI outer join

Zaszufladkowany do: BI — Tagi: — Jacek @ 08:12

5 lutego 2016

OBIEE BUNDLE PATCH 11.1.1.7.1

Zaszufladkowany do: BI — Tagi: — Jacek @ 15:21

https://blogs.oracle.com/proactivesupportEPM/entry/obiee_111171

OBIEE repository downgrade

Zaszufladkowany do: BI — Tagi: — Jacek @ 15:06

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

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

3 września 2015

Oracle BI – import metadata connection failed – windows

Zaszufladkowany do: Oracle — Tagi: — Jacek @ 09:00

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

6 listopada 2014

Oracle BI

Zaszufladkowany do: Oracle — Tagi: — Jacek @ 10:18

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

2 grudnia 2011

Quiterian DDWeb

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

Strona startowa: www.jaceksen.pl