Hello Everyone,
The Latest version of OBIEE as of 15-APR-2014 has been released few days ago. Please check the following link for more details.
https://blogs.oracle.com/proactivesupportEPM/entry/obiee_11_1_1_75
Thanks,
Nagarjuna
<ServerInstance> <Cache> <Query> <MaxEntries>100</MaxEntries> <MaxExpireMinutes>60</MaxExpireMinutes> <MinExpireMinutes>10</MinExpireMinutes> <MinUserExpireMinutes>10</MinUserExpireMinutes> </Query> </Cache> <ServerInstance>
Element | Description | Default Value |
---|---|---|
MaxEntries |
Specifies the maximum number of open record sets that Presentation
Services keeps open at any one time. The minimum value is 3. For systems
under significant loads, you can increase this value to 700 or 1000. |
500 |
MaxExpireMinutes |
Specifies the maximum amount of time, in minutes, that an entry in
the cache can exist before it is removed. Depending on the number of
analyses being run, an entry might be removed before the time limit
expires. |
60 (one hour) |
MinExpireMinutes |
Specifies the minimum amount of time, in minutes, that an entry in
the cache can exist before it is removed. The setting for
CacheMinUserExpireMinutes can force an entry for a particular user to
exist for a longer time than that specified by the CacheMaxExpireMinutes
element. |
10 |
MinUserExpireMinutes |
Specifies the minimum amount of time, in minutes, that an entry in the cache can exist after it has been viewed by a user. For example, if CacheMaxExpireMinutes is set to 60 minutes and a user views the entry during the 59th minute, the entry exists for that user for an additional 10 minutes. The user can continue paging through the data without requiring a new analysis to be run. |
10 |
<ServerInstance> <Prompts> <MaxDropDownValues>256</MaxDropDownValues> <AutoApplyDashboardPromptValues>true</AutoApplyDashboardPromptValues> <AutoSearchPromptDialogBox>true</AutoSearchPromptDialogBox> <AutoCompletePromptDropDowns> <SupportAutoComplete>true</SupportAutoComplete> <CaseInsensitive>true</CaseInsensitive> <MatchingLevel>MatchAll</MatchingLevel> <ResultsLimit>50</ResultsLimit> </AutoCompletePromptDropDowns> </Prompts> </ServerInstance>
Element | Description | Default Value |
---|---|---|
AutoApplyDashboardPromptValues | Specifies whether to display various fields, as described in the following list: If True, then
|
True |
AutoSearchPromptDialog | Specifies whether search results are displayed and highlighted when the user types the search parameter (without clicking the Search button). | True |
CaseInsensitive | Specifies whether the auto-complete functionality is
case-insensitive. If set to True, case is not considered when a user
enters a prompt value such as "Oracle" or "oracle." If set to False,
case is considered when a user enters a prompt value, so the user must
enter "Oracle" and not "oracle" to find the Oracle record. The system
recommends the value with the proper case. |
True |
Matching Level | Specifies whether the auto-complete functionality uses matching to
find the prompt value that the user enters into the prompt field. These
settings do not apply when the user accesses the Search dialog to locate
and specify a prompt value. Use the following settings:
|
MatchAll |
MaxDropDownValues | Specifies the maximum number of choices to display in the following locations:
|
256 |
ResultsLimit | Specifies the number of matching values that are returned when the auto-complete functionality is enabled. | 50 |
SupportAutoComplete | Enables or disables the auto-complete functionality of prompts. A setting of True turns auto-complete on, which means that the Prompts Auto-Complete field is displayed and is set to On in the My Account dialog and in the Dashboard Properties dialog. A setting of False turns auto-complete off, which means that the auto-complete fields in the My Account and Dashboard Properties dialogs are not available. |
False, unless you are running Oracle BI EE on the Oracle Exalytics In-Memory Machine |
To manually edit the settings:
<ServerInstance>
<ODBC>
<!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
<ResultRowLimit>700000</ResultRowLimit>
</ODBC>
<Views> <Cube> <CubeMaxRecords>40000</CubeMaxRecords> <CubeMaxPopulatedCells>120000</CubeMaxPopulatedCells> </Cube> <Table> <MaxCells>10000</MaxCells> <MaxPagesToRollOutInDelivery>1000</MaxPagesToRollOutInDelivery> <MaxVisiblePages>1000</MaxVisiblePages> <MaxVisibleRows>500</MaxVisibleRows> <MaxVisibleSections>25</MaxVisibleSections> <DefaultRowsDisplayed>30</DefaultRowsDisplayed> <DefaultRowsDisplayedInDelivery>250</DefaultRowsDisplayedInDelivery> <DefaultRowsDisplayedInDownload>65000</DefaultRowsDisplayedInDownload> </Table> <Pivot> <MaxPagesToRollOutInDelivery>1000</MaxPagesToRollOutInDelivery> <MaxVisibleColumns>300</MaxVisibleColumns> <MaxVisiblePages>1000</MaxVisiblePages> <MaxVisibleRows>500</MaxVisibleRows> <MaxVisibleSections>25</MaxVisibleSections> <DefaultRowsDisplayed>30</DefaultRowsDisplayed> <DefaultRowsDisplayedInDelivery>250</DefaultRowsDisplayedInDelivery> <DefaultRowsDisplayedInDownload>65000</DefaultRowsDisplayedInDownload> </Pivot> <Trellis> <Simple> <MaxCells>1000</MaxCells> <MaxVisibleSections>10</MaxVisibleSections> <MaxVisiblePages>1000</MaxVisiblePages> <MaxVisibleRows>100</MaxVisibleRows> <MaxVisibleColumns>75</MaxVisibleColumns> <MaxPagesToRollOutInDelivery>1000</MaxPagesToRollOutInDelivery> <DefaultRowsDisplayed>10</DefaultRowsDisplayed> <DefaultRowsDisplayedInDelivery>100</DefaultRowsDisplayedInDelivery> <DefaultRowsDisplayedInDownload>6500</DefaultRowsDisplayedInDownload> </Simple> <Advanced> <MaxCells>5000</MaxCells> <MaxVisibleSections>50</MaxVisibleSections> <MaxVisiblePages>1000</MaxVisiblePages> <MaxVisibleRows>250</MaxVisibleRows> <MaxVisibleColumns>150</MaxVisibleColumns> <MaxPagesToRollOutInDelivery>1000</MaxPagesToRollOutInDelivery> <DefaultRowsDisplayed>25</DefaultRowsDisplayed> <DefaultRowsDisplayedInDelivery>250</DefaultRowsDisplayedInDelivery> <DefaultRowsDisplayedInDownload>10000</DefaultRowsDisplayedInDownload> </Advanced> </Trellis> <Charts> <MaxVisibleColumns>2000</MaxVisibleColumns> <MaxVisiblePages>1000</MaxVisiblePages> <MaxVisibleRows>2000</MaxVisibleRows> <MaxVisibleSections>25</MaxVisibleSections> <EmbedFonts>True</EmbedFonts> <SectionSliderDefault>150</SectionSliderDefault> <SectionSliderLimit>300</SectionSliderLimit> <JavaHostReadLimitInKB>4096</JavaHostReadLimitInKB> </Charts> <Narrative> <MaxRecords>40000</MaxRecords> <DefaultRowsDisplayed>30</DefaultRowsDisplayed> </Narrative> <Ticker> <MaxRecords>40000</MaxRecords> </Ticker> </Views>
</ServerInstance>
Element | Description | Default Value | Applicable Views |
---|---|---|---|
DefaultRowsDisplayed | Specifies the default number of rows to display in views in analyses and dashboards. This number should not exceed the number that is specified for the MaxVisibleRows element. | 25 (10 for Simple Trellis) | Narrative, Pivot Table, Table, Trellis |
DefaultRowsDisplayedInDelivery | Specifies the default number of rows that can be included in the view when it is displayed on a dashboard. | 100 for Simple Trellis; 250 for Advanced Trellis, Table, and Pivot Table | Pivot Table, Table, Trellis |
DefaultRowsDisplayedInDownload | Specifies the default number of rows that can be included in the view when it is downloaded, such as to a PDF file. | 65000 (6500 for Simple Trellis; 10000 for Advanced Trellis) | Pivot Table, Table, Trellis |
MaxCells | Specifies the maximum number of cells to be displayed in a view. This number should not exceed the product of MaxVisibleColumns times MaxVisibleRows, which is what the system attempts to render. | 50000 (1000 for Simple Trellis) | Pivot Table, Table, Trellis |
MaxPagesToRollOutInDelivery | Specifies the maximum number of pages that can be included in the view when it is displayed on a dashboard. | 1000 | Pivot Table, Table, Trellis |
MaxRecords | Specifies the maximum number of records that can be included in the view. | 40000 | Narrative, Ticker |
MaxVisibleColumns | Specifies the maximum number of columns to be displayed in a view. | 300 (75 or Simple Trellis; 150 for Advanced Trellis) | Graph, Pivot Table, Trellis |
MaxVisibleRows | Specifies the maximum number of rows to be displayed in a view. The value of DefaultRowsDisplayed should not exceed this value. For tables and pivot tables, specifies the following: |
500 (100 or Simple Trellis; 250 for Advanced Trellis) | Graph, Pivot Table, Table, Trellis |
MaxVisiblePages | Specifies the maximum number of view prompts (or pages in PDF) to be displayed in a view. | 1000 | Graph, Pivot Table, Table, Trellis |
MaxVisibleSections | Specifies the maximum number of sections to be displayed in a view. This element does not apply when a slider is in place for a graph. The SectionSliderDefault and SectionSliderLimit elements apply to limit section values when a slider is in place. |
25 (10 or Simple Trellis; 50 for Advanced Trellis) | Graph, Pivot Table, Table, Trellis |
JavaHostReadLimitInKB | Specifies the maximum amount of data that is sent to the browser for a single graph. | 4096 | Graph |
To Bottom |
<Nov 11, 2010 12:54:49 AM PHT> <Notice> <Security> <server1.companyname.com> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1289408089797> <BEA-090078>
ver1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1289408089797> <BEA-090078> <User bisystemuser in security realm myrealm has had 5 invalid login attempts, locking account for 30 minutes.>
Emp_ID
|
Manager_ID
|
Andrew
|
null
|
Barbara
|
Andrew
|
Carlos
|
Andrew
|
Dawn
|
Barbara
|
Emre
|
Barbara
|
Note:
The ancestor may be the parent of
the member, or a higher-level ancestor.
|
Member_Key
|
Ancestor_Key
|
Distance
|
Isleaf
|
Andrew
|
Andrew
|
0
|
0
|
Barbara
|
Barbara
|
0
|
0
|
Carlos
|
Carlos
|
0
|
0
|
Dawn
|
Dawn
|
0
|
0
|
Emre
|
Emre
|
0
|
0
|
Andrew
|
null
|
null
|
0
|
Barbara
|
Andrew
|
1
|
0
|
Carlos
|
Andrew
|
1
|
1
|
Dawn
|
Barbara
|
1
|
1
|
Dawn
|
Andrew
|
2
|
1
|
Emre
|
Barbara
|
1
|
1
|
Emre
|
Andrew
|
2
|
1
|