OBIEE 11.1.1.6.1 ranks BP1 how to import more than 2500?

Hello
I use OBIEE 11.1.1.6.2 BP1. I want to increase the number of lines that are exporting to an Excel sheet which is 2500 (by default) for the moment. Here is the configuration of th of my instance configuration file:
but I always download not more than 2500.
Any help would be appreciated!

<? XML version = "1.0" encoding = "UTF-8" standalone = 'no '? >
<! - the file of Configuration of oracle Business Intelligence Presentation Services - >
< WebConfig xmlns="oracle.bi.presentation.services/config/v1.1" >
< ServerInstance >

<!-Configuration of this setting is managed by Oracle Enterprise Manager Fusion Middleware control-> < CatalogPath > D:\OBIEE_Home\instances\instance1/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/catalog/SampleAppLite < / CatalogPath >

coreapplication_OH1115437442 < DSN > < / DSN >

< record >

< writers >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - > < implementation of the Writer = "FileLogWriter" name = "Journal of Global file" writerClassId = "1" dir = '{ORACLE_BIPS_INSTANCE_LOGDIR %}' fichierVariables = "sawing" maxFileSizeKb = "10240" filesN = "10" fmtName = "ODL-Text" / >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - > < implementation of the Writer = "CoutWriter" name = "Journal of the Console" writerClassId = "2" maxFileSizeKb = "10240" / >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - > < implementation of the Writer = "EventLogWriter" name = "The system logger" writerClassId = "3" maxFileSizeKb = "10240" / >
<!-the following writer is not centrally controlled->
< implementation of the writer = "FileLogWriter" name = "Webcat Upgrade Logger" disableCentralControl = "true" writerClassId = "5" dir = '{ORACLE_BIPS_INSTANCE_LOGDIR %}' filePrefix = "webcatupgrade" maxFileSizeKb = '2147483647' filesN = '1' fmtName = "ODL-Text" / >
< / writers >

< WriterClassGroups >
< name WriterClassGroup = "All" > 1,2,3,5 < / WriterClassGroup >
< name WriterClassGroup = 'File' > 1 < / WriterClassGroup >
< name WriterClassGroup = "Console" > 2 < / WriterClassGroup >
< name WriterClassGroup = "EventLog" > 3 < / WriterClassGroup >
< name WriterClassGroup = "UpgradeLogFile" > 5 < / WriterClassGroup >
< / WriterClassGroups >

< filter >
<! - these FilterRecords are updated to centralized configuration - >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - > < FilterRecord writerClassGroup = "path" = "given" information = '1' warning = "31" error = "31" trace = "0" incident_error = "1" / >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - > < FilterRecord writerClassGroup = "The file" path = "saw.mktgsqlsubsystem.joblog" = "1" = "31" error warning information = "31" trace = "0" incident_error = "1" / > "

<!-the following FilterRecords not controlled centrally->
< FilterRecord writerClassGroup = "UpgradeLogFile" disableCentralControl = "true" path = "saw.subsystem.catalog.initialize.upgrade" = "1" = "32" error warning information = "32" trace = "1" incident_error = "32" / > "
< FilterRecord writerClassGroup = "UpgradeLogFile" disableCentralControl = "true" path = "saw.subsystem.catalog.upgrade" = "1" = "32" error warning information = "32" trace = "1" incident_error = "32" / > "
< / Filters >

< / recording >

<>Catalog
< UpgradeAndExit > false < / UpgradeAndExit >
< / catalogue >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - > < listening port = "9710" ssl = "false" / >
<!-this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control-> < ssl JavaHostProxy = "false" >
< host >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - > < host name = "coreapplication_obijh1" address = "tdc03srv161.g - mwater.com.au" port = "9810" / >
< / hosts >
< / JavaHostProxy >
< alerts >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - > < ssl ScheduleServer = "false" ccsPrimary = "tdc03srv161.g - mwater.com.au" ccsPrimaryPort = "9706" / >
<!-Configuration of this setting is managed by Oracle Enterprise Manager Fusion Middleware control-> < OfflinePresentationServicesURL > http://10.12.3.161:9704/analytics/saw.dll < /OfflinePresentationServicesURL & gt;
< / alerts >
< ActionFramework >
<!-Configuration of this setting is managed by Oracle Enterprise Manager Fusion Middleware control-> < ActionExecutionServiceEndPoint > http://10.12.3.161:9704 / Analytics/actions/ActionExecutionService < / ActionExecutionServiceEndPoint >
<!-Configuration of this setting is managed by Oracle Enterprise Manager Fusion Middleware control-> < TargetBrowsingServiceEndPoint > http://10.12.3.161:9704 / Analytics/actions/ActionRegistryService < / TargetBrowsingServiceEndPoint >
<!-Configuration of this setting is managed by Oracle Enterprise Manager Fusion Middleware control-> < LocationServiceEndPoint > http://10.12.3.161:9704 / Analytics/actions/LocationService < / LocationServiceEndPoint >
<!-Configuration of this setting is managed by Oracle Enterprise Manager Fusion Middleware control-> < WorkflowServer > http://10.12.3.161:9704 < / WorkflowServer >
< WorkflowService > ANALYTICS < / WorkflowService >
< WorkflowSystem > obiaftests < / WorkflowSystem >
< / ActionFramework >
< security >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - >
< ClientSessionExpireMinutes > 210 < / ClientSessionExpireMinutes >
< / security >
< ODBC >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - >
< ResultRowLimit > 65000 < / ResultRowLimit >
< / ODBC >
< views >
< Center >
<! - this Configuration setting is managed by Oracle Business Intelligence Enterprise Manager - >
< DefaultRowsDisplayedInDelivery > 75 < / DefaultRowsDisplayedInDelivery >
<! - this Configuration setting is managed by Oracle Business Intelligence Enterprise Manager - >
< defaultRowsDisplayedInDownload > 2500 < / DefaultRowsDisplayedInDownload >
<! - this Configuration setting is managed by Oracle Business Intelligence Enterprise Manager - >
< DisableAutoPreview > false < / DisableAutoPreview >
< MaxVisibleColumns > 300 < / MaxVisibleColumns >
< MaxVisiblePages > 1000 < / MaxVisiblePages >
< MaxVisibleRows > 1000 < / MaxVisibleRows >
< MaxVisibleSections > 25 < / MaxVisibleSections >
< DefaultRowsDisplayed > 30 < / DefaultRowsDisplayed >
< / Center >
< table >
<! - this Configuration setting is managed by Oracle Business Intelligence Enterprise Manager - >
< DefaultRowsDisplayedInDelivery > 75 < / DefaultRowsDisplayedInDelivery >
<! - this Configuration setting is managed by Oracle Business Intelligence Enterprise Manager - >
< defaultRowsDisplayedInDownload > 25000 < / DefaultRowsDisplayedInDownload >
< MaxVisiblePages > 1000 < / MaxVisiblePages >
< MaxVisibleRows > 1000 < / MaxVisibleRows >
< MaxVisibleSections > 25 < / MaxVisibleSections >
< DefaultRowsDisplayed > 30 < / DefaultRowsDisplayed >
< /table >
< graphics >
< MaxVisibleColumns > 2000 < / MaxVisibleColumns >
< MaxVisiblePages > 1000 < / MaxVisiblePages >
< MaxVisibleRows > 2000 < / MaxVisibleRows >
< MaxVisibleSections > 25 < / MaxVisibleSections >
< JavaHostReadLimitInKB > 4096 < / JavaHostReadLimitInKB >
< / charts >
< / views >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - >
< OracleHardwareAcceleration > false < / OracleHardwareAcceleration >
<>Dashboard
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - >
< ShowPageTabsAlways > false < / ShowPageTabsAlways >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - >
< ShowSectionHeadingsDefault > false < / ShowSectionHeadingsDefault >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - >
< CollapsibleSectionsDefault > true < / CollapsibleSectionsDefault >
< / dashboard >
< DeploymentProfile >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - >
the site < DeploymentMode > < / DeploymentMode >
< / DeploymentProfile >
< AsyncLogon >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - >
< NewLogonWaitSeconds > 30 < / NewLogonWaitSeconds >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - >
< NewSyncLogonWaitSeconds > 900 < / NewSyncLogonWaitSeconds >
< / AsyncLogon >
< marketing >
< ContentServer >
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - >
< URL > http://localhost:8765 < / URL >
< / ContentServer >
< / marketing >
authentication <>
<! - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control - >
< EnabledSchemas > UidPwd, borrow, UidPwd-SOAP, SOAP - impersonate < / EnabledSchemas >
< / sign >
< / ServerInstance >
< / WebConfig >

Check here
Business Intelligence > CoreApplication > Performance tab

Maximum number of rows to download to Excel option

Srini VIEREN on February 13, 2013 16:18

Connect on em-> Business Intelligence > CoreApplication > Performance tab

Published by: Srini VIEREN on February 13, 2013 16:22

Published by: Srini VIEREN on February 13, 2013 16:42

Tags: Business Intelligence

Similar Questions

  • R710 with 8 x 16 GB dual rank. How to fill?

    Hi forum,

    I just put 8 modules of 16 GB in my R710 (2 CPU). It works after that hit F1, but he complains that the configuration is not optimal. Modules DIMM is in A1, A2, A3, A4 and B1, B2, B3, B4. Memory is set to Optimal.

    The RAM is 1600 MHz, dual rank.

    I guess it must be A1, A4, A2, A5 + B1, B4, B2, B5. Am I wrong? Must keep the memory Mode or better Advanced ECC?

    Thank you!

    eine-delle

    Hello.

    You have found the complaint that the configuration of memory not optimal because of memory channels are not balanced. Refer to the schematic illustration below:

    By balancing the channels we mean that the memory on the slots that a1, A4 & A7 must correspond to memory on A2, A5 and A8 and A3, A6 and A9. It is similarly to the slots on the channels on CPU2, A1, A4 & A7 must also correspond to B1, B4 & B7 and so on. Therefore, you reason fill 8X16GB modules on the Slots A1, A2, A5 and A4, B1, B4, B2 & B5 for the optimal configuration in memory value Optimal mode. Make sure that your BIOS is up to date

  • more than one condition of joining 2 tables of obiee

    Hello

    I use obiee 11g.

    There are 2 tables tableA and tableB where the join condition is (tableA.col1 = tableB.col1) or (tableA.col1 is null and tableB.col1 is null)
    where can I do this type of join.
    I tried to put in the physical layer-> f (x), but in error as only columns CIHI a d opertaors are allowed.

    Thank you

    Hello

    Maybe you should go for case function.
    As it indicates that your condition.

    Kind regards
    Lacouture.

  • How to import Xsl as a source in OBIEE

    Hi Experts,

    We have xsl as a source... What are the steps to import xsl as a source to OBIEE.

    Yes. Those that John wrote in his blog.

  • OBIEE remove the spaces to the left. How can I change this behavior?

    Nice day.
    I have characteristic note OBIEE - it removes the spaces at beginning of data in the columns. But I need not in this function. I use spaces to format the name of hierarchy. How can I disable this OBIEE? It is East 10.1.3.4

    Hello.

    Similar:

    Empty values in responses (trim)
    Re: Empty values in responses (trim)

    Concerning
    Goran
    http://108obiee.blogspot.com

  • Rank Selector - how to set the onclick event handler?

    I have a set of master-detail forms and would like to respond to the onclick event of the line selector. When I go on the line selector column attributes I don't see anywhere to set the onclick event.

    The other elements of tabular presentation have a field 'Attributes of the element' that I use usually, but not line selector. I just missing something?

    I'm open to alternatives as well. The reality is, however, I do not need anything either complicated or sophisticated. When the user clicks on the box I collect data from the current row and initiate an AJAX call. I have to submit the page, etc.

    Thank you

    Brent

    I think the only way to do this is to use the package apex_item like this:

    http://HTMLDB.Oracle.com/pls/OTN/f?p=31517:170

    Standard line selector is not an option to fix the JavaScript to it.

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    -------------------------------------------------------------------

  • How to export Excel dashboard reports in OBIEE 11.1.1.6.0?

    Hi Experts,

    How to export Excel dashboard reports in OBIEE 11.1.1.6.0?
    For example:
    Dashboard contains more than one report and add an export button for downloading these reports to Excel.

    Is it possible to implement this requirement? Thank you.

    There is no direct option, you can try the following workaround.

    Option-> Print-> page printable Html

    Then the file-> Save Page as

    Pharmasset Save as type as it is-> all files
    File name as Report.xls

    When you open the xls file, if you get a pop up saying problem during a load simply omit it and move forward.
    The report opens in excel.

    Or save the page as html /mht and open it with Excel, it works too.

    Note: I tested this in Mozilla

    Thank you
    Vino

  • The line of the last line of each table page is going to be missing.

    Hi Experts,
    In OBIEE 11.1.1.6.0, I have a report contains more than one line. "When I click on" PDF "Print", the last line of each table page line will be missing. " Why?
    Are you facing the same case? How soluve this question? Thank you.

    Hey Kobe,

    The question, looks lke a bug. Here's the work around, change the table view, click the properties of content next to the text "Table" (at the top of the columns and measures) in the layout-> position In Border pane to choose custom and select only the bottom edge (horizontal line). Now export to pdf format, you must see the border for the last row on each page.

    Kind regards
    DpKa

  • Connect OBIEE Admintool to hive: problems with ODBC. Any option?

    We are facing a blocking problem when you try to connect to an instance of hive Admintool using an ODBC driver.

    For a CEP, we are trying to set up a domain of hive to analyze in OBIEE. Everything seems to work OK

    until we try to load the metadata. In this case, the schema is found but not table under him. We can add the

    Physics of table by hand, and then we can successfully launch the number of lines. We then try to load the lines, but to

    the point that we have faced a strange behavior. But summarize the steps we have taken.

    (1) we downloaded ODBC drivers to connect to the hive (we tried with Hortonworks, Cloudera, Microsoft and)

    MapR, but the results are the same);

    (2) we have set up the connection to the hive on port 10000 and successfully run the ODBC test (BTW: to)

    SQLDeveloper we can connect to the same server via the JDBC driver and query the tables here);

    (3) then we start Admintool. Once we have defined the name and the password, we then select the ODBC connection.

    in fact there aren't strictly necessary user name and password, but we offer them anyway;

    (4) the next step is to load the metadata; and here is the first issue, because we can see the patterns but not

    the tables.

    Connection_OBIEE_BigData.PNG

    (5) anyway we are going on and insert a schema (we read there could be problems with more than one schema, then)

    We simply select one); in a blog (by Rittman, who really is 'THE' guru OBIEE) it is said that the tables are not

    loading directly, so we tried simply adding a physical table in the physical layer as the default schema.

    making sure the table exists;

    (6) once we have added 'physically' table that we proceed with the number of lines; and we get correctly the number of

    ranks once we overview the name of table after that;

    (7) then we try to retrieve the lines and the question; We get the following error message:

    ErroreSQL.PNG

    We also dug a bit little and concluded that the request received by hive instead of being

    SELECT * FROM trucks

    it becomes

    SELECT FROM trucks

    If the ' *' is passed to the SQL statement sent. If we run the same query on the Beehive, we get

    exactly the same exception ParseException error, it really seems that there is a problem in the

    construction of the SQL statement.

    Any idea about this problem? (if a fix exists, because after so many attempts, we are convinced

    This is a bug that can only be fixed by a new version of Admintool)

    BTW: we have tried almost all the possible options for the ODBC driver (such as 'native of use request',

    ("Use Unicode" and so on) and in regards to the Admintool, we have not seen what option

    or preferably (at the physical layer) can influence this anomaly.

    Any help is really, really appreciated. Thanks in advance.

    OK, I got what you're saying. I mean, to focus on the bigger picture. If you can make a data view or list Table to import metadata is a bit unrelated to the final goal. Annoying, but irrelevant. What you try to do, is get OBIEE to build queries dynamic SQL based on the logical requests which will submit your users via presentation against the presentation layer Services.

    Continue to build your SPR (ignorant that display data does not work) at a very simple level, with a single fact/Sun in the business model, single domain - and then run an appropriate query generated in answers through it. The point of all this is to see how OBIEE SQL query then generates, and if it's worth a one hive.

  • OBIEE 12 c will connect to Essbase

    Dear experts,

    I am trying to connect to OBIEE 12 c with Essbase from another server. Metadata import works fine, I had physical layer up to the presentation layer. But when I tried to view the members as the physical layer, I received the error message "[NQODBC] [SQL_STATE:HY000] [nQSError: 10058] a general error has occurred". "

    During the analysis to OBIEE, I managed to connect to the domain, which is the Essbase connection that I created. When you select the dimension to filter, I don't see members listed in the filter box but error message "failed to load (the ODBC driver returned an error) (SQLExecDirectW))".

    My environment:

    OBIEE 12 c is 12.1.0.2.0 Linux x 64

    Essbase 11.1.2.1 in Windows Server 2008 R2 Standard x 64

    Administration of BI tool installed on the client host Windows 8 x 64

    Someone at - he experienced this? Kindly need your help.

    Thank you

    Anna

    Hi all

    I found the answer for this one.

    Kind regards

    Anna

  • Missing folder then drag and drop on the OBIEE catalog view

    Hi guys.

    I had a folder on shared folders and I moved it to a different folder on shared too, using a simple drag and drop on the catalog on OBIEE view and everything by moving my browser crashed.

    When I logged on again, my folder disappeared. He disappeared, I couldn't find it on the place of origin or target folder.

    Any idea to solve this problem? I lost more than 50 analysis and 10 dashboards.

    Kind regards.

    Luiz Araujo

    Hello Luiz,

    The easiest way is to restore a backup of your catalog, you have one, right?

    In case you have not one there is 2 things you can do:

    (1) set up a backup of your server of BI to the next crash drag & drop

    (2) try to look if you find the folder on the file system: If the problemcs file does not exist or has a problem objects are invisible in OBIEE, so first check if the physical content is still there and if find you there is a way to get it back...

  • OBIEE 12 c BI member groups

    I had a default installation of OBIEE 12 c on Linux, it was working fine, I could log in with weblogic and have access to analysis, to the repository, etc...

    But then I tried to import the contents of another installation (using a file bar) and after you have imported the file bar everything is messed up.

    When I connect to the analysis with the weblogic user now, I don't have the right to see the disciplines to create analyses, etc..  It seems that the weblogic user is part of any group.

    So I went in the Administration tab in the analysis (which weblogic is still allowed), I went to manage privileges, then in Access, I added weblogic user "access to the answers. Which allowed me to create analysis indeed. But of course, this isn't the way to go, I guess that weblogic should be part of the author of the 'content' BI and so automatically rights? Otherwise I'll have to go through each of the access and add weblogic :-(

    Can someone pointing me the direction to manage the BI groups (as opposed to the weblogic group?) Where this group BI content author is defined? After reading the doc, I found information to go to the weblogic console, then areas of security, my Kingdom, where I can indeed find users and groups, but not BI (author of BI, Bi administrator..), groups.

    Pointer to the document or advice are appreciated

    Stone

    Hi Pierre,.

    Are not looking for Application roles more than groups?

    An idea of how was the security configuration of the system where you generated the bar? Because the bar also contains the security, so when you imported your BAR default application roles probably were replaced by the content of the bar.

    Take a look in Enterprise Manager what application roles you have and that you add weblogic save it somewhere based on what you find.

    Default weblogic is part of the application of the Admin role, and that role inherit the role of the author of the content that inherits the role of consumer (-online has 3 roles permissions weblogic).

  • How to use obiee with Highcharts

    Hello

    I'm looking for a method to use obiee with Highcharts.

    Highcharts is a library of javascript to create a nice line graph and pie...

    Thank you

    Hello

    It is up to you to be able to use Highcharts since it is not related to OBIEE himself.

    You can search, what how OBIEE can pass data to your JS library.

    A simple answer, usually a narrative view to create a JS object/array and pass it the values. There are many posts online, just don't google OBIEE and Highcharts but more of OBIEE and javascript or OBIEE visualization 3 rd-party (D3js, Google chart etc: still way to do things - pass values of OBIEE in the JS code).

  • Delete the deletion for developers OBIEE report option

    Hi all

    We have an application role for a developer where he can remove reports of PROD. but we want to go forward with 1 more application role new where the developers must have all privileges except Delete option.

    We have 2 application roles to role of Developer 1 with delete option and others without the delete option.

    We have a huge catalogue with more than 35,000 reports altogether.

    For a particular report:

    Catalog-> shared-> reports, make files right click and option remove this can be removed in permissions-> customize - > uncheck the box delete

    Shared folder:

    Catalogue->-> shared folders permissions Select custom and deselect the Delete option

    But we are looking for something has changed in the world to remove option to remove existing EM (application policies) application role or OBIEE level.

    Thanks in advance

    Hello

    I don't see a way for you to find it in EM.

    The button Delete is something related to catalogue objects, that's why I think, is the only place where you can set or remove it in the catalog itself (as you say).

    For your 35000 reports you can still do so by code (web service, etc.)

  • OBIEE 11 g catalog is empty

    OBIEE 11 g catalog is empty, I am able to import data, creating reports... but I am unable to create analysis and dashboard. my catalog shows only the Shared folder, which is treatment and remains empty

    If you use a user that resides in the LDAP WLS then.

    Most appropriate way would be to assign the group 'BIAuthor' to your user in the WLS console:

Maybe you are looking for