Financial Reports 9.3.1 - Query is too large and cannot be executed

Hi,
I'm trying to pull a Financial report from one of my ASO cube, version 9.3.1 and received the following error.
"Query is too large and cannot be executed. The product of member counts across all dimensions in the query exceeds 2^64..."
The report is pulling from a combination of 6 different cross dimensions and drill down to the bottom level 0. I have read a couple of blogs with trying to change the buffer and sort buffer size from 10 KB to like 1000 KB within the database settings as well as the Pending cache size limit setting from like 32 MB to 64 MB on the Application setting. I've tried all combinations but nothing seems to work.
However, I was able to retrieve the same combinations through Essbase Excel Add-in by addding the MAXFORMULACACHESIZE in the Essbase config setting. But this didn't work for the Financial Reports. I know that in version 11.1.2 has that MDX Query enable through reports which may help with the query. Unfortunately, that MDX Query enable is not available within version 9.3.1.
Please help.
Thanks

John,
The Database has data that is rolled up to all levels.
I can open the report to Edit in the Financial Reporting Studio. This allows me to click on members in the grid, however, when I search for members I am unable to do so. I can drill down to the member and select it, but when I run the report in FR studio, I get the same error message 'Error: Invalid Report Object'.
Thanks and Regards
Kunal Tripathi

Similar Messages

  • "Jump distance is too large and cannot be generated." in BI custom exit

    Hi folks,
    we got a mega include with plenty of BI exit variables as part of the EXIT_SAPLRRS0_001 (enhancement RSR00001 - BI: Enhancements for Global Variables in Reporting; /nsmod) and face now the following problem:
    "Jump distance is too large and cannot be generated." when activating the source.
    It seems we reached a certain limit of ABAP statements or LOC. How can we extend this limit
    or solve this challenge?
    Thx for your ideas!
    Cheers, Norbert

    Hi,
    I assume that you have used condition statements like if...endif.
    Every condition statement can hold only 32 KB of code. This issue can be resolved by modularizing the code or changing the logic in such a way that you dont hit the upper limit.
    Following this, you can definitely solve the issue.
    Thanks,
    Aravind.J

  • Jump distance is too large and cannot be generated.

    In smartforms the error  "Jump distance is too large and cannot be generated" is displayed .
    The detailed error desciption is :
    A jump distance is too large and cannot be generated.
    A control structure or a routine with "CHECK" or "EXIT" contains
    too many ABAP statements.

    Hi,
    Remove dummy portions in the smartform and then generate it again and check.
    If your smartform is with too many nodes and program lines then the error would occur.
    Regards,
    Ram

  • Bex Report Error -- Query is Too Large

    Hello I am Using Hierarchies in Rows and in Columns Company Wise, Quarter Month Wise Values
    I am Using 310 Rows and 100 columns As this is Summary Report I cannot go for Filters and I cannot
    Decrease Keyfigures is there any solution for this , Please give me the valuable suggestion for this query.

    If the query is too large and you are running out of memory, then either you should run the report with smaller selection (may be year -wise) or increase your server parametres like memory space etc.

  • Reg: Query is too large

    Dear all,
    I am facing an error when trying to save the query "error: query is too large" and the below is the text help given in the documentation.
    Diagnosis
    Query ZYYYYYYY contains 8192 differing selection cells. However, only 8191 selection cells can be processed in a query.
    Procedure
    Please simplify query definition ZYYYYYYYY.

    Hi,
    this happens when maximum no. of Keyfigures are used in the rows....you might be using only one selection or a formula in the Rows of the query..and still face the same error...this reason behind this is that this selection or forumla inturn has a lot of RKFs or CKFs in it...
    to put it clear, say you use a selection named ZTEST in the rows...and the definition of this selection is something like ZTEST = CKF1CKF2CKF3
    and CKF1 = CKF4CKF5CKF6+CKF7
    and CKF2 = CKF8CKF9CKF10/CKF11
    and CKF3 = CKF12*CKF13
    and further if you see CKF 4, 5...13 will again be a combination of multiple CKFs or RKFs...so this goes on and finally ZTEST becomes indeed very complex and uses more than 8191 selections....
    I hope this is the issue you are facing...
    shamee

  • Hyperion Workspace Financial Reporting Export to Excel Query-Ready Missing

    Hyperion Workspace Financial Reporting Export to Excel "Query-Ready" option is Missing in the dropdown when you go to File>Export>Excel
    Only the "Fully Formatted" option is available.
    From what I recall this option for a "query-ready" export should be available from the HTML preview?
    Is there something in configuration that needs to be enabled or something that needs to be checked on to get this option?
    We are running 11.1.1.3
    The Query-Ready option is available when exporting forms in Planning.
    When opening Financial Reports in Smartview the option for "Query-Ready" is available.
    For some reason this is not showing up in workspace, does it not exist in 11.1.1.3? Is this a bug?
    TIA

    Hi,
    The option to export the financial report output in "Query-Ready" format is actually at the bottom right hand corner of the report page (look at the report footer) instead of File>Export>Excel.
    Hope this helps
    Genti

  • Query is too large

    Hi,
    Can any one give me the solution to develop this report.
    I have 12 columns under each vertical.Like that i have 12 verticals for my Gross margin Report.
    Then 12* 12=144 coloumns.total are 144.
    But in Bi-Bex it will allow only limited columns. When i execute the report i'm getting the error that query is too large.Kow to overcome this.
    Note Points :
    Vertical1 :  ITG
    This Vertical consists of 20 Profit centers
    Vertical2 : UTG
                    This Vertical consists of 60 Profit centers
    Vertical3 : SBI
                    This Vertical consists of 50 Profit centers
    Vertical4 : SERVICEDIVISIONS
                    This Vertical consists of 10 Profit centers
    Vertical5 : ENGG
                    This Vertical consists of 50 Profit centers
    Vertical6 : HITECH
                    This Vertical consists of 10 Profit centers
    u2022     Data Before Eliminations is Total of All the Verticals Data.
    u2022     Eliminations Contains Values For Each Month for any of the above profit centers.
    u2022     Data After Eliminations is Data Before Eliminations + Eliminations Data.
    I searched in SDN but no luck..........
    Thanks

    hi sony,
    one way to go about this is to increase the "Size Restriction for Result Sets". This is pretty tricky. I wouldn't really recommend this since this can have performance issues.
    you can increase the size for result sets by running the abap report SAP_RSADMIN_MAINTAIN , Again be carefull when you are doing this. 
    Follow the below steps.
    1)     Transaction Code SA38 or SE38
    2)     In the program field, enter the report name SAP_RSADMIN_MAINTAIN and choose Execute.
    3)     For OBJECT, enter one of the following parameters;
            BICS_DA_RESULT_SET_LIMIT_DEF
            BICS_DA_RESULT_SET_LIMIT_MAX
    For VALUE, enter the value for the size of the result set, and then execute the program:
    Also, for your information, the default setting for the result set of Web applications is 500,000 cells. If the result set exceeds the size specified using the report, a message is displayed to inform the user.
    I would again ask you to be careful when you are modifying these values.
    Best would be to make sure that you check the table RSADMIN, whether you have the above entries (BICS_*), if you don't u can update these entries in the system. via the above said abap report.
    Hope this helps.
    regards,
    Sree.
    Edited by: Sree Nair on Aug 18, 2009 1:14 PM
    Edited by: Sree Nair on Aug 18, 2009 1:23 PM

  • MDX output query is too large to display

    Mdx is truncating our report. What should we do to see the entire report?<BR>We get the following error message at the end of the report: Error 1241172 "MDX output query is too large to display"<BR>Thanks in advance<BR>Sibel

    [arbor]@[server]/appl/essbase-> essmsh<BR><BR> Analytic Services MaxL Shell - Release 7.1.5 (ESB7150B045)<BR> (c) Copyright 2000-2005 Hyperion Solutions Corporation.<BR> All rights reserved.<BR><BR>MAXL> login user identified by password on server;<BR><BR> OK/INFO - 1051034 - Logging in user [user].<BR> OK/INFO - 1051035 - Last login on Tuesday, December 05, 2006 10:38:59 AM.<BR> OK/INFO - 1241001 - Logged in to Essbase.<BR><BR>MAXL> spool on to 'test.txt';<BR><BR>MAXL> SELECT Members([Full Year].Levels (0)) on Axis(0), Members([ACCOUNT].[3100010001]) on Axis(1) FROM APP.DB WHERE ([Currency].[Native], [Organization].[Fac-0005], [SCENARIO].[Actual 2006], [DEPARTMENT].[D0301-S0301]);<BR><BR> OK/INFO - 1241150 - MDX Query execution completed.<BR><BR>MAXL> spool off;<BR><BR>MAXL> logout;<BR><BR> User user is logged out<BR><BR>MAXL> exit;<BR><BR> MaxL Shell completed<BR><BR>[arbor]@[server]/appl/essbase-><BR><BR>That is the code we did in MAXL. You can also put in perl as well and run it that way. <BR><BR>How much data are you trying to export out. If it is a lot you might run into the same issue we had of it taking way to long to export the data. We were trying to do a level 0 export using MDX Scripts but it took way to long to export the data. We ended up creating a BSO cube as well as a ASO cube to keep our history data in then did a level 0 export from the BSO cube to get our history.<BR><BR>Justin

  • Is there a reliable method for detecting that a query is too large?

    I am writing some code (that uses OCI) to properly detect when a query string is too long for OCI and/or the Oracle database server. I can't find any specific error code information in the docs, so I just started firing off large queries to see what would happen.
    The queries I am sending are >2MB in size, up to 16MB. If the queries are above ~10MB, I get the error "ORA-03113 'End-of-file on communications channel'" after a fairly short amount of time (i.e. not enough for a timeout to expire). If the queries are below ~10MB, but above ~2.5MB, it either just sits there and does not do anything (for more than 15 hours). So watching for ORA-03113 when executing large queries does not seem like a very reliable method for detecting the queries that are too large.
    Does anyone know of a reliable way of detecting that a query is too large for the OCI client and/or the Oracle database server?
    I am using version 10.2.0.1 for both the OCI client and the Oracle database server, but I'm getting similar errors for combinations of 10.2.0.1 and 9.2.0.7 for both the OCI client and the Oracle database server.
    These large queries need to be handled properly (i.e. distinguished from some generic failure) because the server handles requests from users, which could be programs that generate SQL queries (and have constructed huge ones in the past).
    Thanks for any information!

    The ORA-03113 means that the Oracle server process has died trying to satisfy your request. In almost all cases it is strictly correct to call that a bug, and we shouldn't easily forgive the server process when it happens. But in the case of multimegabyte statements my anger and disapointment turns to sympathy, for in my heart I can't bring myself to blame it. Can you?

  • My firefox page/style format suddenly changed. I would like the original style format. Also, the size of the page and the print/font became too large and I can't seem to change it back. Thanks.

    The new firefox (5.0 I think)) suddenly appeared. I did not request it. I want to change it bacl. Also, The font/print and page is too large and I want to return back to the original size Please help! Thanks.

    Maybe it got zoomed? Try Ctrl-0 (zero) and see if the text changes back to normal.

  • How do I get my web pages back to original size? My fonts are all too large and keep reverting after I change them back!

    How do I get my web pages back to original size? My fonts are all too large and keep reverting after I change them back!

    That has not worked. I do it and still it reverts. Isn't there a way to tell Firefox to just go back to default settings?

  • HT5731 how can I cancel or delete a movie i downloaded to my iPhone?  The file is too large and it is hung up during the download process

    How can I cancel or delete a movie I tried to download to my iPhone?  The file is too large and iTunes is hung up during the process of downloading.  I've tried to swipe from right to left but that doesn't produce a delete button....

    Slide your finger across the videos' listing in your iPhone Videos App and tap the red "Delete" button that appears.

  • Jump is too great and cannot be generated...

    Hi All,
    I am working on a User Exit for HR module. I am getting an error while activating the code. The error says.."Jump is too great and cannot be generated...A control structure or routine CHECK/EXIT contains too many ABAP statements.".
    I had observed this error before also and I tried to remove the Check & Exit statements from the User exit code. Now a stage has come where I am not able to find any Check or Exit present in the code which can lead to this Jump error.
    Is there any other reason for the error? How can I remove this error ??
    Awaiting reply for the same.
    Thanks.

    Hi Adi,
    Thanks for your quick reply.
    How can we know what is CASE-ENDCASE or IF/ELSE code line limitations? and Could you please advise what can be done to resolve this type of issue, if the code lines are much...
    Any ideas?
    Thanks In Advance

  • TS3274 Somehow the information on my iPad is too large and i cannot see all the icons at once. How do I go back to the normal size? all the icons. How can I resize the infor on scren?

    Somehow the information on my iPad is too large and i cannot see all the icons at once. How do I go back to the normal size?

    Have you tried resetting your device? http://support.apple.com/kb/ht1430

  • Hyperion Financial Reporting server 9.3.1 - Performance with Large batches

    I have not been able to find any help yet, so hopefully someone here can help.
    We have several financial reporting servers so that we can schedule reports and have users on seperate servers so that they do not interfere with each other.
    The problem is that when bursted batch reports that select 100 - +1000 members from the bursting dimension run, the resources are maxing out memory and if multiple batches with the same large number of (but different members) are run at the same time, we start having failures on the services where they hang or worse the server crashes (one server crashed early this morning).
    The Windows 2003 servers are Dell 2950 1x intel core 2 duo 3GHz with 8GB of RAM.
    We found that if we set the java memory parms at anything higher than 1.5GB the services do not start, so all 8GB available is hardly being used by the server since the FR services (batch scheduler, print server, reports, RMI) are the only things running.
    The batches are bursting the report for each member to a network folder for users to access and for archival purposes.
    We may need to get Oracle involved, but if anyone here has insight I'd appreciate the assistance.

    Hi Robert
    I have come across similar issues where the reports take much longer to run as part of a batch than it does when accessed direct via the workspace. Our issue was that Financial Reporting was not dropping the connection to Essbase. We were using windows os and had to add a few DWORDs to the registry:
    1. Open the registry and navigate to Local Machine\System\CurrentControlSet\Services\TCPIP\Parameters
    2. Add new DWORD Value named TcpTimedWaitDelay, right click and select Modify. Select decimal radio button, type in 30 (this is the number of seconds that TCP/IP will hold on to a connection before it is released and made available again, the default is 120 seconds)
    3. Add new DWORD Value named MaxUserPort, right click and select Modify. Select decimal radio button, type in 65534 (this determines the highest port number TCP can assign when an application requests an available user port from the system, the default is 5000)
    4. Add new DWORD Value named MaxFreeTcbs, right click and select Modify. Select decimal radio button, type in 6250 (this determines the number of TCP control blocks (TCBs) the system creates to support active connections, the default is 2000. As each connection requires a control block, this value determines how many active connections TCP can support simultaneously. If all control blocks are used and more connection requests arrive, TCP can prematurely release connections in the TIME_WAIT state in order to free a control block for a new connection)
    I think we did this to both our essbase and application server and rebooted both afterwards, it made a dramatic improvement to batch times!!
    As a personal note I try not to have too many batches running at once as they can interfere with each other and it can lead to failures. Where I have done this before we tend to use windows batch (.bat) files to launch the FR batches from the command line, if time allows I run a few batches to get a reasonable estimate of the time to complete and in my .bat file I add a pause of around that amount of time in between sending the batch requrests to the scheduler. Admittedly I've not done it yet where the number of reports in a bursting batch is as many as 1000.
    Hopefully this will help
    Stuart

Maybe you are looking for

  • Layout of a transaction

    How can I modify the layout of the main screen of transaction F-05? I need the field for CME to be shown, otherwise, I can't introduce the line item 09A. And at this moment, to indicate the first line item position, at the bottom of the screen I have

  • Error al instalar la herramienta LVS

    Buenos dias.. Por favor me podrian ayudar con lo siguiente: se instalo la herramienta LVS en un equipo servidor y luego se  ingreso a los equipos clientes, la mayoria al ingresar a SAP B1 pedia la instalacion del Addon SAP B1 LVS, pero en dos equipo

  • Color wheel, frequent interruptions

    Hi I have a macbook pro from Mid 2010 running yosemite 10.10.2 and 8GB of Memory Since I updated to 10.10.2 (3days ago) I face frequent problems with the spinning color wheel (though I don't know if the update is the reason) currently the spinning wh

  • Ipad videos won't play right on my Windows 7 desktop

    I'm copying home videos from Ipad to Windows 7 Home Premium desktop to store and free up space on Ipad. The Videos play perfectly when I view them on Ipad. They don't play correctly on desktop, they freeze and jump frames, don't play continuously. I'

  • Exact model from the serial code

    Hello, from site, www.cisco.com/public/scc/, can I determine the exact model of firewall, from the serial code? My device is not covered by the SMARTNet contract. Let me know,