Aggregates in query being used or not.

Hi Guys,
I have a doubt. wondering if somebody can clarify it. When we run a query on cube with aggregates, how do we know whether the query is using the aggregates or not?
Can we check in ST03?
Thanks in advance.

hi
go to tcode RSRT
give the query name
click execute + query
and in aggregates tab check mark select display agggregates
& check display aggregate found
regards
Dina
Edited by: Dinavel on Mar 14, 2008 10:37 PM

Similar Messages

  • Aggregates being used or not

    Hi,
    I have an Infocube and also have aggregates created and filled in them. When I run the query on this InfoCube, I want to know if any of my aggregates are being used or not. Can someone please tell me how I can find this out? My BI version is 7.0
    Thanks.

    Hi,
    1.  Use different parameters in ST03 to see the two important parameters aggregation ratio and records transferred to F/E to DB selected.
    2. --- sign is the valuation of the aggregate. You can say -3 is the valuation of the aggregate design and usage. ++ means that its compression is good and access is also more (in effect, performance is good). If you check its compression ratio, it must be good. -- means the compression ratio is not so good and access is also not so good (performance is not so good).The more is the positives...more is useful the aggregate and more it satisfies the number of queries. The greater the number of minus signs, the worse the evaluation of the aggregate. The larger the number of plus signs, the better the evaluation of the aggregate.
    if "-----" then it means it just an overhead. Aggregate can potentially be deleted and "+++++" means Aggregate is potentially very useful.
    Refer.
    http://help.sap.com/saphelp_nw70/helpdata/en/b8/23813b310c4a0ee10000000a114084/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/60/f0fb411e255f24e10000000a1550b0/frameset.htm
    3. Run your query in RSRT and run the query in the debug mode. Select "Display Aggregates Found" and "Do not use cache" in the debug mode. This will tell you if it hit any aggregates while running. If it does not show any aggregates, you might want to redesign your aggregates for the query.
    Also your query performance can depend upon criteria and since you have given selection only on one infoprovider...just check if you are selecting huge amount of data in the report
    Check for the query read mode in RSRT.(whether its A,X or H)..advisable read mode is X.
    4. Use RSDDK_CHECK_AGGREGATE in se38 to check for the corrupt aggregates
    If aggregates contain incorrect data, you must regenerate them.
    Note 646402 - Programs for checking aggregates (as of BW 3.0B SP15)
    5. Check   SE11 > table RSDDAGGRDIR . You can find the last callup in the table (last used).
    6. Use the program SAP_INFOCUBE_DESIGNS (Performance of BW infocubes) to see the aggregation ratio for the cube. If the cube does not appear in the list of this report, try to run RSRV checks on the cube and aggregates.
    Go to SE38 > Run the program SAP_INFOCUBE_DESIGNS
    It will shown dimension Vs Fact tables Size in percent.If you mean speed of queries on a cube as performance metric of cube,measure query runtime.
    Thanks,
    JituK

  • To check weather JAVAVM being used or not?

    Hi,
    We are in the process of cleaning up unnecessary components. As a part of this, first of all we are checking weather JAVAVM is being used or not?  How to confirm weather JAVAVM is being used or not?
    I gone through Database Feature Usage but could not find any entry related to JAVAVM, for rest of the components i was able to. Any hints on this.
    DBA_REGISTRY
    COMP_ID
    COMP_NAME
    VERSION
    STATUS
    MODIFIED
    CATALOG
    Oracle Database Catalog Views
    10.2.0.5.0
    VALID
    23-JUN-2013 06:16:06
    CATPROC
    Oracle Database Packages and Types
    10.2.0.5.0
    VALID
    23-JUN-2013 06:16:06
    JAVAVM
    JServer JAVA Virtual Machine
    10.2.0.5.0
    VALID
    23-JUN-2013 06:16:07
    CATJAVA
    Oracle Database Java Packages
    10.2.0.5.0
    VALID
    23-JUN-2013 06:16:07
    And features usage is as follows.
    Database Feature Usage
    NAME
    DETECTED_USAGES
    ASO native encryption and checksumming
    0
    AWR Report
    17
    Advanced Replication
    0
    Advanced Security
    0
    Audit Options
    41
    Automatic Database Diagnostic Monitor
    6
    Automatic SQL Execution Memory
    41
    Automatic Segment Space Management (system)
    41
    Automatic Segment Space Management (user)
    41
    Automatic Storage Manager
    0
    Automatic Undo Management
    41
    Automatic Workload Repository
    1
    CSSCAN
    0
    Change Data Capture
    0
    Change-Aware Incremental Backup
    0
    Character Semantics
    0
    Character Set
    41
    Client Identifier
    0
    Data Guard
    0
    Data Guard Broker
    0
    Data Mining
    0
    Database Replay: Workload Capture
    0
    Diagnostic Pack
    0
    Dynamic SGA
    0
    EM Database Control
    0
    EM Grid Control
    0
    Extensibility
    41
    File Mapping
    0
    Flashback Database
    0
    Internode Parallel Execution
    0
    LOB
    41
    Label Security
    0
    Locally Managed Tablespaces (system)
    41
    Locally Managed Tablespaces (user)
    41
    Locator
    0
    MTTR Advisor
    0
    Materialized Views (User)
    41
    Messaging Gateway
    0
    Multiple Block Sizes
    0
    OLAP - Analytic Workspaces
    0
    OLAP - Cubes
    0
    Object
    41
    Oracle Database Vault
    0
    Oracle Managed Files
    0
    PL/SQL Native Compilation
    0
    Parallel SQL DDL Execution
    24
    Parallel SQL DML Execution
    0
    Parallel SQL Query Execution
    35
    Partitioning (system)
    41
    Partitioning (user)
    0
    Protection Mode - Maximum Availability
    0
    Protection Mode - Maximum Performance
    41
    Protection Mode - Maximum Protection
    0
    Protection Mode - Unprotected
    0
    RMAN - Disk Backup
    0
    RMAN - Tape Backup
    0
    Real Application Clusters (RAC)
    0
    Recovery Area
    0
    Recovery Manager (RMAN)
    0
    Resource Manager
    0
    SQL Access Advisor
    0
    SQL Tuning Advisor
    7
    SQL Tuning Set
    41
    Segment Advisor
    40
    Server Parameter File
    5
    Shared Server
    37
    Spatial
    0
    Standby Archival - ARCH
    0
    Standby Archival - LGWR
    0
    Standby Transmission
    0
    Streams (system)
    0
    Streams (user)
    0
    Transparent Gateway
    0
    Tuning Pack
    0
    Undo Advisor
    0
    Virtual Private Database (VPD)
    0
    XDB
    0
    D
    Regards
    DBA.

    We are in the process of cleaning up unnecessary components. As a part of this, first of all we are checking weather JAVAVM is being used or not?  How to confirm weather JAVAVM is being used or not?
    Yes - if you have an Oracle database the JVM is being used.
    There is NOTHING to 'clean up' as far as the internal JVM that is part of Oracle.
    You can NOT modify it or upgrade it. And if you remove it Oracle will also remove your database.
    See the Database Installation Guide
    http://docs.oracle.com/cd/B28359_01/install.111/b32002/remove_oracle_sw.htm#CCHBABDE
    In the Inventory screen, select the Oracle home and the products that you want to remove, then click Remove.
    Note:
    If you choose to remove Oracle JVM, Oracle Universal Installer removes all installed products that depend on Oracle JVM, including Oracle Database 11g.

  • Query is used or not

    Hi,
    how to check Query is used or not
    Thanks,

    Hi ,
    Go to SE11 and check table RSRREPDIR .Here give your query name in COMPID and you will get
    LASTUSER Last Changed By
    MODTIME Last Change to Definition
    REPTIME  Last Change of Query Runtime Object
    GEN1TIME Query Generation Time
    I think this will solve your purpose .
    Regards,
    Jaya

  • My IPod Clasic will sometimes display the error "lost connection" when it's being used, but not when connected to my computer.  Any ideas?

    This does not happen when connected to a docking device or computer, only when it is being used with headphones.  If I reboot, it's fine, but it does happen again.

    Have  discovered that I had not in fact updated the ios!!
    Went through the process last night and my ipod now works fine on my docking station.
    Thank you very much for your advice.

  • How to check if an SQL profile is being used or not?

    Hi,
    We have a couple of SQL profiles and outlines in the database. There has been a couple of code changes and it is now difficult to keep track if an SQL profile or an Outline is still being used? Is there any way to find that?
    Thanks in advance

    Find the entry corresponding to the SQL statement you are reviewing in V$SQL. Look at OUTLINE_CATEGORY and SQL_PROFILE columns. NULL indicates that no Outline/Profile was used.

  • How can I know a port being used or not

    Hello, I have a trouble, I don't know how to realize whether a port has been used or not.
    For example, I have some command:
    ServerSocket server1 = new ServerSocket(2001);
    ServerSocket server2 = new ServerSocket(2002);
    ServerSocket server3 = new ServerSocket(2003);
    ServerSocket server4 = new ServerSocket(2004);
    I wonder how I can realize the fact that server1, server1, server3 or server4 is avalable?
    Please help me. Thank you.

    Maybe you misunderstood my question. Not in the slightest. I answered the question you asked.
    The fact is that you asked the wrong question. You asked about ports in use. You're now asking how to know if a Socket is active. That's a different question. A port is different from a socket, and they're both different from a connection.
    To answer that new question, Java provides Socket.isClosed(), Socket.isConnected(), etc.
    But note that all these APIs can do, in any language, is tell you what you have personally done with that Socket instance, in the current application. So actually these APIs are formally redundant: all they do is just maintain a few booleans recording what methods have been called. What they don't do, and can't do, in any language, is tell you about the state of the connection. Only reading or writing can do that.

  • How to check whether INSO Filer is being used or not?

    Hi,
    We have created full text search indexes using the default syntax -
    CREATE INDEX FTI ON DOCUMENTS(DOC_FILE) INDEXTYPE IS CTXSYS.CONTEXT;
    How can I find out whether the INSO filter is used or not. Also a basic question, INSO filter helps in reading and "crawling" some 100+ document formats and creating an index against which search could be executed.... right?
    Please do let me know.
    Thanks & Regards,
    Dhwanil

    you can specify the inso filter in index code creation.
    create index TEST_IDX
    on TEST_TABLE (TEXT)
    indextype is ctxsys.context
    parameters('filter     ctxsys.inso_filter');

  • Drag-n-n-drop query joins uses WHERE, not INNER JOIN syntax

    When I highlight a few tables and drag them onto the sql worksheet, it will build a select statement for me and join the tables by their foreign keys.
    That's a nice feature, thanks!
    Three questions. Is it possible to:
    1. get it to use the INNER JOIN and LEFT OUTER JOIN syntax instead of joining the tables in the WHERE clause?
    2. control the table aliases so that it will automatically use the "standard alias" for the table instead of A, B, C, etc.?
    3. get it to not put the schema name into the query?
    Thanks!
    Edited by: David Wendelken on Nov 22, 2008 1:48 PM. Grammar mistake.

    Hi Gopi,
    Your code is Good.
    But try to avoid Inner join with more number of Tables ...because this is a performance issue..
    try to use..
    select (primary key fields mainly,other fields) from LIKP into itab where bolnr in p_bolnr(paramater).
    next try to use for all entries option..
    select (primary key fields mainly,other fields) from VBFA for all entries in itab where (give the condition)....
    simillarly do for the other select ....ok this will try to reduce the performance issue....
    <b><REMOVED BY MODERATOR></b>
    Message was edited by:
            Alvaro Tejada Galindo

  • How can i tell if Native code is being used or not?

    Hi,
    I imported a jar file called dnsjava, and set my system property to use this so that my getHostName method doesnt use native code to get the host name. My question is, how can i know for sure that it is using the code from the jar file dnsjava? I used a debugger, and it seemed like it was getting it from java.net.InetAddress instead. Please help!
    import java.net.InetAddress;
    public class Test {
         public static void main(String[] args) throws Exception {
              System.setProperty("sun.net.spi.nameservice.provider.1","dns,dnsjava");
              InetAddress addr = InetAddress.getByName("64.58.76.179");
              String name = addr.getHostName();
              System.out.println("name = " + name);
    }

    What makes you think that you can set that property in the code and it will work?
    A number of properties can only be set from the command line. They will not work when set in code.
    I am not sure that any sun type properties will work when set in code.

  • Airplay Mirroring stops at random intervals whether being used or not

    Hi,
    Using an iPad mini recently bought running iOS 7.1 and connecting to an Apple TV to mirror the browser to a TV.
    At random intervals the stream disconnects. The intervals are no longer than 30 minutes and not less than 10 minutes over a period of 2 hours.  Not tested more than that.
    It seems like something is asserting priority over the Airplay stream but that could be any number of things.
    Any ideas?
    Thanks

    Hi,
    Using an iPad mini recently bought running iOS 7.1 and connecting to an Apple TV to mirror the browser to a TV.
    At random intervals the stream disconnects. The intervals are no longer than 30 minutes and not less than 10 minutes over a period of 2 hours.  Not tested more than that.
    It seems like something is asserting priority over the Airplay stream but that could be any number of things.
    Any ideas?
    Thanks

  • Is there a way to know if a file is being used or not?

    Hello,
    I just switched from GoLive to DW. GL had a feature in the site window called "Used" in which a dot would appear next to every image file or page that was in use in the site. If there was no dot, the image or page was not in use, and I could safely delete it. Does DW have a similar feature?

    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WSc78c5058ca073340dcda9110b1f693f21-7ea 0a.html

  • Fan running at high when cpu not being used, Macbook not responding - Help!

    Please help!
    Quite often now when I leave my macbook for an a few hours (the screen goes to sleep but not the computer), I come back to the fan running at full speed and then when I touch the trackpad, I can move the mouse around, but nothing responds (i.e. when I move the mouse over the dock, the dock doesn't pop up...and I can't click anything on the desktop). So I have to hold down the power button to shut it off and then restart the computer. Then it works fine, but if I leave it for a while and come back, half the time I come back I encounter this problem again.
    Any help?

    Check your activity monitor. Sounds like you have a program running in the back ground your not aware of.
    You might also try to reset the SMC and/or PRAM.

  • Dock icons not working, wont say whether an app is being used or not

    I just bought my imac yesterday, not even 24 hours old, maybe 17, already im having problems with it. When i turn on my mac and start up an app it works great and what not, but then after i try to open another it, the app will bounce and keep bouncing and not stop, the light never shows up. So after that happens, the icons on the dock wont work properly, the apps work, but the icons on the dock dont.
    Thanks in advance, dont take this the wrong way, i love macs, its just disappointing i buy it and in 40 mins my dock starts messing up.

    Welcome to Apple Discussions!
    It does sound like your dock isn't working properly, but I'm not sure what to tell you. Have you done all the software updates yet? OS 10.5.1 is out. You might check with software update and then go to the Apple site Downloads and bring everything up to date. Remember to repair permissions before and after downloading software. Maybe this might fix your problem with the dock. If not, please post back.
    Good luck!

  • My Lightroom 5 brushes tool has stopped working.  You can select a brush but when you go to the picture the dot that shows it is being used does not come up and the photo does not change....

    I use the brush tool a lot...  When I use to use it I would select the brush then select the brush tool I wanted to use like Iris Enhance.  I then would go to the picture and click on the eye.  A dot would appear to show me I was using the tool.  Then I could edit... No dot appears now and nothing changes on the picture.. My assumption is something changed that needs to be changed back,,,,, PLEASE HELP!!

    ok now When I select a tool to use the brush with the dot shows up... When I highlight the area I want to adjust it shows pink... then when i hit done the pink goes away and no changes have been made....

Maybe you are looking for