Hai sir any body please answer to the query to which i am posting (please)

hi
any body please to the query which iam posting. i could not what exactly happens i was thinking so much even then i could not get the answer.
Q) When we use the fix on dense or sparse on which dimension performance is good? How can you justify that?
(IN PDF it is written this way)
When you use the FIX command only on a dense dimension, Analytic Services retrieves the
Entire block that contains the required value or values for the member or members that you
Specify. Thus, I/O is not affected, and the calculation performance time is improved.
When you use the FIX command on a sparse dimension, Analytic Services retrieves the block
for the specified sparse dimension member or members. Thus, I/O may be greatly reduced.
I cannot justify (visualize the above answer can any body help me the way it is going to happen from disk to the memory in the point of the performance) please elaborate what exact process takes.

Hi,
In Essbase (aka Analytic Services) block storage option (BSO) databases, the data block is the basic unit of I/O. A block contains cells that represent the intersections of stored members from dense dimensions. Unique data blocks are created for the existence of sparse dimension combinations (based on data loads or calculations).
In a calc script, a FIX on a dense member will require the calculator to perform I/O on ALL the existing data blocks in the database. This may be logically necessary in some cases but it is not efficient in terms of minimizing I/O. Worse yet, a series of dense FIX statements (not nested but one after the other) will cause multiple, full passes on all data blocks. Conversely, a FIX on a sparse member will only require I/O on the data blocks related to that sparse member via the index. This is where you get I/O efficiency.
To illustrate this in a simplistic example, let's say you have 1 million data blocks. One of the dense dimensions is Period with twelve months rolling up to quarters and total year. One of the sparse dimensions is Scenario with ten distinct scenarios (Actual, Budget, Forecast, etc.) and a Label Only setting at the top of the dimension (i.e., on Scenario at Gen 1). Consider the I/O differences on each FIX example to follow...
FIX(Jan)
... any calc action here must perform I/O on all 1 million blocks
ENDFIX
FIX(Feb)
... any calc action here must perform I/O on all 1 million blocks AGAIN if written in sequence like this after the Jan FIX above
ENDFIX
However...
FIX(Budget)
... any calc action here must perform I/O on only 1/10th of the database or 100,000 of the blocks
ENDFIX
Now these examples oversimplify some things to make the basic point about which you have asked a question. I hope this helps. Please post any follow-up questions.
Good luck, Darrell Barr

Similar Messages

  • Can any body let me know the query?

    Hi
    I want all the table names and all the column names from entire database which is having some pattern
    Ex:i want table name and corresponding column names where the column data is having substring 'oracle'
    if i have 'oracle' as substring data in 2 columns of 3 tables in my database then it should give me table name and corresponding column names in that table
    Thanks in advance...

    yes, i have tried with the following block
    DECLARE
    V_CURSOR VARCHAR2(4000);
    V_TABLE_NAME VARCHAR2(4000);
    V_COLUMN_NAME VARCHAR2(4000);
    CURSOR GET_TABLE IS SELECT TABLE_NAME FROM user_tables;
    CURSOR GET_COLUMN IS
    SELECT COLUMN_NAME FROM USER_TAB_COLUMNS
    WHERE TABLE_NAME IN (SELECT TABLE_NAME FROM USER_TABLES) AND DATA_TYPE='VARCHAR2';
    BEGIN
    FOR TAB IN GET_TABLE
    LOOP
    FOR COL IN GET_COLUMN
    LOOP
    EXECUTE IMMEDIATE 'SELECT '||TAB.TABLE_NAME||','||COL.COLUMN_NAME||' FROM '||TAB||','||COL||' WHERE '||COL.COLUMN_NAME||' LIKE '||'"%oracle%"'||'INTO '||V_TABLE_NAME||','||V_COLUMN_NAME;
    DBMS_OUTPUT.PUT_LINE(V_TABLE_NAME||' '||V_COLUMN_NAME);
    END LOOP;
    END LOOP;
    END;
    But unable to proceed
    please give me some suggessions to proceed with it....

  • Any body please can solve my problem  iam getting the exception

    hi
    Any body can give me the solution to how to solve the problem. Actually iam working on swing and EJB when iam trying to import 100html pages and trying to save that part its giving this below error.
    Exception occurred during event dispatching:
    java.lang.OutOfMemoryError
    <<no stack trace available>>
    Please ill be waiting for the reply.
    regards,
    surya

    Hi,
    Run your application using ...
    java -Xmx300m MyApplication
    300m is for 300 meg of virtual memory.
    JRG

  • Hi  can any body please tell me how to open the .exe files in mac and why it is not supported with unarchiever app , also i am not able to run and dvd's in my mac its not accepting any cd's or dvd'd why do i need to do some settings for it ?

    Hi  can any body please tell me how to open the .exe files in mac and why it is not supported with unarchiever app , also i am not able to run and dvd's in my mac its not accepting any cd's or dvd'd why? do i need to do some pre defined  settings to run the cd's and dvd's ?

    A .exe file is a Windows executable. OS X does not run Windows programs. If you need to use .exe files then you will need to install Windows on your Mac:
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    Install the Apple Boot Camp software.  Purchase Windows XP w/Service Pak2, Vista, or Windows 7.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    VM Fusionand Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • Can any body please give me an idea and the Import and Export process?

    Can any body please give me an idea and the Import and Export process? Excise Duty and other duties and so on.
    I will be highly obliged for the help.
    Regards,
    Subhasish

    for importing material,every importer has to file bill of entry in customs.
    first vendor send some documents like certificate of origine , bill of lading, packing list etc to importer.
    on the basis of those documents,importer makes supporting documents like duty calculation sheet, GATE declaration form,CHA declaration form,insurance certificate.
    CHA (custom house agent ) file the bill of entry on behalf of impoter in customs.
    custom verify it.
    after duty payment, CHA can clears the consignment from custom.
    there are two typs of BOE.
    1 Home consumption BOE
    2 Warehousing BOE
    in 1st type of BOE , payment of duty is done at the time of custom clearance
    and in 2nd type of BOE, importer can put material in warehouse without payment of duty. at time of using those material from warehouse,importer has to file out bond warehouse BOE and pay the all duties.

  • Date Format Like D D M M Y Y Y Y in RTF. If possible any body please let me

    Hi,
    While developing RTF File. I want to display output date format like 'M M D D Y Y Y Y' by using XML Publisher.
    If possible any body please let me know ASAP.
    Regards,
    Rajesh

    Thanks for replaying mail!.
    I have tried previously the belows format on RTF File. It is not working.
    <?xdoxslt:ora_format_date(INVOICE_DATE, 'D D M M Y Y Y Y')?>
    <?format-date:INVOICE_DATE;'D D M M Y Y Y Y'?>
    Please let me know any other possibility is there let me know ASAP step by step.
    Regards,
    Rajesh
    Edited by: Rajesh on Oct 16, 2012 10:55 PM
    Edited by: Rajesh on Oct 16, 2012 11:05 PM

  • Can any body please read this and ans me

    hi all,
    can any body please read this and tell is there any function module or some other thing is available.
    Material masters are location specific, and Progistix maintains part details in Canadian $, now we need to get the logic how SAP converts the standard cost of the material from Canadian $ to US $
       The plant number of Canada is 3002.

    Hi
    you would have to use the following function modules
    CONVERT_TO_LOCAL_CURRENCY
    CONVERT_TO_FOREIGN_CURRENCY
    regards
    Dinesh

  • My Imac is ejecting every disk inserted in it, I cannot access the disks, can any body help me troubleshoot the problem. I am using snow leopard.

    My Imac is ejecting every disk inserted in it, I cannot access the disks, can any body help me troubleshoot the problem. I am using snow leopard.

    Try resetting the SMC Intel-based Macs: Resetting the System Management Controller (SMC) - Apple Support
    and PRAM How to Reset NVRAM on your Mac - Apple Support
    If those don't help you can try a cleaning disc or a quick shot of compressed air. Chances are that your drive has failed, join the club it's not all that uncommon. You can either have it replaced or purchase an inexpensive external drive. Don't buy the cute little Apple USB Superdrive, it won't work on macs with internal drives working or not.

  • My Imac is ejecting every disk inserted in it, I cannot access the disks, can any body help me troubleshoot the problem.

    My Imac is ejecting every disk inserted in it, I cannot access the disks, can any body help me troubleshoot the problem

    The frist thing to try is a drive-n disk. They are cheap (US$5-15) and easy to use. Many unresponsive drives, even ones declared "dead" by an Apple tech, have returned to service after a cleaning.
    Check with home entertainment specialty shops, electronic superstores and office supply outlets that sell computer accessories.

  • Sql statement substituion - any special rules for formatting the query?

    Hey,
    I was wondering - are there any special rules for formatting the query that is to be substituted?
    I am asking, as somehow I am unable to make the DSP substitute my query. I took the basesql from the server console (to make sure that I have the correct version), configured a query substitution, and well, nothing happens.
    I've tried to substitute it with a modified version of the original query (where NVL(,0) is changed to NVL(,-9999)), then also with select * from dual (which I hope would generate some error), but DSP is ignoring everything...
    The query is rather big (400 lines), so maybe I need to format it somehow? I've noticed that in the docs (http://edocs.bea.com/aldsp/docs25/admin/server.html#wp1049919) that the query used in the example has all leading spaces removed. I've tried that, but DSP is still not doing any substitution...
    Any suggestions welcomed...
    Thanks,
    Leszek

    Michael,
    I am doing everything as in edocs, retrieving from logs the basesql (so with place holders). I've removed all new lines (so the query is now in a single line) and all excessive blanks (so all double/more blanks replaced with a single blank). Still the DSP is like ignoring the substitution. I've tried to do it even with a simple query, like:
    SELECT t4."PRODUCT_ID" AS c1, t4."PRODUCT_NAME" AS c2 FROM {DB}.{SELECTION} t1 JOIN {DB}.{CUSTOMER_FACT} t2 ON (t1."VAL" = t2."CUSTOMER_ID") JOIN {DB}.{CUSTOMER} t3 ON (t3."CUSTOMER_ID" = t2."CUSTOMER_ID") JOIN {DB}.{PRODUCT} t4 ON (t4."PRODUCT_ID" = t3."PRODUCT_ID") WHERE ((? = t1."SESSN_ID") AND (t1."NAME" = 'CUSTOMER_ID') AND (t3."DELET_DATE" IS NULL) AND (t3."PRODUCT_TYPE" = 11))
    am I missing something here? do I need to remove/add something , to make it work?
    I've tried removing blanks around = signs (which from the DSP pov results in a different query), sitll with no results.
    Edited by xnts at 06/24/2008 7:37 AM

  • Surcharge issue not disount - done in the past any body please?

    Hi friends
    Ha any body done in the past same kind of surcharge?
    Minimum order quantity(<b>not value</b>) check in the order for THREE kinds of materials.
    EX: I have to check 3 kinds of materials and if not 15(quantity) apply surcharge $100.
    Please help me on this issue.
    Thanks
    Prasad

    hi ,
    you can use the condition type KP01
    reGARDS,
    Murali

  • Can any body please explain the hr payroll process  in detail

    Hi Experts,
                      I am newbie to HR abap.Can any body give their valuable experience regarding payroll proces in hr.
    Thanks and Regards,
    Sravanthi.

    Check this out,
    payroll
    Re: payroll material
    Hope this will help.
    ashish

  • Can any body please help me

    Hi all,
    I have got a microstar MS 6340 ver 1 motherboard and i tried installing a PCI 32m nvida graphics card under windows xp. when ever i turn the PC on, i get no screen and the machine keeps beeping. the motherboard has an onboard graphice card but i dont know how to diable it. i have searched the web and cant find the manual to help me or someone to tell me what to do. can some one please help me disable the onboard graphic's.
    Thanks a million.
    Ps. if any body knows where to get the manual from, can you please post the link for me.
    Cheers )  )  )

    wird... in the v1 manual there is no indication for integrated VGA.... no wonder your board is the ms6340M v1 (is it??)....
    and thats a little difference
    http://www.msi.com.tw/program/products/mainboard/mbd/pro_mbd_detail.php?UID=131&MODEL=MS-6340M
    here is the manual for this mainboard
    http://download.msi.com.tw/support/mnu_exe/E6340Mv1.0.exe
    there is the frame buffer seting but there is no disable option for the on board vga....
    try the new bios... (but check if this is the corect board!!!)
    this is the link for v4.7 bios
    http://download.msi.com.tw/support/bos_exe/6340v47.exe
    [size=15]but be cereful i'm not responsible for any miss flushes  [/SIZE]  

  • Uncaught Exception - Can any body please suggest what is wrong

    SRM gurus,
    Can any body suggest what is wrong with the below error
    Fresh SRM 7 installation , all the configuration is complete but when shopping cart is created getting this error.
    Checked the logical systems and all other setting everything is fine.
    Not sure why this error is coming.
    UNCAUGHT_EXCEPTION
    Buffer table not up-to-date
    Function: BBP_PD_ABORT of program SAPLBBP_PDH
    Form: ABORT of program SAPLBBP_PD
    Form: BUDGET_SC_CHECK of program SAPLBBP_PD
    Form: PROCDOC_CROSS_CHECKS of program SAPLBBP_PD
    Form: PROCDOC_DB_CHECK of program SAPLBBP_PD
    Form: PROCDOC_CHECK of program SAPLBBP_PD
    Function: BBP_PROCDOC_CHECK of program SAPLBBP_PD
    Method: /SAPSRM/IF_PDO_BASE~CHECK of program /SAPSRM/CL_PDO_BASE===========CP
    Method: /SAPSRM/IF_PDO_BASE~CHECK of program /SAPSRM/CL_PDO_BO_SC==========CP
    Method: /SAPSRM/IF_PDO_BASE~CHECK of program /SAPSRM/CL_PDO_BO_SC_ADV======CP
    Edited by: srisrm on Dec 12, 2010 4:57 AM

    hi
    please go through the note no sapnote_0001276694
    regards
    prakash

  • Does any body besides me think the new itunes suck?

    can't manually sinc. can't make changes. can't add itune gift card. anytime someone downloads an app it automatically goes to every device we have. can't find where to stop all of it. sunc my wifes new iphone 5 to it an it wiped out all of her pictures, texts, contact and notes. it won't sinc wireless. the old one did. when you plug it in it automatically sincs then backs it up without letting you decide what to do. that's when it wiped out my wifes stuff. doesn't let you choose which apps to put on or take off. Can somebody please help me? or is it just the new itunes that is jacked up?

    Hi Sudhakar ,
    I use the datatable clear() method to free the cache in the beforeRenderResponse method to solve this problem. You have to manually add the beforeRenderResponse method to your code. According to the JavaDocs, you can also call execute() on the Datatable Model which implicitly calls clear().
    HTH
    Jim

Maybe you are looking for

  • How can I get the selected action of content type by javascript from Firefox Options Applications?

    I works on my website, and it have to check the PDF file will be opened in which plugins So we have to implement some javascript to check the selected action of Content Type from Tool>Options>Application Do we have any javascript code to check this

  • Trying to activate Skype Number

    I'm trying to activate Skype Number. I'm in Poland, but need the number to be British (for calls from UK). I'm selecting the number, being shown "this is your skype number" etc. then I'm going to payment page, but first website demands me to log in a

  • Scrollbar setting problem ?!

    How do I get a scrollbar to start at the top - right now it is at the bottom of the text field when the JDialog is opened (A silly defaul if you ask me - why would it start as the bottom of a text area?!)           JTextArea limitInfoText = new JText

  • IPhoto cannot read iPhone JPGs

    I have never had a problem loading pictures from my iPhone into iPhoto until today, when all of a sudden, iPhoto pops up a screen that says "Unreadable File: The following files could not be imported (they may be an unrecognized file type or the file

  • Remote 4.2 not playing any playlists or audiobooks on apple tv

    Hi, Does anyone see the same issue after upgrading to remote app 4.2 (both iphone and ipad)? I am not able to play any audiobooks or playlists after the upgrade of remote app on appe tv. I am sharing the itunes library from mac mini and was not seein