SmartView Retrieve Optimization

How can i reduce the time of a retrieve with a big data set (500 rows x 60 cols), client-side solution or server-side optimizations are welcome.
thanks.
SMARTVIEW version 11.1.2.1.00
Hyperion 11.1.2.1

SantiagoC. wrote:
i have 11 dimension in the model, in the sheet i have in row 4 sparse dimension with 1 dinamic calc of one of these dimensions, in columns i have 1 dynamic calc that sumarize some childs of the dimension, and the rest of the dimensions (7) like period, year, version, etc.
the retrieve is taking 2 minutes, it is posible to make it run faster? or this time is short for that action?With 4 sparse dimensions in row orientation, the Essbase engine has to do a bunch of work to get the data.. I would look at the application log to see how long the Essbase retrieve operation actually is, then compare that to the time to render in the spreadsheet. This will give you a baseline of how much time is Smart View vs how much time is Essbase.
Do you need the all of those dimensions in row orientation? I have seen instances where it is necessary to get the report you want. In those cases, you will pay the price of time..
Tim Tow
Applied OLAP, Inc

Similar Messages

  • Does Member Selection (SmartView) == Retrieve (Excel AddIn)

    I just purchased the "Look Smarter.." book and it starts off by referring to a 'Retrieve' function in the Excel Add-In that pulls dimensions, member and associated data-values from an Essbase db (in my case Sample:Basic). I however have the SmartView Add-In running on Excel 2007, and there isn't any 'Retrieve' function that I can see.. The closest I can find is something called "Member Selection" that can be used to pull in dimension/members names. However this does not seem to pull in any actual data for these dimensions/members. I have already loaded the Sample:Basic db with data, so it's in there somewhere. I just need to know how to pull it all into Excel so that I can continue following along with Mr. Roske!
    Appreciate any input.
    thanks,
    Akshay

    Cameron,
    I followed your steps EXACTLY, but it only displays the Year and Market dimensions.. no 133980 data value! Just to confirm that I have the correct sequence, I did the following in order:
    1. loaded data.txt into Demo:Basic in EAS
    2. ran an 'Execute Calculation' of the 'default' calc script in EAS.
    3. opened a fresh Excel workbook and connected to Demo:Basic and activated it
    4. clicked on Refresh.
    The only other thing that happens is that a little window with drag-and-drop for 'Product' , 'Account' etc. shows up on the sheet. I tried to do a drag-and-drop of these extra dimensions, followed by another Refresh, but still no data value(s) appear.
    The funny thing is everything work perfectly when I use the Excel-Addin instead of SmartView! In fact, when I use Excel-Addin, the 133980 shows up even if I don't explicitly run the default calc script. So, I have a feeling that my problem is localized to SmartView.
    thanks,
    Akshay

  • SmartView retrieve

    Hi There,
    I have template setup in Essbase Excel Addin, however when I try to use SmartView to retrieve, I got the following error:
    "Invalid free form, row 4 invalid, it has repeat members of a dimension and mutiple dimensions"
    Wondering why it is working fine at addin, but not smartview.
    Here is layout of the excel: (all dims are here: Account, Scenaro, Year, Month, Dept)
    Expense
    Budget
    2010 2010 2010 2011 2011
    Oct Nov Dec Jan Feb (this is row 4 the error mentioned)
    Dept1
    Dept2
    Dept3
    Edited by: DonZ on Dec 9, 2010 2:43 PM

    Never mind, figure it out, it is user error

  • Slow performance in Smartview retrieval in Essbase ASO Application

    Hi,
    I am not able to retreive in Smartview for ASO application when taken Bottom- all retreivals for Product dimension (propertiy set as multiple hierarchies enabled) that has 17000 members under it and keeping all other 11 dimensions at top level.
    Accounts has 9000 members in which 9 members have MDX formulas
    Scenario has 65 members in which 48 members have MDX formulas
    It also displays session timeout error while drilling down to all bottom levels in Product dimension keeping all other dimensions at top level in Smartview.
    I was able to retreive using Excel Add-in but it took around 15 minutes.
    Is there any way to reduce the smartview retreival times in ASO application? Please advice.
    Thanks in advance
    Shyam

    You can try creating aggregate views
    However it may be the MDX formulas which may not have been optimized - try to zero on the member formulas which may be causing this. Try to retrieve set of accounts and then check.
    Assuming that your timeout registry settings (ReceiveTimeout, KeepAliveTimeout, ServerInfoTimeout ) are properly set
    Regards,
    Sunil

  • Time stamp a Smartview Retrieve

    Hello!
    Does anyone have something that puts a time stamp on a excel sheet upon retrieval/refresh of a sheet?
    thanks,
    Brent

    You might try adding a macro: McGimpsey & Associates : Excel : Time and date stamps 
    You can try using a substitution variable as well if they can be set to CurDate and CurTime read from your system.

  • SmartView Retrieval error

    Hi Folks,
    Excel and Smart view being used is Excel 2010 and 11.1.2.5
    We are trying to 'Refresh All sheets' in a workbook which has ~ 130 tabs. Everything was working till couple of weeks back. We needed to add one more tab with just one change in the org dimenison. Once it is added and if we try to do 'Refresh All Sheets', we are getting the below error message.
    "the specified width is invalid or cannot be set because of the current dock position"
    Has anyone faced this error? Any guidance with regard to this is highly appreciated.

    Maybe you are hitting some kind of limit then, 130 sheets is quite a lot
    If you can reproduce then it is worth logging it with Oracle Support.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Retrieve optimize: select * from tb where mdate sysdate

    hi,
    i wrote a simple statement :
    select * from tb where mdate > sysdate;
    it takes long time to return resultset.
    when i use to_char() function,
    select * from tb where to_char(mdate,'yyyy-mm-dd') >
    to_char(sysdate,'yyyy-mm-dd');
    it runs faster.
    who can tell me why?
    thanks.

    Are you running each statement multiple times and averaging the results? If you run the date comparison once, then run the character comparison, it's likely that the data you want is already cached, so the secod statement may well return more quickly. If you average multiple runs, you can avoid this.
    Justin

  • Data not rolling up of a dynamic calc member for a particular entity

    Hi,
    In my planning application data is not rolling up of a dynamic calc member for a particular entity whereas it is working fine for other entity.
    Please find below the sample Smartview Retrieve
    ----------------Member_ALL---Member_None---Member Top---Member_ALL---Member_None---Member Top
    ----------------Entity 1----------Entity 1------------Entity 1----------Entity 2----------Entity 2------------Entity 2
    Acc1------------100----------------#--------------------#---------------122---------------#-------------------122
    NOTE: # denotes missing
    Member_ALL and Member_None are children of Member_Top. Both Member_ALL and Member_Top are Dynamic Calc whereas Member_None is Store.
    As shown above data is rolling upto Member Top for entity 2 while it is not getting rolled up for Entity 1.
    Request you to please help in finding the error.
    Thanks in Advance'
    Joseph

    Hi Joseph,
    Is Acct 1 Dynamic Calc? In that case will it NOT calculate the combination MemberTop->Entity1 as Member_ALL->Entity1 + Member_None->Entity1.
    I beleive it'll calculate the Acct1 member again for Member Top based on the dynamic formula (whatever the logic). If you make it Acct1 Stored, then the aggregation will be correct by first calculating and storing the Acct1 member and then AGG the Member dimension.
    Cheers,
    Abhishek

  • Delete XMP Core Properties not saving changes

    Hi,
    I'm editing some legacy docs for enterprise search retrieval optimization using 6.0 Pro, and need to remove the Modified Date meta tag so not to mislead users in to thinking the doc content was modified.
    When I use the delete feature via Advanced/Doc Metadata/Advanced, it only deletes the property as long as I'm in that window. When I go to File/Doc Properties, the data is still there, and then when I go back to the Adv feature, it is also there.
    Could someone please explain if this behavior is the expected functionality, of if this might be a bug.
    Thanks!
    Anne B
    PS - Even though I'm not using the SDK, I though you all might know :)

    This is the expected behavior. The ModifyDate XMP metadata property is propagated from ModDate key of the PDF document DocInfo dictionary. It represents the modification time stamp of the document. Although you delete the property from the embbeded metadata packet, the ModDate key of PDF will still be present.
    Hope this helps,
    Shulin

  • FDM Drill Through from HFR

    Greetings all -
    I have not been able to find much documentation about the new FDM drill through feature from HFR. I'm looking for how it works, what is going on in the background, etc. I assume that it is mostly based on a SQL query back to FDM, but is there more to it than that?
    I appreciate any information or documentation to be had.
    Thank you,
    Sarah

    Hello Sarah,
    The drillthrough from HFR to FDM is seemless. The Hyperion Applications (HFM, Planning, Essbase) all store the information if it came from FDM in a unique way. This unique way is now an identifier so that drillback is available only for the valid cells. Other products that leverage that data (FR, Smartview, Retrieve) will then interpret that data as well.
    The drillback actually launches a pre-built FDM WebPage, Logs you in with the credentials provided via the source, and then displays potential records.
    Thank you,

  • Clustering - is it worth it?

    About one week a month we kill our HFM server, close week. We currently have a single instance of HFM on one server. Have another server that isn't doing much and was reading up on HFM clustering. Tried it when it was HFM 3 but haven't revisited it since...
    Soo... HFM 9.2.0.3 - is clustering worth the effort of setting up?

    Hi,
    What I mean is, that I guess you must have a core of HFM Application Administrators, power users if you like, who do the biggest consolidations. Well you can set up your second HFM application server so that only these power users know about it. So normal users will do what they have always done, but the power users will run their big consolidations on this second server, that way their big consolidations will not hamper the users too much.
    Yes the 300 seconds sync delay can be a problem, 5 minutes is a long time to wait, the rule I have always followed is never go below 60 seconds. If you go too low on busy servers the cubes will start getting flushed so often that you are not getting any caching benefits, plus the checking for changes has a cpu overhead. However if you are only running 2 application servers its not really a problem. If you are running allot more application servers then this setting may well start to get critical and cause problems.
    The mechanics used for multi server and clustering have not changed that much since 3.5, Im not sure if the function already existed in 3.5 but in later versions hfm has a UseStickyServer setting which is enabled by default. That means that a user logging on to a server cluster and running reports and comparing them to data forms for example or Excel smartview retrieves will always use the same hfm application server for its data source. That way a user will always see the same data if he uses his ID multiple times, however this will not work for multiple users, If they land on different application servers then they will always see different data till the cubes get refreshed.

  • Many mintues to retrieve or submit in SmartView 11.1.1.3

    Dear SmartView Forum,
    I just rolled out the 11.1.1.3 suite in production and I've got at least 2 users in remote office locations having uber slow retrieval and submission times in SmartView.
    They are using a spreadsheet that is distributed by their department with bunches of tabs with data that gets pulled into three tabs that are Planning forms opened with SmartView.
    Step one when opening the file is to retrieve in the forms. This is taking 15-20 minutes. Submitting the data takes as long. The users have to submit many times while forecasting, so this kind of slowness is unacceptable.
    It does not appear every remote user is having the problem, but the only users reporting the problem are remote. By remote I mean they work in WAN connected offices connected back to our main campus by T1.
    I was focused on network being the problem this morning, but now I'm less so. Planning web and the "legacy" add-in (props to you, Matt, for the new terminology) work fine. The problem is SmartView itself, I'm almost convinced, but it could still be network if SmartView and APS are doing alot of talking back and forth, and in 9.3.1 SmartView and Planning did not.
    Please anyone with ideas about this pipe up and help me figure this out. It's kind of important that these people be able to forecast.
    -- Joe

    Cameron Lackpour,
    That's what I was thinking, pretty much. Network routing of different packet types or something that I don't know enough about to fully articulate. Or SmartView itself, somehow.
    Knowing that the Essbase add-in (is a qualifier actually needed?) communicates directly to the Essbase server via TCP/IP and SmartView communicates via HTTP to the APS server, I was unable to fully eliminate network even when I got fast responses via the add-in. And I didn't know what to make of the Planning web interface (IE7) working fine, since SV uses IE components in the background. That's HTTP, too, to the same server as APS, but a different port.
    We had a network guy on it and the whole network team brainstorming. They found nothing. So... still puzzling it out. Almost certain I had the unfortunate coincidence that the two people with problem machines were both in remote locations, meaning the whole network thing is a red herring and their computers just suck (or need rebooting or have some obscure Excel option turned on or whatever the case may be).
    That's actually good news, because the alternative is remote planners all over the country unable to work because of some unknown problem. Plus, I'd have to answer for not discovering it in testing.
    -- Joe

  • Member formula error while retrieving in smartview?

    I am trying to execute this member formula
    IF (@ISMBR(@RELATIVE("SENDER_PROJECT",0)))
    IF ("Allocation Pct" <> #Missing)
    "Allocation Amount"=("Account_sub1"->"PFL_Projects"->@MEMBER(@SUBSTRING(@NAME(@CURRMBR("Project")),6))*"Allocation Pct");
    ELSE
    "Allocation Amount"=("Account_sub2"->"PFL_Projects"->@MEMBER(@SUBSTRING(@NAME(@CURRMBR("Project")),6))*(@PRIORS( SKIPMISSING, "Allocation Pct")));
    ENDIF;
    ENDIF;
    When I try to retrieve the data for this formula, I get the following error.
    Error(1200370)Error executing formula for [R_Segment Allocation Amount] (line 1): attempt to cross a null member in function [@X]
    Is there anything I can modify to not have a null member.
    Thanks!!

    Thanks! You were right I created the a sub hierarchy with the specific members and substring command was set a little wrong, I had one higher value.
    I reset it to as shown below and it worked!
    @MEMBER(@SUBSTRING(@NAME(@CURRMBR("RETL_H_PROJET")),5))

  • Performance of retrieve from web-optimization?

    Is there a way in the Oracle contain clause of the query to put a hint that will help a larger document (650K-5mb)to come down a little at a time behind the scenes? We are trying to avoid a full document retrieval prior to display. If it makes any diff, our developer is using asp on the web side.
    Also is there any good notes or articles on tuning the context type query in 8.1.6 and 8.1.7 on Solaris and NT?

    Please read the performance documents: http://technet.oracle.com/products/text/content.html
    null

  • Aggregation script is taking long time - need help on optimization

    Hi All,
    Currently we are working to build a BSO solution (version 11.1.2.2) for a customer where we are facing performance issue in aggregating the database. The most common activity of the solution will be to generate data on different scenario from Actual and Budget (Actual Vs Budget difference data in one scenario) and to be used for reporting purpose mainly.
    We are aggregating the data to top level using AGG command for Sparse dimensions. While doing this activity, we found that it is creating a lot of page files and thereby filling up the present physical memory of the drive (to the tune of 70GB). Moreover it is taking a long time to aggregate. The no. of stored members that is present are as follows:
    Dimension - Type - Stored member (Total members)
    Account - Dense- 1597 (1845)
    Period - Dense - 13 (19)
    Year - Sparse - 11 (12)
    Version - Sparse - 2 (2)
    CV - Sparse- 5 (6)
    Scenario - Sparse - 94 (102)
    EV - Sparse - 120 (122)
    FC - Sparse- 118 (121)
    CP - Sparse - 1887 (2049)
    M1 - Sparse - 4873 (4874)
    Entity - Sparse - 12020 (32349) - Includes two alternate hierarchies for rolling up the data
    The other properties are as follows:
    Index Cache - 152000
    Data File Cache - 32768
    Data cache - 153600
    ACR = 0.65
    We are using Buffered I/O
    The level 0 datafile is about 3 GB.( 2 year budget and 1 year 2 months Actuals data)
    Customer is going to use SmartView to retrieve the data and having Planning Plus License only. So could not go for an ASO solution. We could not reduce the members of huge Sparse dimensions M1 and CP as well. To improve the data retrieval time, we had to make upper level members as stored which resolved data retrieval issue
    I am seeking for help on the following:
    1. How can we optimize the time taken? Currently each dimension is taking about an hour to aggregate. Calc Dim is taking even longer time. Hence opted for AGG
    2. Will change of dense and sparse setting help our cause? ACR is ona lower side. Please note that most calculations are either on Period dimensions or FC. There is no such calculation on Account dimension
    3. Will change of a few non-level 0 members from store to dynamic-calc help? Will this slow down calculations in the cube?
    4. What should be the best performance order for this cube?
    Appreciate your help in these regard,
    Regards,
    Sukhamoy

    Please provide following  information
    1)  Block size  and other statistic
    2)  Aggreagation script
    >>Index Cache - 152000
    >>Data File Cache - 32768
    >>Data cache - 153600
    Try this settings
    Index Cache - 1120000
    Data cache - 3153600

Maybe you are looking for

  • How to open url with two varible

    Hi everyone Could you tell what wrong is in this line.           String x="http://localhost/Test.php?memberID=ww&movieID=mm";      Runtime.getRuntime().exec("cmd /c start iexplore "+x); why does my Test.php always only get the first parameter? Test.p

  • Can't add textbook to iBooks

    I'm on iPad 2, iOS 4.3.3, I've dowloaded iBooks2 and the textbook Life on Earth. But it doesn't copy on my iPad. Firstly iTunes wrote there theres a crash, then I found out that I need latest iTunes otherwise it won't copy. So I got latest iTunes, bu

  • RunDLL error

    I'm using Windows 7 Ultimate, 64-bit, and I'm having problem with RunDLL error, every time I start my computer there is small window with notification that specified module could not be found, Appdatta/Roaming/newnext.me/nengine.dll  How can I solve

  • What's the needed configuration in a "send Mail" activity?

    Hi, I'm using Studio 5.7 and trying to use the "send Mail" but I've got the following error: Invalid Addresses; nested exception is:      class com.sun.mail.smtp.SMTPAddressFailedException: 550 must be authenticated I've configured the Studio's Engin

  • Problem elements 8 red river paper and Canon Pro 9000MKII

    I am using a Canon Pro 9000 MKII, Red River arctic polar gloss and Elements 8. I believe I have followed all instructions correctly: I have installed the profile for the paper and disabled color management where it is indicated but all my prints are