Check Statistics is Yellow, how do I get it green?

Hi,
On a cube, under “Manage” and Performance tab, “check statistics” shows Yellow.
How can I know what is really wrong?
What can I do to get it back to green?
Thanks

RSRV has a Database test -Database Statistics for an InfoCube and Its Aggregates.
It will list all the fact, dimension, and master data tables, for the cube and its aggregates and show whether the the stats for each table are current or not - green light / yellow light, e.g.
     08:16:59 o'clock on 03/17/2008: Start test run for user PIZZAMAN
         ORACLE: Check in progress; statistics in table /BI0/F0FITV_C01 are current
         ORACLE: Check in progress; statistics in table /BI0/E0FITV_C01 are current
         ORACLE: Check in progress; statistics in table /BI0/D0FITV_C01P are current
         ORACLE: Check in progress; statistics in table /BI0/D0FITV_C01T are current
         ORACLE: Check in progress; statistics in table /BI0/D0FITV_C01U are current
         ORACLE: Check in progress; statistics in table /BI0/D0FITV_C011 are current
         ORACLE: Check in progress; statistics in table /BI0/D0FITV_C012 are current
         ORACLE: Check in progress; statistics in table /BI0/D0FITV_C013 are current
         ORACLE: Check in progress; statistics in table /BI0/D0FITV_C014 are current
         ORACLE: Check in progress; statistics in table /BI0/D0FITV_C015 are current
         ORACLE: Check in progress; statistics in table /BI0/D0FITV_C016 are current
         ORACLE: Check in progress; statistics in table /BI0/D0FITV_C017 are current
         ORACLE: Check in progress; statistics in table /BI0/D0FITV_C019 are current
         ORACLE: Check in progress; statistics in table /BI0/D0FITV_C01A are current
         ORACLE: Check in progress; statistics in table /BI0/QEMPLOYEE are current
         ORACLE: Check in progress; statistics in table /BI0/SEMPLOYEE are current
         ORACLE: Check in progress; statistics in table /BI0/YEMPLOYEE are current
         ORACLE: Check in progress; statistics in table /BI0/PCOMP_CODE are current
         ORACLE: Check in progress; statistics in table /BI0/SCOMP_CODE are current
         ORACLE: Check in progress; statistics in table /BI0/XCOMP_CODE are current
         ORACLE: Check in progress; statistics in table /BI0/SCO_AREA are current
         ORACLE: Check in progress; statistics in table /BI0/SEMPLGROUP are current
         ORACLE: Check in progress; statistics in table /BI0/SEMPLSGROUP are current
         ORACLE: Check in progress; statistics in table /BI0/SEMPLSTATUS are current
         ORACLE: Check in progress; statistics in table /BI0/QJOB are current
         ORACLE: Check in progress; statistics in table /BI0/SJOB are current
         ORACLE: Check in progress; statistics in table /BI0/YJOB are current
         ORACLE: Check in progress; statistics in table /BI0/QCOSTCENTER are current
         ORACLE: Check in progress; statistics in table /BI0/SCOSTCENTER are current
         ORACLE: Check in progress; statistics in table /BI0/YCOSTCENTER are current
I couldn't find anything with a yellow status, but if you do, you should be able to run the test in COrrect Error mode.

Similar Messages

  • I restored my iPod in the middle of a download, now it can't do anything but restore, and when i restore it, the screen gets stuck on weird things, like the apple screen or purple or yellow. how do i get it un-stuck?

    i restored my iPod in the middle of a download, now it can't do anything but restore, and when i restore it, the screen gets stuck on weird things, like the apple screen or purple or yellow. how do i get it un-stuck?

    Try:
    - iOS: Not responding or does not turn on
    - If not successful and you can't fully turn the iPod fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • I have a new ipad min2.  I have the verizon activated.  but cannot find phone number.  I checked view account.  How do I get my phone number  asscoiated with my Ipad?

    I have a new ipad min2.  I have the verizon activated.  but cannot find phone number.  I checked view account.  How do I get my phone number  associated with my Ipad?

    Your ipad has a cellular access number in settings under cellular data.
    it is not a phone, and that number can't be used to phone calls.

  • How do I get blue/green screen option & split screen?

    How do I get blue/green screen option & split screen?  On iMovie, these options were presented to me, whenever I dragged a clip over another clip already in timeline.  Where do I find these choices in Final Cut X ?  Also, on iMovie, to resume project production, I would then hit the "done" button -- Where do I find a button to finalize changes?  Also , where do I find the option of "precision editor" ?   Thanks

    Green screen is done with the Keyer effect.
    There is no Done except for transformations in the viewer.
    Double click an edit point to open the Precision Editor.

  • HT3275 the light on my time capsule keeps flashing orange and green. I know it is supposed to be green how can I get the green light to stay on

    the light on my time capsule keeps flashing orange and green. I know it is supposed to be green how can I get the green light to stay on

    Orange and green flashing is unfortunately a failure indication.
    How old is the Time Capsule?

  • Check statistics in Infocube

    Hi all,
    When i go to Right click --> Manage button and then Performance tab of any infocube i get 3 areas for concern.
    Check index which is Green for my infocubes.
    Check aggr index is also Green for my infocubes.
    Check Statistics --> This is where i am getting Yellow signal.
    I just hope these statistics are different from what we generate from
    DB13 as daily job.
    I also tried to Create statistics with Create stats button and triggered
    job BI_INDX_STATISTICS_BW successfully.
    But even after finishing that job so many days , i am still getting
    Yellow symbol for Check statistics button.
    Please let me know what is exact procedure to generate stats for Infocube and when ???
    Appreciate your quick replies.
    Best Regards,
    AjitR

    Refreshing the stats should start a job.  Are you running it in background.  NO job running would really sem to be the problem to look into.   The job would refresh stats on the fact tables, the dimension tables and all the master data tables of characteristics in the cube.
    RSRV should identify what tables are yellow.
    Keep in mind, the Warning process used is nothing very sophisticated.  SAP simply checks the date statistics were last collected on a table and if it is over 30 days old, flags it with a warning, regardless of how accurate/inaccurate the stats actually are.  You very well may have tables that are being flagged because of the date last analyzed > 30, but if the table(s) being flagged really don't see have lots of records added, then the older stats are still perfectly fine.
    The best method for handling DB statistics collection is to check with your DBA and make sure they are running BRCONNECT daily.  It can be conifigured to refresh stats based on some percentage of table activity, e.g. addition of more than 25% new rows since last time stats were refreshed causes new stats on that table to be collected.  If BRCONNECT is running regularly, then you don't need to worry about the yellow warnings - the tables that have regular activity will have stats updated by BRCONNECT, and tables that don't see much activity won't waste time rfreshing stats unnecessasarily.

  • Hi there, I recently got my emails (rescue and primary) compromised and had to make a new account. How do I get my credit card off the old account and add it to the new account?

    I recently got hacked and I had my primary email password different from the password for the email. Now, I tried to change my primary email on the old account and it seemed to work, until I tried to sign in again and it didn't. I made a new Apple ID and it won't let me get past the option of not having to put in my credit card, now I had messaged Apple Support team and they said they put a hold on my card for if any unauthorized purchases be made it wouldn't be from me.
    So now I go and ask them to simply remove my credit card from the old account so I can put it into my new one and they say you need to contact the Apple Security Team, they provide a number which doesn't work because I live in Lebanon, and there is no number in another country to get a hold of someone to talk to. OK, now they're not replying back to my emails because I need to talk to someone who is from the Apple Security Team.
    I really just want this done and need help because it's been a month since this has happened, and I can't rescue my emails at all because the hacker changed the passwords to both accounts. If anyone can please help, I'm really really frustrated about this and to think they'd be very concerned about there 'valued' customer.
    Thanks again,
    Lydia101

    It was O2 he was on. I don't know if it was unlocked. How do I check? And also how would I get it unlocked?

  • My icloud backup paused on my iPhone 5S and i can't get it to finish.  how do I get to to complete the restore process?

    When I got home from the store, I had to retrieve my backup from and Iphone 5.  It restored most things, but it has not finished.  It promoted me to connect to itunes, but that hasn't helped either.  I need it to finish restoring so that I can back it up. Any ideas?
    Thanks,

    It was O2 he was on. I don't know if it was unlocked. How do I check? And also how would I get it unlocked?

  • How can I get iTunes to hold options settings?

    I make the changes in options for a new book (spoken word and media kind) but they do not remain the next time I check the book.  How can I get them to stick?

    For me, iTunes always opens to whatever I had selected previously when it was closed.
    In other words, if I had Apps selected when I closed iTunes, the next time I opened iTunes it would be on Apps.

  • T400 Vista Business 64: Green battery icon is gone: how do I get it back?

    How can I get the green Lenovo battery icon to come back? It's gone, and now I can't switch graphics.

    Welcome to the forum,
    Try this: Click on Start --> Programs --> ThinkVantage --> Power Manager --> Options --> and put a check next to "Show power manager gauge in taskbar"
    Thank you
    Message Edited by JohnB on 12-13-2008 01:53 PM
    John B @ forum.notebookreview.com

  • TS2634 I can't find my camara on my iPad 2 it was there 2days ago and now it's gone, I surely have not deleted it how do I get it back?

    I can't find my camera on my ipad2  it was there 2days ago, and now it's gone checked every where. How do I get it back?

    Check in Restrictions...
    Settings > General > Restrictions
    Understanding Restrictions  >  http://support.apple.com/kb/HT4213

  • How do I get an arrow to follow a person on imovie

    How can I get a green arrow to follow  a person on imovie?

    Actually, have a look at the Toolkit.createCustomCursor() method. It'll do it for you. I got it to work using:
    Image image;
    try {
        image = Toolkit.getDefaultToolkit().createImage("cursor.gif");
        Cursor c = Toolkit.getDefaultToolkit().createCustomCursor(image, new Point(0,0), "my cursor");
        setCursor(c);
    catch (Exception e) {
        e.printStackTrace();
        return;
    }

  • Dragging doesn't always get the 'green plus'

    I use drag and drop with exposé so often I have got used to the fact that it only works about half the time. I'm trying to drag images from iPhoto into applications like Pages, Keynote, Word, etc. How come I get the green plus sometimes but not others? Often I have to press Exposé again and select the required window again, then it will usually work.
    Did a search and couldn't find anything. Any suggestions for getting this feature to work consistently would be appreciated.

    I knew someone would say that! Yes the media window is much more reliable. But I don't find it as flexible as the main iPhoto window for certain things. The media browser is an extra click or two away from most applications, it doesn't work with all applications and it doesn't play nice with multiple iPhoto libraries.
    So I'm still looking for advice regarding reliable drag & drop with expose.

  • I changed my internet box and now my airport extreme light flashes amber what I need to do to get the green light back

    I changed my internet box and now my airport extreme light is flashing amber but I have internet connection, how can I get the green light back

    When you change modem (the internet box I presume) you should reset the AE to factory and redo the setup completely.
    However if you merely want to stop the amber flashing.. find the cause.
    Open the airport utility and click on the AE..
    It will give you a list of faults or problems... fix each one and the light will turn green.
    The most likely fault is double NAT.
    That means the AE should be in bridge mode.. but if you list the fault we can give you further help with what to do to fix it if you cannot understand the instructions.
    Apple does give a procedure to remove the problem although it may not always be the best solution.
    eg Ignore.. the light will turn green.
    Lately Apple is saying to use double NAT and ignore the problem.. I do not thing that is a good idea at all.
    To bridge however may be easier after a full factory reset than trying to do a change to the setup.
    If you run Yosemite.. then I recommend the following.. please read AE for TC.. (Time Capsule is what I mainly use but the setup is identical).
    Factory reset universal
    Power off the TC.. ie pull the power cord or power off at the wall.. wait 10sec.. hold in the reset button.. be gentle.. power on again still holding in reset.. and keep holding it in for another 10sec. You may need some help as it is hard to both hold in reset and apply power. It will show success by rapidly blinking the front led. Release the reset.. and wait a couple of min for the TC to reset and come back with factory settings. If the front LED doesn’t blink rapidly you missed it and simply try again. The reset is fairly fragile in these.. press it so you feel it just click and no more.. I have seen people bend the lever or even break it. I use a toothpick as tool.
    N.B. None of your files on the hard disk of the TC are deleted.. this simply clears out the router settings of the TC.
    Setup the TC again.
    ie Start from a factory reset. No files are lost on the hard disk doing this.
    Then redo the setup from the computer with Yosemite.
    1. Use very short names.. NOT APPLE RECOMMENDED names. No spaces and pure alphanumerics.
    eg TCgen5 and TCwifi for basestation and wireless respectively.
    Even better if the issue is more wireless use TC24ghz and TC5ghz with fixed channels as this also seems to help stop the nonsense. But this can be tried in the second round.
    2. Use all passwords that also comply but can be a bit longer. ie 8-20 characters mixed case and numbers.. no non-alphanumerics.
    3. Ensure the TC always takes the same IP address.. you will need to do this on the main router using dhcp reservation.. or a bit more complex setup using static IP in the TC. But this is important.. having IP drift all over the place when Yosemite cannot remember its own name for 5 min after a reboot makes for poor networking. If the TC is main router it will not be an issue.
    In your case bridge is most likely required.. and it is up to you how you deal with this one.. for now see if it is stable.. if it gives you issues come back and fix it.
    4. Set IPv6 to link-local only on the computer..
    This is strange one in that apple should have fixed this up ages ago.. but we are finding the auto setting even on Yosemite is still giving the wrong setup.

  • "Check Statistics" in the Performance tab. How to see SELECT statement?

    Hi,
    In a previous mail on SDN, it was explained (see below) that the "Check Statistics" in the Performance tab, under Manage in the context of a cube, executes the SELECT stament below.
    Would you happen to know how to see the SELECT statements that the "Check Statistics" command executes as mentioned in the posting below?
    Thanks
    ====================================
    When you hit the Check Statistics tab, it isn't just the fact tables that are checked, but also all master data tables for all the InfoObjects (characteristics) that are in the cubes dimensions.
    Checking nbr of rows inserted, last analyzed dates, etc.
    SELECT
    T.TABLE_NAME, M.PARTITION_NAME, TO_CHAR (T.LAST_ANALYZED, 'YYYYMMDDHH24MISS'), T.NUM_ROWS,
    M.INSERTS, M.UPDATES, M.DELETES, M.TRUNCATED
    FROM
    USER_TABLES T LEFT OUTER JOIN USER_TAB_MODIFICATIONS M ON T.TABLE_NAME = M.TABLE_NAME
    WHERE
    T.TABLE_NAME = '/BI0/PWBS_ELEMT' AND M.PARTITION_NAME IS NULL
    When you Refresh the stats, all the tables that need stats refreshed, are refreshed again. SInce InfoCube queries access the various master data tables in quereis, it makes sense that SAP would check their status.
    In looking at some of the results in 7.0, I'm not sure that the 30 day check is being doen as it was in 3.5. This is one area SAP retooled quite a bit.
    Yellow only indicates that there could be a problem. You could have stale DB stats on a table, but if they don't cause the DB optimizer to choose a poor execution plan, then it has no impact.
    Good DB stats are vital to query performance and old stats could be responsible for poor performance. I'm just syaing that the Statistics check yellow light status is not a definitive indicator.
    If your DBA has BRCONNECT running daily, you really should not have to worry about stats collection on the BW side except in cases immediately after large loads /deletes, and the nightly BRCONNECT hasn't run.
    BRCONNECT should produce a lof every time it runs showing you all the tables that it determeined should have stats refreshed. That might be worth a review. It should be running daily. If it is not being run, then you need to look at running stats collection from the BW side, either in Process Chains or via InfoCube automatisms.
    Best bet is to use ST04 to get Explain Plans of a poor running InfoCube query and then it can be reviewed to see where the time is being spent and whether stats ate a culprit.

    Hi,
    Thanks, this is what I came up with:
    st05,
    check SQL Trace, Activate Trace
    Now, in Rsa1
    on Cube, Cube1,
    Manage, Performance tab, Check Statistics
    Again, back to st05
    Deactivate Trace
    then click on Displace Trace
    Now, in the trace display, after scanning through  the output,
    “ … how do I see the SELECT statements that the "Check Statistics" command executes …”
    I will appreciate your help.

Maybe you are looking for