Maximum number of allowed pages in Pivot Table

Hi All,
We are in OBIEE 10g and I am facing following error in a dashboard -
Maximum number of allowed pages in Pivot Table exceeded (Configured Limit: 1000).
Error Details Error Codes: UN2FNAHV 
My instanceconfig.xml has following details -
WebConfig>
<ServerInstance>
   <DSN>AnalyticsWeb</DSN>
   <CatalogPath>E:/OBIEE/OracleBIData/web/catalog/PlngAnalytics</CatalogPath>
   <PivotView>
    <MaxCells>20000</MaxCells>
    <maxvisiblecolumns>20000</maxvisiblecolumns>
    <maxvisiblepages>10000</maxvisiblepages>
    <maxvisiblerows>50000</maxvisiblerows>
    <maxvisiblesections>10000</maxvisiblesections>
   </PivotView>
    <CubeMaxRecords> 10000000 </CubeMaxRecords>
    <CubeMaxPopulatedCells> 10000000 </CubeMaxPopulatedCells>
   <Alerts>
      <ScheduleServer>APPC-tst</ScheduleServer>
   </Alerts>
Where is this limit set? Appreciate help on this please.

Try limiting the result set or upgrade the [MaxVisiblePages]
Check John's blog:-
http://obiee101.blogspot.com/2008/02/obiee-controling-pivot-view-behavior.html
Restart the services once it is done.
Mark if helps,
Thanks,

Similar Messages

  • Maximum number of allowed pages in Pivot Table exceeded

    Hi,
    I am working on Oracle Business Intelligence 10.1.3.2.1 . We have a requirement to show one report in the Pivot layout.
    But it throws one error: "Maximum number of allowed pages in Pivot Table exceeded (Configured Limit: 1000) "
    So I have modified the Instanceconfig.xml with the following piece of code:
    <PivotView>
         <MaxVisibleColumns>9000</MaxVisibleColumns>     
         <MaxVisiblePages>90000</MaxVisiblePages>
         <MaxVisibleRows>9000000</MaxVisibleRows>
         <MaxVisibleSections>9000000</MaxVisibleSections>
         <ResultRowLimit>9000000</ResultRowLimit>
    </PivotView>
    <CubeMaxRecords>9000000</CubeMaxRecords>
    <CubeMaxPopulatedCells>9000000</CubeMaxPopulatedCells>
    The number of records is 30 398. In another report the amount is much higher than this number of records and bring it with no problem.
    Can anyone please look into this Issue.

    Hi
    Try checking the link
    http://obiee101.blogspot.com/2008/02/obiee-controling-pivot-view-behavior.html
    Hope this helps
    Regards
    Debo

  • Maximum number of allowed pages in Pivot Table exceeded Configured Limit:

    When trying to create Calculated Item on Pivot table Page section Item like Division dim the calculated item is 'All' -> sum * and Customer again the calculated item is 'All -> sum * . it performs the first calculation (for division) but in the next one it gives the error
    "Maximum number of allowed pages in Pivot Table exceeded (Configured Limit: 1000)."

    Try limiting the resultset or upgrade the [MaxVisiblePages]
    see: http://obiee101.blogspot.com/2008/02/obiee-controling-pivot-view-behavior.html
    regards
    John
    http://obiee101.blogspot.com

  • Pages in Pivot Table

    I was trying to set three pages (time, location, and product) in one of my Pivot Table design. However, I received the following error message:
    Maximum number of allowed pages in Pivot Table exceeded (Configured Limit: 1000). Error Details
    Error Codes: UN2FNAHV
    Any suggestions how to slicing and dicing the records with three or more filters in Pivot Table?

    Try limiting the resultset or upgrade the [MaxVisiblePages]
    see: http://obiee101.blogspot.com/2008/02/obiee-controling-pivot-view-behavior.html
    regards
    John
    http://obiee101.blogspot.com

  • Error message in the report: Exceeded configured maximum number of allowed

    Hi,
    When i'm running one report, it's throwing the following error.
    Error
    View Display Error
    Exceeded configured maximum number of allowed input records.
    Error Details
    Error Codes: EKMT3FK5:OI2DL65P
    SQL Issued: 3302~v9p2gfbm0sfk91lrj16oe7srm2
    This is most common error. my report is retreiving 469,501 rows in the database.
    These are the settings in the instanceconfig.xml :
    <Views>
    - <Pivot>
    <MaxPagesToRollOutInDelivery>1000</MaxPagesToRollOutInDelivery>
    <MaxVisibleColumns>500</MaxVisibleColumns>
    <MaxVisiblePages>2500</MaxVisiblePages>
    <MaxVisibleRows>1000000</MaxVisibleRows>
    <MaxVisibleSections>10000</MaxVisibleSections>
    <DefaultRowsDisplayed>1000000</DefaultRowsDisplayed>
    - <!-- This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control
    -->
    <DefaultRowsDisplayedInDelivery>1000</DefaultRowsDisplayedInDelivery>
    - <!-- This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control
    -->
    <DefaultRowsDisplayedInDownload>100000</DefaultRowsDisplayedInDownload>
    - <!-- This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control
    -->
    <DisableAutoPreview>false</DisableAutoPreview>
    </Pivot>
    Max visible rows are higher than my report rows, but still it is throwing error.
    Please any suggestions !!!!
    Thanks in Advance

    Just in case try to set other views and see how it works
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10541/answersconfigset.htm#CIHHBHEB
    In WebLogic FMW Control or EM:
    http://server.domain:7001/em
    Click on Fam_bifoundation_domain -> Business Intelligence -> coreapplications -> Capacity Management -> Performance
    Maximum Number of Rows Processed when Rendering a Table View
    Number Of Rows:
    Maximum Number of Rows to Download
    Number Of Rows

  • IRVLJWTA: Exceeded configured maximum number of allowed ...

    Hi all,
    when creating a pivot table and setting a colom into the section, i'm getting the IRVLJWTA: Exceeded configured maximum number of allowed output prompts, sections, rows, or columns.
    Can anyone give me an hint where to configure this setting?
    Thanks
    Sandra

    Hi,
    This may help u
    http://obiee101.blogspot.com/2008/02/obiee-controling-pivot-view-behavior.html
    Regards,
    Suresh

  • Exceeded configured maximum number of allowed output prompts, sections,

    Hello Gurus,
    when i am adding two graphs prompts(Year, State) on my report here is the error is am getting, Exceeded configured maximum number of allowed output prompts, sections, rows, or columns. Please advise
    Thanks,
    RC

    Hi,
    Try to update below
    <Prompts><MaxDropDownValues>6000</MaxDropDownValues></Prompts> in instanceconfig.xml.
    <MaxCells>1920000</MaxCells>
    <MaxVisibleSections>1000</MaxVisibleSections>
    <MaxVisiblePages>10000</MaxVisiblePages>
    For more refer
    http://r12bifmw.com/2012/03/23/obiee-errors-with-exceeded-configured-maximum-number-of-allowed-output-prompts-sections-rows-or-column/
    Thanks
    Deva

  • Exceeded configured maximum number of allowed output

    I keep getting 'Exceeded configured maximum number of allowed output prompts, sections, rows, or columns.'
    Error Codes: IRVLJWTA
    Location: saw.views.dashboard, saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool, saw.threadpool, saw.threads
    Edited by: 990266 on Apr 8, 2013 8:04 AM

    Congratulations for managing to ask probably the most frequently asked question on this forum, and without even forming it into a question either.
    http://lmgtfy.com/?q=Exceeded+configured+maximum+number+of+allowed+output+prompts%2C+sections%2C+rows%2C+or+columns.

  • OBIEE 11g: Error - Exceeded configured maximum number of allowed output

    Hi Guys,
    We are implementing OOTB Repository, After data load some of the reports are showing the following error msg. Can anyone point me out where to change the limits?
    "Showing error while loading ""View Display Error
    Exceeded configured maximum number of allowed output prompts, sections, rows, or columns"". It must be because of the restriction on the number of records in a report"
    Thanks in advance

    Sudipta Gupta wrote:
    Hi Guys,
    We are implementing OOTB Repository, After data load some of the reports are showing the following error msg. Can anyone point me out where to change the limits?
    "Showing error while loading ""View Display Error
    Exceeded configured maximum number of allowed output prompts, sections, rows, or columns"". It must be because of the restriction on the number of records in a report"
    Thanks in advanceWhat version of OBIEE are you using? Assuming you are on 11g, below is the link that tells you what tag's needs to be changed in the configuration file in order to increase/decrease the limit on number of rows retrieved in a report across the board:
    http://r12bifmw.com/2012/03/23/obiee-errors-with-exceeded-configured-maximum-number-of-allowed-output-prompts-sections-rows-or-column/
    Hope this helps.

  • Stream analytics - Exceeded the maximum number of allowed receivers per partition in a consumer group which is 5

    Hi,
      I have configure stream analytics to read messages from eventhub and I am getting this error message:Correlation ID:
    e185534f-9e82-4efc-8050-5294796fb275
    Error:
    Exceeded the maximum number of allowed receivers per partition in a consumer group which is 5 TrackingId:4569eca8-cb70-4c50-96cd-5868bfbc3e37_B45,TimeStamp:1/7/2015 11:40:37 PM TrackingId:f408292e-0dab-40cc-8ae9-2730313c3241_B45, Reference:8fca3c6a-b0d1-41cf-a835-f7c74a2ea8c3,
    Timestamp:1/7/2015 11:40:37 PM
    Message:
    Exceeded the maximum number of allowed receivers per partition in a consumer group which is 5
    Message Time:
    2015-01-07 23:40:38Z
    Microsoft.Resources/EventNameV2:
    sharedNode92F920DE-290E-4B4C-861A-F85A4EC01D82.naveenevents_0_c76f7247_25b7_4ca6_a3b6_c7bf192ba44a#0.output
    Microsoft.Resources/Operation:
    Receive Events
    Microsoft.Resources/ResourceUri:
    /subscriptions/f122f431-ddc7-4e21-ae3a-f6a9e1273bcb/resourceGroups/StreamAnalytics-Default-Central-US/providers/Microsoft.StreamAnalytics/streamingjobs/Naveenstreamanalytics
    Type:
    EventHubInputAdapterEventHubFailure
    Any help on the same is appreciated.
    Thanks
    Naveen

    Hi Naveen,
    Thanks for reporting this issue. We are taking a look at this issue.
    Questions:
    Do you have multiple readers reading from this EventHub, or have you setup multiple Stream Analystics jobs reading from this event hub. You are hitting a limitation of how many readers are allowed per EH consumer group.
    What is the serialization format of your input (JSON/CSV)? Could you please verify the serialization format setup in the streaming job and if it matches your data?
    Thanks
    Zafar Abbas

  • How use "All Values" in the pages of pivot tables

    Hi everyone,
    I’m using Oracle Bi Answers and I have the following problem:
    I’m doing reports based in a datamart with 2 fact table each with about 28 Million records per month and with a medium of 14 dimensions.
    The users want to have the choice to select 5 parameters for example (region, district, type of product, month of analysis, subtype of product) where they can select an individual option as well as select an “all values” option. They want this for all the parameters.
    We are having problems doing this without having the report to timeout.
    Approaches used
    We are trying to do this by using pivot tables and combo boxes in the reports (one for each parameter). The combos are in the pages area.
    We are trying to do a calculated item with Sum(*) to have a “ALL Values” in the combo box but this makes the report extremely slow.
    We also tried to do Sum in the pages section of the pivot table but it only displays the “All pages value” of the first combo box.
    So actually I don’t know what to try. Can you help me with the best way to do this?
    Thanks
    Edited by: user8727081 on Sep 28, 2009 2:45 AM

    Hi,
    I had the same problem, and I solved it using the dashboard prompts.
    But sometimes users are not happy. I explaine why.
    Suppose a dimension Nation:
    Italy, Germany, UK, France, USA
    1) I create a report with sales quantity.
    2) Report has a filter --> "nation" = is prompted
    3) I create a dashboard prompt "Nations" based on dimension Nation with All Values
    4) I publish the report in a dashboard with the dashboard prompt "Nations"
    When user choose the nation from the prompt, all nations are displayed, also if I have NO sales for some of these.
    My goal: only nations with sales must be shown
    Thanks
    Enrico

  • Exceeded configured maximum number of allowed output prompts, sections, rows, or columns.

    So, I am getting the above error message when trying to access one of the dashboard reports.  I know there are some limitations on certain views.
    However, my boss is asking if I can find out how many rows I m trying to run before increasing number rows. I don’t know how to find out the number rows the report is trying to run.. Does anyone know how do that? Please please help.
    thx

    yes the formula should give you same information (no.of rows that report has)
    have you tried it ?
    Thanks,
    Saichand

  • Maximum number of field in table?

    hi...
    What is the limit of maximum number of fields in oracle 9i table?
    Regards,
    S.Ashokkumar

    http://download-uk.oracle.com/docs/cd/B10501_01/server.920/a96540/statements_73a.htm#2095335
    "The absolute maximum number of columns in a table is 1000"
    Rgds.

  • Pivot Table Row and Column extension OBIEE 11g

    Hi,
    I have pivot view report, I have 3 columns,
    1) User Name
    2) Date
    3) Login Count
    User Name will be row(Vertical)
    Date will be Column heading (Horizontal)
    Login Count Measures
    So I will get login Count of user wrt date.
    Now When I give Wide range of filter i.e, from 1st Jan 2010 to 31st Dec 2010.
    There is increase in row also column, when it reaches certain extent it gives error as *'Exceeded configured maximum number of allowed input records.'*
    How to change the limit? or there is any fix?
    Thanks,
    Satheesh

    Hi,
    I have also faced the same issue, i have solved by changing DefaultRowsDisplayed count in instance config file.
    <Views>
    <pivot table>
    <DefaultRowsDisplayed>75</DefaultRowsDisplayed>
    <pivot table>
    </Views>
    Paste that code (which i mentioned in my last post) in instanceconfig.xml before these tags
    </ServerInstance>
    </WebConfig>
    But remember you need to restart the presentation service once this is done....
    Thanks
    Deva

  • Increasing the width of Pivot table Columns

    Hi Gurus,
    Small pivot table --> ( ie having less no of columns which generally can be seen in a single page without scrolling to the right)
    If i have a small pivot table , then in the column properties through additional formatting options i can increase the width of an individual column.
    However if the pivot table is Big,I am not able to increase the width of the individual column .
    I tried setting width in the additional formatting options in the Content Properties( just above Rows and below Section there is a small grey box containing finger).
    Now the Content Properties indeed increases the width of the column, but it also increase the width of the whole Pivot Table.
    See...If i have a fixed number of columns in a PIVOT Table that do not change with prompt, then this solution work fine...
    but the problem comes when the no of columns in pivot Table reduces based on the prompt selected.
    In this case the less no of columns tries to occupy the whole width set in the content properties.
    In short, with Content Properties the width of the PIVOT Table becomes fixed, irrespective of the no of columns coming.
    Also after setting content properties, I am not able to print the report to PDF.
    So the Question is... Can we increase the width of a Big Pivot Table whose no of columns keeps on changing based on the prompt....
    Big pivot table -->
    (ie table having no of columns which exceeds a single window frame and have to scroll to right to see the rest of the columns)
    I hope i have not made things messy...
    Thanks
    Ashish

    Ashish,
    Yes, you can set a fixed size for these. I'm sure you are fixing these because of PDF issue which might be irregular in sizes. Just play arnd with Custom CSS options.

Maybe you are looking for