Front-end memory and limitation cells of the BEX Analyzer

Hi BI experts,
After BW upgrade from BI 7.3 to BI 7.4 some heavy workbooks stopping to work, the error is "Client Out of Memory", the cause of this error is the memory capacity of .NET framework, this process can allocate a maximum of approximately 1.2 gigabytes (GB).
The notes 1040454 and 1411545 says that it´s possible to execute something like 750,000 cells but we made some adjusts and we could increase it until 1,800,000 cells, below some configuration we´ve made:
Query Designer:
Result Rows Always
Supress;
Display as Text or key;
Supress Zeros as Active (All Values = 0) and Effect on rows and columns.
Bex Analyzer:
Display Sort Icons Disable;
Apply formating Disable;
Allow navegation Disable;
We need some orientation how to further increase this limitation, or leaving the query lighter or increasing the memory limitation of .net framework or backing to BEX 3.5 funcionalities.
Has anyone encountered such problems in the update? Some alternative solution ?
Thanks !

Hello Caio,
The limitation lies on .Net Framework 32 bits which can handle 1.2 gigabytes.
You are reaching 1.8 Million because your datacells has no data or almost no data.
There is a KBA documenting your issue: SAP Note 1860872
There you will find a recommendation of Openhub, that allows you to extract data.
Just remember that BEx Analyzer is a tool for query navigation, not mass data extraction.
Kind Regards,
Edward John
SAP AGS

Similar Messages

  • Front-end functions cannot be executed in the background in SM37

    Hi ,
    I have developed a BDC program for Tcode HRUSER . The program is working fine in Frontend but when Executed in Background through SM37 gives a error -:
    "Front-end functions cannot be executed in the background".
    I am not using any function like GUI_DOWNLOAD or anything like that .
    Thanks
    Nikhil Arya.

    Hi ,
    No , the program is not taking any inputs from the user .
    when i am executing the program in background mode it is just showing the messages at the end which i am writing in the program for eg:
    "creating a user for employee 2306328".
    So , only the list of messages comes at the end .
    Thanks
    Nikhil Arya.

  • In Dreamweaver 6, I created a new fluid layout. I set up (4) DIVs. In the 3rd div, I changed the font color. The new color shows up on the website when viewed in my computer desktop, but, when viewed in a tablet and a cell phone, the color of the font doe

    In Dreamweaver 6, I created a new fluid layout. I set up (4) DIVs. In the 3rd div, I changed the font color. The new color shows up on the website when viewed in my computer desktop, but, when viewed in a tablet and a cell phone, the color of the font does not change. It's the same in Dreamweaver's Live view. It shows the new color on Desktop view and not in the cell phone or tablet view. Also, I changed the font itself in one of the DIVs and it shows up in the new font on the desktop view and website viewed thru the computer, but, not on the tablet or cell phone. Can someone please explain. I want to be able to change the fonts and colors for viewing in the tablet and cell phone, also. The fonts were all standard fonts. Sans-erif and Verdana and Arial were tried. Thanks.

    I will lock this discussion because of duplicate post.

  • What does multi, one, premium and limited mean in the context of Indesign servers please?

    what does multi, one, premium and limited mean in the context of Indesign servers please

    You will likely get better program help in a program forum InDesign
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • How to prevent a portal user from using the BEx Analyzer ?

    Hi,
    we have different type of users : most users may use the portal as well
    as the analyzer ;
    we have one special user with extended authorizations : this user
    should use the portal , where he has a limited set of queries to run
    with hardcoded filters ==> this user should not be able to use the
    analyzer however, since he then would be able to call all other queries
    by using the find function ;
    how can we make sure this user cannot use the analyzer , using SAP
    authorizations ?
    best regards,
    Erwin Van Giel.

    Hi,
    if I remove the complete S_RFC authorization for the user then the BEx Analyzer cannot connect anymore to the BW system, but neither can the user run reports from the portal : it needs the S_RFC with 'SYST'.
    If I only remove the RRMX from the S_TCODE and from the S_RFC, it does not prevent the user from starting the BEx Analyzer and connecting to the BW system. It only stops the user if he would start the RRMX transaction from within an SAPGUI session.
    Perhaps there should be a value in the S_RFC that allows connections from the portal but not from the BEx Analyzer .... ?
    so not solved yet ....
    best regards,
    Erwin.

  • The BEx Analyzer cannot generate VBA code due to the security settings

    Hello experts,
    when I try to open a query in BEx Analyser I get this error message for each Item of the Query:
    Diagnosis
    The BEx Analyzer cannot generate VBA code due to the security settings.
    System Response
    VBA code is not generated.
    Procedure
    Choose Tools -> Macro -> Security.
    On the Trusted Publishers tab page, select Trust access to Visual Basic project.
    Choose OK.
    Close the BEx Analyzer and continue working as before.
    Access to Visual Basic project is only needed when generating VBA code.
    This only takes place in design mode or when 3.x workbooks are upgraded.
    Of course I did exactly what was recommanded in the "procedure-section" of this error message. But BEx ist still not working!
    I use SAP NetWeaver 7.0 together with MS Excel 2007
    Thanks
    Axel

    Hello experts,
    I am an additional person interested in the way this issue was solved.
    I confirm that the issue is coming from the SP2 of Microsoft Office (I have another environnement without the SP2 and everything works well), and I am in a situation where I can't remove the update.
    Regards
    Guillaume P.
    EDIT :
    Solution found : I applied the bi710sp10p_1001-10004472.exe patch
    (downloaded via the download maanger : Support Packages and Patches - Entry by Application Group" SAP Frontend Components" BI ADDON FOR SAP GUI" BI 7.0 ADDON FOR SAP GUI 7.10)
    Edited by: GUILLAUME PETIAUX on Apr 13, 2010 10:29 AM

  • How to remove Variables Personalization in the BEx Analyzer?

    Hi All, Help us. Say please:
    1. How to remove personal Variables Personalization for query/user in the BEx Analyzer with standart tools?
    2. How to disable personalization button on varible screen?
    Our users very often click this "bad" button and after that can't to find required criteria on selection criteria screen. We've studied BW Guides and Forum materials (may be not very thoroughly), but search usefull information only for Web Reporting. We've search corresponding table /BI0/APERS_VAR00 but fear to edit it directly.
    Best regards, Igor

    Hi All,
    I think that best way to remove personalization of any var or infoobject could be done through the next logic.
    we have ODS <b>0PERS_VAR</b>.
    we need to remove line from this ODS with specific parameters like USERNAME and VAR_NAME or IOBJ_NAME.
    <b>Step by step instruction</b>:
    1. Create <b>update rule</b> from ODS 0PERS_VAR to the same ODS.
    2. Write <b>'Start routing'</b> to update ODS with the next ABAP-code
      LOOP AT DATA_PACKAGE.
        DELETE FROM /bi0/apers_var00
          WHERE tctusernm = DATA_PACKAGE-tctusernm AND
              ( tctvarnm = DATA_PACKAGE-tctvarnm OR
                tctiobjnm = DATA_PACKAGE-tctiobjnm ).
        DELETE DATA_PACKAGE.
      ENDLOOP.
    3. Activate update rule.
    4. Update ODS Data in Data Target with <b>'full update'</b> !
    5. At the selection screen of info-package <b>specify fields</b>
              < 'TCTUSERNM' - username  > AND
              < 'TCTVARNM' - var name > OR < 'TCTIOBJNM' - infoobject name >
    PS:\ As result <b>personalisation will be reseted selectively</b>.
    if it help you, it is a chance to donate some points to me
    best regards

  • How to create hierarchical LOV and CR front end or wrapper report to replace the JSP code in BO4.0?

    Hello CR experts ,
    My requirement is - There are customer names & region names ,Client wants to go for dynamic cascading prompt and hard code the customer name ,bu t they DON'T WANT customer names to be appear in the cascading dynamic prompt input values (they wants to make customer names as confidential ) ,
    Reporting tool Name - Crystal reports ,
    Source - UNV
    Older versions like BOXIR2 / BOXIR3  they used JSP to achieve this ,it worked fine ,Now they need to do the migration of older CR to new  CR reports 2011 ,
    In CR 2008 they achieved this through Business Views (Hard coded the customer names in JSP and called it in the CR 2008 ),
    SAP BI4.0 won't support BV ,
    Could you please help me in detail , how can i achieve it .
    Thanks ,
    Pradeep Gorpadu

    Hi Pradeep,
    BI 4.0 still has Business Views and CR 2011/CR 2013 still support them.
    CR for Enterprise does not support Business Views though.
    Where do you wish to create the functionality? In the Universe or the CR Designer?
    If it's the Universe, then is it a .unx or a .unv Universe?
    CR 2011/CR 2013 will Not support a .unx Universe; only CR for Enterprise will.
    If you're trying to create the prompts at the Universe level, then you've posted the question to the wrong space. You should post to the Semantic layer space.
    -Abhilash

  • Regarding connection between front end HTML and back end SQL 7.0

    Hi!!
    I am working on the project 'ERM'. I have designed 12 forms using HTML. Can u please give me brief idea how to establish the connection between a back end and front end i.e. between HTML and SQL 7.0. If possible can u provide me the source code for the same.
    I will be very thankful to you.
    Thanks,
    Jigar.

    Read up about multi-tier applications.
    You need servlet and JSPs for the server-side presentation layer, some classes for the business logic, and some mor for the persistence layer either using JDBC or some framework like Hibernate.

  • Front End internal and external web services

    Hi all,
    Can someone explain the purpose of internal and external web services URL in front end server. what does it do and what is it used for? and why the external traffic goes directly to it and not through reverse proxy?
    Thanks,

    They're for multiple purposes.  Address books, autodiscovery, meeting urls, mobile clients, etc.  There are two because they respond slightly differently based on whether the client is internal or external.  External traffic should always reach
    it through a reverse proxy, that reverse proxy should proxy traffic received on port 443 to port 4443 on your front end pool.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications
    This forum post is based upon my personal experience and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • FCP X freezes and must force quit?  I have a FCP installed on a Mac Mini (4 gig memory) and Lion OS.  The import files are large ACVHD files from a Canon G10 camera.  FCPX freezes and requires a force quit.  Is anyone else having these problems?

    I am using FCP X on both a MacMini (10.7 with 4 Gig memory) and an iMac (10.6 with 4 gig memory).  The files are ACVHD files imported from a Canon G10 camcorder.  FCP is constantly freezing and requiring a forced quit.    Could it be that FCP X was not tested thoroughly for use on a Mac Mini? 

    I think it's safe to say that FCPX wasn't tested throroughly for use on anything.
    with that out of the way, there are many variables as to what might cause your problems, but I don't think it's the mac mini as long as it meets the specified minimum requirements (especially the graphics card).
    You might try creating a camera archive first and then importing from that.
    The other issue might be the file format itself; you might need to use Clipwrap first. Maybe someone who has the same camera can chime in.

  • Firefox 3.6.24 is stressing memory and CPU resources to the point that Hotmail is almost unusuable and computer jams while FF goes thru its athletics; what to do?

    I have a Dell Inspiron 710m, with Windows XP, Norton 360, IE8. My computer understanding and needs are simple. Norton lets me know that Firefox is eating memory and CPU. The machine often jams while this happens, whether or not Norton has flagged an operation, and then resumes function. Hotmail is in shambles (jamming between operations, and having sign out problem). Neither Norton nor CC Cleaner (including Registry) indicate a problem. This is a nifty little machine that I use for email, mostly newspaper subscriptions, online shopping and banking, personal, and for Internet research. I have tried more advanced versions of Firefox and found them buggy. So, I went back. The upgrades are coming too fast. Not everyone is going to invest in another machine for Windows 7 or IE 9 capability right away. Meanwhile, Firefox, which worked just fine, seems to be pushing along, in what seems to be an industry in which cooperation and compatibility have ceased to be important. I don't know what to do. I can't do complex diagnostics and fixes, and am not in an area where I would take this computer anywhere.

    Thank you for taking the time out to reply. I don't know whether or not your suggestions would have worked, but I did solve my problem. I eventually figured out that the file, overlay.xul, was doing something and when I changed the filename, the bar went away.
    I was reading that the xul error usually meant something wrong with an extension, but that didn't make sense because after uninstalling/reinstalling, there were no extensions present, on an assumption, of course. I noticed a file through a search, and it was located in a folder without a mozilla/firefox name in it, looked like a randomly generated folder name. I looked in the extensions. ini and noticed it pointed to that overlay.xul file in that random named folder and thought, what the hell, and just renamed the overlay.xul file to something else and the problem went away.
    Thanks again.

  • Saving a recording in  memory and in disk at the same time.

    Hi, I record audio and a I want to save it in memory,then when the user presses a stop button I have to save the audio that is in buffer to a directory file. So far I to the first part that is save in memory. Here is some code I use:
    {color:#0000ff}
    class {color:#000000}recording{color} extends {color:#000000}Thread{color}*{*
    * boolean {color:#339966}suspended{color};*
    * public void* {color:#000000}run{color}*(){*
    * try{*
    * while*{color:#000000}(!{color}{color:#339966}*suspended*{color}{color}{color:#000000})
    {color} File *{color:#339966}file{color}*={color:#0000ff}*new*{color} File*{color:#ff9900}("C:/prueba.wav"{color}*);
    ByteArrayOutputStream {color:#339966}*dataCapturada*{color}={color:#0000ff}*new*{color} ByteArrayOutputStream();
    byte *{color:#339966}bufferTemporal{color}*[]={color:#0000ff}*new* {color}byte[10000];
    {color:#0000ff} int {color}numbytesleidos=*{color:#339966}targetDataLine{color}*.read(*{color:#339966}bufferTemporal,{color}*0,{color:#339966}*bufferTemporal.length*{color});
    datacapturada.write*{color:#339966}(bufferTemporal{color}*,0,{color:#339966}*numbytesleidos*{color});
    }{color:#0000ff}*catch*{color}(Exception e){e.printStackTrace()}
    So far,this works perfectly, but i put this line of code to save in directory file after the line:datacapturada.write....
    AudioSyste.write(*{color:#0000ff}new{color}* AudioInputStream({color:#339966}*targetDataLine),*{color}AudioFileFormat.Type.*{color:#339966}WAVE{color}*,*{color:#339966}file{color}*);
    It saves file in the directory file,but doesnt save in memory. Why could this be??

    Ok sorry, as you had seem in other forums, meaning JMF,I decided to record from microphone in WAVE format. This is done, but I also have to show the volume in a progress bar. So I take and example and it works, but this method that calculate volume needs an array of bytes, that is the array that I use for record in memory.So record in memory and show a progress bar volume works, but I also have to save in directory file. My idea is to save in memory and save in file directory at the same time, or save in memory and then when I press a stop button transfer the data saved in memory to the directory file.Here is all the code,assume that all declarations have been done:
    public void capturarAudio() {
           try {        
                formatoAudio = obtenerFormatoAudio();
                DataLine.Info lineaDataInfo = new DataLine.Info(TargetDataLine.class,formatoAudio);
                linea = (TargetDataLine) AudioSystem.getLine(lineaDataInfo);
                linea.open(formatoAudio);
                linea.start();
                Thread hiloGrabacion=new Thread(new hiloGrabacion());
                hiloGrabacion.start();
           } catch (LineUnavailableException ex) {
                Logger.getLogger(InformDetail.class.getName()).log(Level.SEVERE, null, ex);
    class hiloGrabacion extends Thread{
            byte bufferTemporal[] = new byte[10000];
            File archivo=new File("C:/Documents and Settings/java/multimedia/audio.wav");
            @Override
            public void run(){
                dataCapturada     = new ByteArrayOutputStream();
                detenerGrabacion  = false;
                try{
                    while(!detenerGrabacion){
                        int numBytesLeidos=linea.read(bufferTemporal,0 , bufferTemporal.length);
                        if(numBytesLeidos>0){
                            dataCapturada.write(bufferTemporal, 0, numBytesLeidos);
                            mostrarVolumen(bufferTemporal,0,numBytesLeidos);
                            lblCronometro.setText(linea.getMicrosecondPosition()/1000000+"");
                    AudioSystem.write(new AudioInputStream(linea), AudioFileFormat.Type.WAVE, archivo);
                    dataCapturada.close();
                }catch(Exception e){
                    e.printStackTrace();
        }

  • MS Excel in the Bex Analyzer is not working

    HI
    If  I  start Bex Analyzer (BI7.0) ,  MS Excel is not working.
    So There is no userid  pop screen on the MS Excel Screen.
    Whats' wrong ?

    Hi,
    Which version of excel are you using?
    Try with the SAP GUI 7.10 with the latest SAP BI Addon Component. You can download it from SAP Service Market place.
    Downloads - Support Packages and Patches - Entry by Application Group - SAP Frontend Components - BI ADDON FOR SAP GUI - BI 7.0 ADDON FOR SAP GUI 7.10 .
    The latest patch level for SAP BI Addon Component is 1300 (bi710sp13_1300-10004472.exe).
    Hope this helps.
    Regards,
    Hari.

  • Display of  Row and Column Headers in NW2004s Bex Analyzer

    Hi all,
    when I open a query with the NW2004s Bex Analyzer (Excel)Frontend <b>Row and Column Headers are not visible</b>. I need to go to <b>"Tools-Options" and check the box  for "Row and Column Headers" which seems to be unchecked by default</b>.
    Is there <b>a possibility to make the Row and Column Headers visible by default when I open a query</b> so that I don't have to use Tools-Options every time.
    Thanks
    Alex

    This is fixed with SP8. The default template doesn't have this specified in SP7. It's a very easy fix. Just specify that the column headers are specified by default. Then save this new workbook as the global workbook template such that all queries use this new template. You can customize this standard template however you like!

Maybe you are looking for