Why the snap_id is not generated sequentially in statspack?

I submitted some snaps manually, and thru dbms_job, the snap_ids are not sequential:
SQL> select SNAP_ID,to_char(SNAP_TIME,'DD-MON-YY HH24:MI') timestamp from stats$snapshot order by 1;
SNAP_ID TIMESTAMP
1 22-AUG-06 08:19
2 22-AUG-06 08:19
3 22-AUG-06 08:26
4 22-AUG-06 08:26
11 22-AUG-06 10:32
22 22-AUG-06 12:26
31 23-AUG-06 07:53
32 23-AUG-06 08:29
41 23-AUG-06 19:00
42 23-AUG-06 23:00
51 24-AUG-06 03:00
52 24-AUG-06 07:00
Could someone explain? Thanks.
- Zack

It probably generates the snap_id using a sequence with a cache value of 10. When the shared pool is flushed or the db is shutdown the cached values will be lost.

Similar Messages

  • Goodnight. as you know apple has evolved considerably until today but there are people who do not have ability to buy new products. in my case I would like to know why the apple do not let the iphone 3g update to iOS 4.3 as are several applications that c

    goodnight. as you know apple has evolved considerably until today but there are people who do not have ability to buy new products. in my case I would like to know why the apple do not let the iphone 3g update to iOS 4.3 as are several applications that can not put on my iphone 3g due to this reason. Why does not Apple make a repository with applications for ios 4.2.1? or else do not work in an update to ios 4.3 on iphone 3g?

    This has nothing to do with Apple, as Apple does not make the apps.
    This is the decision of the app maker.
    Contact those app makers and ask them why they do this.

  • HP Color LaserJet CP2025 / Windows 7(64bit)-Why the printer does not print color letters??

    HP Color LaserJet CP2025  / Windows 7(64bit)-Why the printer does not print color letters??

    Could be a lot of reasons. First try to print a supplies status page- If that prints with color on it, you have a driver problem.

  • Problem in SQL with CURSOR( ) ,Why the CURSOR did not work?

    hi All:
    I have a problem in SQL with CURSOR.
    The data is as the attachments.
    Here is the SQL statement as follow:
    SELECT A.WADCTO,A.WADOCO,B.IGCOST,CURSOR (SELECT X.IGLITM
    FROM F3102 X
    WHERE X.IGDOCO=A.WADOCO
    AND X.IGCOST IN ('B1','D1','C3')) AS DETAIL
    FROM F4801 A INNER JOIN F3102 B ON A.WADOCO=B.IGDOCO AND A.WADCTO=B.IGDCTO AND B.IGCOST>' '
    WHERE A.WADOCO='10004'
    The statement above returns records as follow:
    WADC WADOCO IGCOST DETAIL
    WO 10004 A1 CURSOR STATEMENT : 4
    CURSOR STATEMENT : 4
    IGLITM
    1KV90CPG2
    1KV90CPG2
    1KV90CPG2
    But, after I add one statement in the subquery, there is no record returned from CURSOR.
    Here is the SQL statement:
    SELECT A.WADCTO,A.WADOCO,B.IGCOST,CURSOR (SELECT X.IGLITM
    FROM F3102 X
    WHERE X.IGDOCO=A.WADOCO
    AND X.IGCOST=B.IGCOST
    AND X.IGCOST IN ('B1','D1','C3')) AS DETAIL
    FROM F4801 A INNER JOIN F3102 B ON A.WADOCO=B.IGDOCO AND A.WADCTO=B.IGDCTO AND B.IGCOST>' '
    WHERE A.WADOCO='10004'
    The statement above returns records as follow:
    WADC WADOCO IGCOST DETAIL
    WO 10004 A1 CURSOR STATEMENT : 4
    CURSOR STATEMENT : 4
    no rows selected
    Why the CURSOR did not work?
    The database version is Oracle Database 10g Release 10.2.0.4.0 - 64bit Production.
    F3102 DATA:
    IGDOCO     IGDCTO     IGLITM     IGCOST
    10004     WO     1KV90CPG2      A1
    10004     WO     1KV90CPG2      B1
    10004     WO     1KV90CPG2      C3
    10004     WO     1KV90CPG2      D1
    F4801 DATA:
    WADCTO     WADOCO
    WO     10004
    Edited by: user2319139 on 2010/3/2 上午 1:17
    Edited by: user2319139 on 2010/3/2 上午 1:20

    Why this structure and not a join?
    The cursor() function returns a cursor handle that needs to be processed - in other words, the client needs to fetch data from it. The Oracle® Database SQL Reference+ (http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/expressions005.htm#i1035107) describes it as being equivalent to a ref cursor handle.
    Thus why are you creating ref cursor handles as a column in a SQL projection - where each row will have a "+nested+" ref cursor handle to process. What problem are you attempting to hack solve this way?

  • Why the "Actions" does not save the Overprint Black

    Hi!
    Ai CC 17.0.0
    Why the "Actions" does not save the Overprint Black?
    I can not create an action that will automate this time a very common activity?
    Why?
    Best Regards!

    I was just able to. I am in Illustrator 6 on a Mac OS 10.6. I started a new action and went through the menu just like your screen shot, chose my options and clicked ok, then stopped recording the action.
    I found to use the action I had to have something selected.
    I see that you are in Illustrator CC, perhaps there is a difference there. But for the record, on my system, it worked.

  • Why the itunes does not take my ipod 4g

    why the itunes does not take my ipod 4g

    this worked for me, below.
    from:
    http://docs.info.apple.com/article.html?artnum=93716
    Reinstall the COM interface for the iPod Service
    1. Quit iTunes and any running iPod Updater.
    2. Click iPodService.exe in the Windows Task Manager window.
    3. Click End Process.
    4. Click Yes.
    5. On the Start menu, click Run. Note that the Run windows may appear behind the Windows Task Manager window.
    6. Enter this text (including the quotation marks):
    "C:\Program Files\iPod\bin\iPodService.exe" /service
    7. Click OK in that window.
    8. On the Start menu, click Turn Off Computer.
    9. Click Restart.
    If the iPod is not working with iTunes or the iPod Updater, proceed to the "Quick Fix" section below.

  • Why the BPMs are not preferred in general ?

    Why the BPMs are not preferred in general is there any disadvantage ?

    Yes..In general nobody is going prefer this BPM technic in terms of multimapping.Because it is bit of lenthy process and performance wise it is very poor due to some work process issue in the background.
    ReddyGundala

  • SQL 2012 - SSIS Error -The step did not generate any output. The return value was unknown. The process exit code was -1073741819. The step failed.

    Hi guys 
     Trying to run this package on SQL 2012 agent  and getting below error . No more details I could find so far.
    The step did not generate any output.  The return value was unknown.  The process exit code was -1073741819.  The step failed.
    About Package - Its connecting to different version (2000,2005,2008,2008R2,2012) servers and putting Jobs information into one Database table.  
    Any workaround or fix ?
    Thanks
    Please Mark As Answer if it is helpful. \\Aim To Inspire Rather to Teach

    New package or one that used to work? Connecting how? How does it poll?
    On the surface it is an error from a memory space of the binary/non-managed code, so nothing can be really concluded based on what you decided to share with us.
    Arthur My Blog
    So Same package is working fine from my local machine which has SQL 2008 R2 and SQL 2012 installed. I am trying to push the package on server which has sql server 2012 Installed . 
    I don't see any error .
    I ran package manually from server using SQL Data tools and ran successfully...
    Please Mark As Answer if it is helpful. \\Aim To Inspire Rather to Teach

  • TS3274 I  working in Citrix and the keyboard does note generate. How can I get it to work?

    I  working in Citrix and the keyboard does note generate. How can I get it to work?

    Close all open apps by double-tapping the home button, then swiping upward on the app window (not the smaller icon) off the screen.
    Then reset: hold down the home button along with the power button until you see the Apple, then let go.

  • SQL2310N the utility could not generate statistics: error "-911"

    Hello,
    we have a 46c system with DB V.8.2.2. Everytime we planned over db13 the runstat_all we get an error message.
    Errormessage: Error -2310 in dmdb6upd.c(687):
    SQL2310N the utility could not generate statistics: error "-911"
    Regards,
    Alexander Türk

    Here some more information:
    07.01.2007 13:00:31 Ausführung des logischen Kommandos REORGCHK_ALL auf Rechner b0d0m102
    07.01.2007 13:00:31 Parameter: -t all -n PH0 -z 3600 -m b -l 1800
    07.01.2007 20:01:09 pct_long_lob has been set to 10 percent
    07.01.2007 20:01:09 Checking for old entries in db6treorg/db6ireorg ...
    07.01.2007 20:01:09 Reading table names for runstats ...
    07.01.2007 20:01:09 Tables to process: 26350 ...
    07.01.2007 20:01:09 ERRORMESSAGE: Error -2310 in dmdb6upd.c(687):
    07.01.2007 20:01:09 SQL2310N  The utility could not generate statistics.  Error "-911"
    07.01.2007 20:01:09 was returned.
    07.01.2007 20:01:09
    07.01.2007 20:01:09 table: SAPR3.DB6PMHT
    07.01.2007 20:01:09 ERRORMESSAGE: Error -2310 in dmdb6upd.c(687):
    07.01.2007 20:01:09 SQL2310N  The utility could not generate statistics.  Error "-911"
    07.01.2007 20:01:09 was returned.
    07.01.2007 20:01:09
    07.01.2007 20:01:09 table: SAPR3.DB6PMHT_HD

  • Why the iPhone dose not show the witting in case if the other person have a call and I'm on witting?

    Why the iPhone dose not show the witting in case if the other person have a call and I'm on witting? really I'm dissappointed with this point Why we do not have this service?

    That is not a feature of the iPhone (or of any phone I've ever had so apparently it's far from universal). Apple has not said why they have no such feature.
    You can request such a feature here:
    http://www.apple.com/feedback
    Either the person you're calling will answer you or they won't. What difference does it make why?

  • Why the JTable do not display in the JFrame? Thanks!

    Why the JTable do not display in the JFrame?
    Thanks for your help.
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class test extends JFrame implements ActionListener {
         JButton button=new JButton("Click");
         public test(){
              JFrame frame=new JFrame("abc");
         frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              frame.getContentPane().add(button, BorderLayout.NORTH);
              button.addActionListener(this);
              frame.setVisible(true);
         public void actionPerformed(ActionEvent event) {
              String[] columnNames = {"First Name","Last Name","Sport","# of Years","Vegetarian"};
              Object[][] data = {{"Mary", "Campione","Snowboarding", new Integer(5), new Boolean(false)}};
              JTable table = new JTable(data, columnNames);
              table.setPreferredScrollableViewportSize(new Dimension(500, 70));
              JScrollPane scrollPane = new JScrollPane(table);
         getContentPane().add(scrollPane, BorderLayout.NORTH);
         public static void main(String args[]){
              test t=new test();
    }

    Problem solved.
    Thanks!

  • Why when i try to buy gems in clash of clans why the puschase could not be completed

    why when i try to buy gems in clash of clans why the puschase could not be completed

    https://expresslane.apple.com/Issues.action

  • I just get the new iPad air and when connecting it to my laptop, why the battery is not charging?

    just get the new iPad air and when connecting it to my laptop, why the battery is not charging?

    A lot of computers don't provide enough power to their USB ports to charge the iPad at a sufficient rate - it may still be charging slowly, and should be a bit quicker if the iPad's screen is off (if you leave it for a while and then disconnect it from your computer you may find that it's battery percentage has gone up). The wall charger is usually the most efficient way to charge the iPad.

  • Do anyone know why the desktops do not show? Is this a bug?

    Do anyone know why the desktops do not show?

    See:
    * http://kb.mozillazine.org/Images_or_animations_do_not_load
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

Maybe you are looking for

  • Return all the column values using the F4IF_INT_TABLE_VALUE_REQUEST

    Hi, How to return all the column values using the F4IF_INT_TABLE_VALUE_REQUEST? For example : if the row has 3 columns then after selecting the particular row, the RETURN_TAB internal table should contain all the three column values. Regards, Raghu

  • When I click on links in my e-mail, I get the Start Page instead of the link page

    Hello: When I click on an e-mail link, I get my Start Page instead of the Link Page. My e-mail is Thunderbird and my default browser is Firefox. Thanks

  • Must render every file first????

    Hi, From reading other posts this sounds like it may be a firewire/pci card/ external hard drive issue. I cannot import onto my external hd (which is set up for Mac OS extended) from FCP. I either have to import onto the G5's internal HD then copy on

  • Task Switcher goes crazy

    Hi, sometimes my MacBookPro Unibody, 3.06GHz, seem to freeze. If I hit Command-Tab, the Taskswitch-Board opens buts scrolls constantly through all applications until I hit command-tab again. Can this issue be caused by an hardware issue, or tis there

  • Comparing data matrix

    We will display 10 by 10 matrix data to the user. The user will modify this data. Before hit the database,need to compare which are the cells should be treated as 'INSERT', which are 'UPDATE' and DELETE. In the data grid (10 by 10 matrix form), the c