COMMIT_FORM  per one DATA BLOCK at a time

Hi,
Please guide for the following:
I have 3 data blocks (tabular) on 3 tables, with three radio buttons on the form. I want to insert records in a table as per the radio button value:
For example
(1) if user has selected rdbtn1 then COMMIT_FORM must insert record in table 1 only.
(2) if user has selected rdbtn2 then COMMIT_FORM must insert record in table 2 only.
(2) if user has selected rdbtn3 then COMMIT_FORM must insert record in table 3 only.
Is it possible with COMMIT_FORM, if so, how, please guide.
Regards.

Here is the fundamental problem. The Commit_Form built-in will save all pending transactions in the entire Forms session. Therefore, in order to save incrementally (one block out of many) you have to use autonomous transactions. In essence you have to create a new session, perform your changes and save the changes outside of the current Forms session. This is typically done using Dynamic SQL. However, you can’t use the EXECUTE_IMMEDIATE Native Dynamic SQL (NDS) command in Forms. You could use FORMS_DDL (which allows you to execute dynamic SQL from Forms) but Forms_DDL issues an implicit COMM IT which will COMMI T the entire Forms Session. Therefore, the best way to accomplish this would be to call a database procedure that uses NDS to perform the needed DML and issue the COMM IT.
The other alternative would be to do what I think "user8937305" is suggesting; depending on the Radio Button selected, you clear the other two data blocks so only the data in the selected data block (radio button) is saved through the FORMS_C OMMIT.
Hope this helps,
Craig B-)
If someone's response is helpful or correct, please mark it accordingly.

Similar Messages

  • Why won't data merge allow more than one data source at a time?

    I need to number tickets, 8 up on a tabloid page, in InDesign (CS5)
    I have found out how to use data merge, but it won't allow me to select more than one data source at a time, therefore, making me use 800 sheets of paper instead of 100. That's not acceptable!! Is there a way to merge the pdfs if I make 8 different ones in the places they need to be? Each file that I export will have 100 pages, so is there a way to merge the files to put all eight tickets on each sheet, sequentially? This is driving me nuts!!!!!!!

    Past users have solved this frustrating problem. You can find their solutions with a Google search like "InDesign data merge multiple sequential items on one page" without quotes.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices
    Frankie at Quad wrote:
    I need to number tickets, 8 up on a tabloid page, in InDesign (CS5)
    I have found out how to use data merge, but it won't allow me to select more than one data source at a time, therefore, making me use 800 sheets of paper instead of 100. That's not acceptable!! Is there a way to merge the pdfs if I make 8 different ones in the places they need to be? Each file that I export will have 100 pages, so is there a way to merge the files to put all eight tickets on each sheet, sequentially? This is driving me nuts!!!!!!!

  • How to call two data blocks at a time.

    hi all
    i want to call two data blocks at a time on function when button pressed.
    how can I it?
    many thanks

    Many thanks that you people reply,
    I am working in oracle form developer 6i and database 10g.
    I have a form that have three data blocks,
    first block have text boxes and search button,and next two blocks display records on the basis of search criteria that is inserted in the first block and when is clicked on save button.
    the data that is to b displayed is from two different tables.
    i used Go_block('my_block')
    and call other block with the same method.
    kindly guide me how can i do it.
    Thanks in advance

  • Kin One data block - text message warning - Free VZW Msg...

    I just got a Kin Onem to give as a gift to my daughter.  I subscribed to the minimum mandatory $1.99/MB data plan, intending to disable data on the phone to keep the cost low and use the phone as a feature phone, with occasional WiFi data use.
    In the Service block settings on the MyVerizonWireless web page, I turned off all the services that will cost money, including the "Block All Data Services". I did leave the "Block Picture and Video Messaging" block off (allowing those).
    Now, about every 4-5 hours, I get a text from Verizon on the phone that says "Free VZW Msg. Your msg/request was blocked and not delivered. Only the account holder can change your settings to allow access privileges".
    I did a reset on the phone, so there are no e-mail accounts setup on it.  I thought maybe I had set something up on it that required data, but even if I do a reset and put the phone in a drawer and not touch it at all, it will still get the messages every 4-5 hours.
    Anyone run into this yet?  Any ideas to fix it?

    that's really annoying... I blocked everything as you did, but didn't get a single msg as you mentioned...
    johnwag wrote:
    I just got a Kin Onem to give as a gift to my daughter.  I subscribed to the minimum mandatory $1.99/MB data plan, intending to disable data on the phone to keep the cost low and use the phone as a feature phone, with occasional WiFi data use.
    In the Service block settings on the MyVerizonWireless web page, I turned off all the services that will cost money, including the "Block All Data Services". I did leave the "Block Picture and Video Messaging" block off (allowing those).
    Now, about every 4-5 hours, I get a text from Verizon on the phone that says "Free VZW Msg. Your msg/request was blocked and not delivered. Only the account holder can change your settings to allow access privileges".
    I did a reset on the phone, so there are no e-mail accounts setup on it.  I thought maybe I had set something up on it that required data, but even if I do a reset and put the phone in a drawer and not touch it at all, it will still get the messages every 4-5 hours.
    Anyone run into this yet?  Any ideas to fix it?

  • Updatable View as data block source - can't get to work

    I have created a simple form with one data block based on an updatable view, but it doesn't work properly after the form executes a query.
    I can use DML on this view using SQL*Plus and it works as it should.
    DML works in the form too, but only until I execute a query, after that I get the "FRM-40602: cannot insert into or update a view" error each time I try an insert, update, or delete.
    This is repeated for each runtime of the form. I have set the "query only" property to yes for the non-DMLable item from the view so that isn't part of the problem. This is an example out of "Developer Advance Forms and Reports (page 112) - Oracle Press" so it should work. There is nothing else (code, triggers, etc...) in this module besides the one data block.
    Any ideas would be appreciated.
    Thanks. Bill Brosnan.

    I have had the same issue and had to go through Oracle Support to get it working.
    First of all make sure that you have a recent patch installed (patch 9 as being the latest one available).
    Second, set in the data block the property key mode to updatable and the property primary key to yes for one item of the data block. (this is bug 1561423)
    Make sure that you only modify those columns that are updateable.
    Quite a large number of bugs have been reported on the concept of updatable views and the installation of a recent patch will most definitely get you working again.
    This functionality does work !
    Goodluck,

  • Data Block (Reference column) URGENT~~ Plz help!

    Hi:
    i have 3 data block created. Two of them are master-detail.
    i didn't add on any relationship on third one yet.
    set "number of records" to be 8 in both 2nd and 3rd datab lock.
    i need the third one to synchonize with the data in 2nd data block all the time.
    ie. as the data in 2nd data block changes, the data in 3rd data block will change also.
    Right now i get the first record of 3rd data block synchronized with 2nd datablock
    all the time, but not the rest of records. Is there way i can fill that in?
    Thank you for all ur suggestion and effort !!
    tony

    I think that you can do this:
    First (1) block is master of (2) second block and (2) second block is master of (3) third block.

  • Dbwr and writing undo data block

    hi guys,
    If dbwr was to write a dirty block to disk, would it also have to write the dirty uno data block that contains the before value of our database block to disk too?
    Thanks

    OracleGuy777 wrote:
    hi guys,
    If dbwr was to write a dirty block to disk, would it also have to write the dirty uno data block that contains the before value of our database block to disk too?
    The first thing to remember is that recovery depends on the REDO, not the UNDO, so technilcally it doesn't matter whether dbwr manages to write neither, one, or both of the two blocks to disc to avoid any problems with crash recovery. This should give you a clue that dbwr doesn't HAVE to write the undo block at the same time as the data block.
    In practice, it is possible that both blocks will be written virtually simultaneously because the two blocks will have been modified at the same instant and therefore could be written during the same 3-second timeout write (continuous checkpoint). It is also possible, though, for the undo block to be written some time before the data block, or some time after the data block - it all depends on what activity has been going at about the same time.
    Regards
    Jonathan Lewis
    http://jonathanlewis.wordpress.com
    http://www.jlcomp.demon.co.uk
    To post code, statspack/AWR report, execution plans or trace files, start and end the section with the tag {noformat}{noformat} (lowercase, curly brackets, no spaces) so that the text appears in fixed format.
    "Science is more than a body of knowledge; it is a way of thinking"
    Carl Sagan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Ora-01113 and ora-01110 -- Data Block Corruption

    Running 10g no backup and noarchivelog.
    I put the datafile offline so I can bring up the database. Can anyone help me figure out how to fix the Bad datafile?
    Thank You,

    TRACE FILE INFORMATION
    SQL> select pa.value || '/' || i.instance_name || '_ora_'
      2         || pr.spid || '.trc' as trace_file
      3  from v$session s, v$process pr, v$parameter pa, v$instance i
      4  where s.username = user and s.paddr = pr.addr
      5* and pa.name='user_dump_dest';
    TRACE_FILE
    /oracle/admin/ora9i/udump/ora9i_ora_25199.trcDUMPING A TABLE BLOCK
    SQL> select file_id,block_id,bytes,blocks
      2  from dba_extents
      3  where owner='P' and segment_name='EMP';
    FILE_ID   BLOCK_ID            BYTES   BLOCKS
          3          9           65,536        8next is to find out the tablespace name and the datafile...
    SQL> select tablespace_name,file_name from dba_data_files
      2  where relative_fno = 3;
    TABLESPACE_NAME                FILE_NAME
    USER_DATA           /oradata3/ora9i/user_data01.dbfNow that we know which file and blocks hold our table, let’s dump a sample block of the table. This is done as follows:
    SQL> alter system dump datafile 3 block 10;System altered.
    Let’s now look at the contents of dumping one block.
    Start dump data blocks tsn: 3 file#: 3 minblk 10 maxblk 10
    buffer tsn: 3 rdba: 0x00c0000a (3/10)
    scn: 0x0000.00046911 seq: 0x02 flg: 0x04 tail: 0x69110602
    frmt: 0x02 chkval: 0x579d type: 0x06=trans data
    Block header dump:  0x00c0000a
    Object id on Block? Y
    seg/obj: 0x6d9c  csc: 0x00.46911  itc: 2  flg: O  typ: 1 - DATA
         fsl: 0  fnx: 0x0 ver: 0x01
    Itl           Xid                  Uba         Flag  Lck        Scn/Fsc
    0x01   xid:  0x0005.02f.0000010c    uba: 0x00806f10.00ca.28  C---    0  scn 0x0000.00046900
    0x02   xid:  0x0003.01c.00000101    uba: 0x00800033.0099.04  C---    0  scn 0x0000.00046906
    This is the beginning of the data block dump. The first line tells us that we are dumping file#3, starting at block# 10 (minblk), and finishing with block# 10 (maxblk). Had we dumped more than one data block, these values would represent a range. The relative data block address (rdba) is 0x00c0000a. For more information on the rdba, refer to a later section in this paper. At the end of this line, we can see in parentheses that the rdba corresponds to file# 3, block# 10 (3/10).
    The third line describes the SCN of the data block. In our case, the SCN is 0x0000.00046911. The tail of the data block is composed of the last two bytes of the SCN (6911) appended with the type (06) and the sequence (02). If the decomposition of the tail does not match these three values, then the system knows that the block is inconsistent and needs to be recovered. While this tail value shows up at the beginning of the block dump, it is physically stored at the end of the data block.
    The block type shows up on the fourth line. Some of the valid types correspond to the following table:
         Type     Meaning                    
         0x02     undo block
    0x06     table or index data block
    0x0e     undo segment header
         0x10     data segment header block
         0x17     bitmapped data segment headeri hope it will help...

  • Tab Canvas : 1 data block 2 different query for each tab) Forms 10g

    Hello allllll,
    I have 2 blocks Master datail ,the master is non-db the tab canvas is for one data block:
    Problem 1: How 2 display same data block in each tab.?
    Problem 2: How when pressing excute Query button each tab display the data
    ----------------------specified by the Master block..?
    Regards,
    Abdetu..

    -- When-New-Form-instance
    IF :SYSTEM.Record_Status ='query' THEN
    go_block('PLN_STOCK_TAKING_HEADER');
    execute_query;
    go_block('PLN_STOCK_TAKING_DETAIL');
    execute_query;
    go_block('PLN_STOCK_TAKING_DETAIL2');
    execute_query;
    END IF;
    same behaviour,excute on tab2 not tab1,well i think it has something to do with the relation..!
    Regards,
    Abdetu..

  • Grab one data point

    Hello,
    I am writing a labVIEW program that is measuring strain as well as load.  I have the DAQ Assistant set up within a while loop and I condition the signal first, then extract a portion of the signal and then collect that portion of the data before I take the measurement readings.  I need to be able to tare the data as well as grab only one data point at a time from each instrument when I want to grab the data.  
    Eventually I also need to write the information to an excel file.
    Is a while loop the way I should be tackling this?
    Thanks-!
    P.S. I'm using LabVIEW 10

    For continuous data acquisition you use while loop. so yes, you are on the right track. Is that all you are asking?
    Kudos are (always) welcome for the good post. :-)

  • Query Execution/Elapsed Time and Oracle Data Blocks

    Hi,
    I have created 3 tables with one column only. As an example Table 1 below:
    SQL> create table T1 ( x char(2000));
    So 3 tables are created in this way i.e. T1,T2 and T3.
    T1 = in the default database tablespace of 8k (11g v11.1.0.6.0 - Production) (O.S=Windows).
    T2 = I created in a Tablespace with Blocksize 16k.
    T3 = I created in a Tablespace with Blocksize 4k. In the same Instance.
    Each table has approx. 500 rows (So, table sizes are same in all the cases to test Query execution time ). As these 3 tables are created under different data block sizes so the ALLOCATED no. of data blocks are different in all cases.
    T1  =   8k  = 256 Blocks =  00:00:04.76 (query execution time/elapsed time)
    T2  = 16k=121 Blocks =  00:00:04.64
    T3 =   4k =  490 Blocks =  00:00:04.91
    Table Access is FULL i.e. I have used select * from table_name; in all 3 cases. No Index nothing.
    My Question is why query execution time is nearly the same in all 3 cases because Oracle has to read all the data blocks in each case to fetch the records and there is a much difference in the allocated no. of blocks ???
    In 4k block size example, Oracle has to read just 121 blocks and it's taking nearly the same time as it's taking to read 490 blocks???
    This is just 1 example of different data blocks. I have around 40 tables in each block size tablespace and the result are nearly the same. It's very strange for me because there is a much difference in the no. of allocated blocks but execution time is almost the same, only difference in milliseconds.
    I'll highly appreciate the expert opinions.
    Bundle of thanks in advance.
    Best Regards,

    Hi Chris,
    No I'm not using separate databases, it's 8k database with non-standard blocksizes of 16k and 4k.
    Actually I wanted to test the Elapsed time of these 3 tables, so for that I tried to create the same size
    tables.
    And how I equalize these is like I have created one column table with char(2000).
    555 MB is the figure I wanted to use for these 3 tables ( no special figure, just to make it bigger than the
    RAM used for my db at the db startup to be sure of not retrieving the records from cache).
    so row size with overhead is 2006 * 290,000 rows = 581740000(bytes) / 1024 = 568105KB / 1024 = 555MB.
    Through this math calculation I thought It will be the total table size. So I Created the same no. of rows in 3 blocksizes.
    If it's wrong then what a mes because I was calculating tables sizes in the same way from the last few months.
    Can you please explain a little how you found out the tables sizes in different block sizes.Though I understood how you
    calculated size in MB from these 3 block sizes
    T8K =97177 BLOCKS=759MB *( 97177*8 = 777416KB / 1024 = 759MB )*
    T16K=41639 BLOCKS=650MB
    BT4K=293656 BLOCKS=1147MB
    For me it's new to calculate the size of a table. Can you please tell me then how many rows I can create in each of
    these 3 tables to make them equal in MB to test for elapsed time.
    Then I'll again run my test and put the results here. Because If I've wrongly calculated table sizes then there is no need to talk about elapsed time. First I must equalize the table sizes properly.
    SQL> select sum(bytes)/1024/1024 "Size in MB" from dba_segments> 2 where segment_name = 'T16K';
    Size in MB
    655
    Is above SQL is correct to calculate the size or is it the correct alternative way to your method of calculating the size??
    I created the same table again with everything same and the result is :
    SQL> select num_rows,blocks from user_tables where table_name = 'T16K';NUM_ROWS BLOCKS
    290000 41703
    64 more blocks are allocated this time so may be that's y it's showing total size of 655 instead of 650.
    Thanks alot for your help.
    Best Regards,
    KAm
    Edited by: kam555 on Nov 20, 2009 5:57 PM

  • Data Blocks and the Elapsed Time

    Hi,
    I have created 3 tables with one column only. As an example Table 1 below:
    SQL> create table T8k( x char(2000));
    So 3 tables are created in this way i.e. T8k,T16K and T4K
    T8 = in the default database tablespace of 8k (11g v11.1.0.6.0 - Production) (O.S=Windows).
    T16 = I created in a Tablespace with Blocksize 16k.
    T4K = I created in a Tablespace with Blocksize 4k. In the same Instance.
    Each table has 290,000 rows and all the 3 tables have equal size of 555MB (2006(rowsize with overhead) * 290,000/1024/1024 = 555MB) to test Elapsed Time (set timing on).
    As these 3 tables are created under different block sizes so the allocated no. of data blocks are different as below:
    T8K = 97177 BLOCKS= 00:41:20.21 (Elapsed Time)
    T16K=41639 BLOCKS= 00:44:11.59
    BT4K=293656 BLOCKS=00:37:29.06
    Please note the difference. First table i.e. 8k block size, allocated blocks are 97177 and taking around 41 mins. Third table i.e. BT4K (in a 4k block size tablespace), allocated blocks(293656 ) are almost 3 times bigger, taking around 37 mins to execute the query. I mean the difference is only 4 mins hardly and blocks difference is 3 times.
    In case of any doubt, I've created these tables bigger than the memory used for my db(memory_max_size 408M) i.e. 555 MB that If Blocks are already in cache then reading the blocks and counting the rows will nearly be the same regardless of the block sizes or the number of blocks.
    Need solid suggestions and if possilble, links also which has some serious discussions regarding my issue.
    Bundle of thanks.
    Best Regards,

    Because I was not completely satisfied with the things last time. It doesn't seem so simple to me as people said
    I thought may some guru have a look today, not just to point out that i have created it again.
    And I have compact my question to avoid confusion.

  • Two rows instead of one in the database when form with 2 data blocks.

    Hi All,
    I have created a form having 2 data blocks
    data block one to populate table A
    data block two to populate table B .
    now when i save the data after pressing the save option ....i find 2 records instead of one in the database table A and Table B.
    it should have been just one per table ....can some one suggest pls
    Sunny

    ok : step by step :
    do you have a trigger created named "ON-INSERT" on
    the block?Many thanks for your support....
    I do not have an ON-insert trigger.....
    I will explain my scenerio.....
    I have 2 data blocks one-below the other in the form
    accessing 2 different tables....
    now on the canvas of this form I have added a
    button....and on that button i have written a trigger
    'when-button-pressed' Trigger....
    it takes the data from the various text_items of the
    form and inserts them into their corrosponding
    tables....and I have added 'COMMIT' at the end this
    trigger
    so when I press this button ....the data 2 records
    get inserted into the 2 tables instead of one each..
    TIA
    Sunnythe above form looks something like this.....
    -------------------------------------------------------------------------------------------------------|
    |------------------------------------------------------------------------------------------------------|
    | |
    | ---data_block1------------------------------------------------------ |
    | | | |
    | | some data entry here for emp1 table | |
    | |__________________________________________ | |
    | |
    | |
    | |
    | ---data_block2------------------------------------------------------ |
    | | | |
    | | some data entry here for dept1 table | |
    | |__________________________________________ | |
    | |
    | button1 |
    |-------------------------------------------------------------------------------------------------------

  • Can I use One Hard Drive for 2x Time Machine Back Ups and another partition for all my data?

    Hi Forum,
    I am planning to but a RAID disc set up, but if i get a 2 disc set up, on one disc, can i have:
    Time Machine back up for one Mac
    Time Machine back up for 2nd Mac
    Anothe partition for all my data.
    then have that RAID'd to second disc?

    no one?
    and if this set up was on one disc, and one partition for one TM was for the Mini that has this drive attached, would TM back up this whole drive 2x TM Partitions and 1x partitions with data on, ok? it wouldn't get confused by trying to back itself up

  • One block appears 54K times as cr in v$bh.

    I did a test about 90 concurrent sessions, each session inserted 100 rows into the following table with row length of 80K
    create table test_flist (a long raw) storage (freelists 59 FREELIST GROUPS 1);I saw lots of catch buffer chain and find the hot block is the segment header
    SQL> select status,count(*) from v$bh where file#=192 and block#=499209 group by status;
    cr           54307
    free           489
    xcur             1My question is: why oracle created so many cr blocks in memory? In memory, some guru said oracle only creates xcur for segment header(only current get for segment header, there will be no consistent get for segment header), but here I saw so many cr blocks.
    dump that hot block as following
    *** SERVICE NAME:(SYS$USERS) 2009-07-31 06:32:02.860
    *** SESSION ID:(19893.356) 2009-07-31 06:32:02.860
    Start dump data blocks tsn: 14 file#: 192 minblk 499209 maxblk 499209
    buffer tsn: 14 rdba: 0x30079e09 (192/499209)
    scn: 0x032a.0fb75327 seq: 0x0d flg: 0x04 tail: 0x5327100d
    frmt: 0x02 chkval: 0x2a5c type: 0x10=DATA SEGMENT HEADER - UNLIMITED
    Hex dump of block: st=0, typ_found=1
    Dump of memory from 0x0000000106748000 to 0x000000010674A000
    106748000 10020000 30079E09 0FB75327 032A0D04  [....0.....S'.*..]
    106748010 2A5C0000 00000000 00000000 00000000  [*\..............]
    106748020 00000000 00000018 0004AFFF 10200000  [............. ..]
    106748030 0000000F 00002044 00003200 0389B24D  [...... D..2....M]
    106748040 00000000 0000000F 0001877A 00030E43  [...........z...C]
    106748050 00000000 00000000 00000000 00000018  [................]
    106748060 00000000 00013DFA 40000000 30079E0A  [[email protected]...]
    106748070 000031FF 3087D009 00003200 30C80209  [..1.0.....2.0...]
    106748080 00003200 3186D609 00003200 3347D009  [..2.1.....2.3G..]
    106748090 00003200 3487D009 00003200 69880209  [..2.4.....2.i...]
    1067480A0 00003200 7E099209 00003200 830A8C09  [..2.~.....2.....]
    1067480B0 00003200 83928E09 00003200 844ABE09  [..2.......2..J..]
    1067480C0 00003200 854A8C09 00003200 874A2809  [..2..J....2..J(.]
    1067480D0 00003200 010A8C09 00003200 028B2209  [..2.......2...".]
    1067480E0 00003200 03899209 00003200 048A8C09  [..2.......2.....]
    1067480F0 00003200 0509C409 00003200 060A2809  [..2.......2...(.]
    106748100 00003200 06CA5A09 00003200 084A8C09  [..2...Z...2..J..]
    106748110 00003200 0949F609 00003200 0A09F609  [..2..I....2.....]
    106748120 00003200 0A492E09 00003200 00000000  [..2..I....2.....]
    106748130 00000000 00000000 00000000 00000000  [................]
            Repeat 239 times
    106749030 00000000 0002003B 00010100 00010000  [.......;........]
    106749040 00000000 00009C60 7E09BAFD 30079E13  [.......`~...0...]
    106749050 00010000 00000000 00000000 7E09BE0A  [............~...]
    106749060 7E09BDF2 00010000 00000000 00000000  [~...............]
    106749070 830A9918 830A9916 00010000 00000000  [................]
    106749080 00000000 830A8D97 830A8D94 00010000  [................]
    106749090 00000000 00000000 7E09BFBE 7E09BFAC  [........~...~...]
    1067490A0 00010000 00000000 00000000 830A91EC  [................]
    1067490B0 830A916C 00010000 00000000 00000000  [...l............]
    1067490C0 830A94A6 830A95A6 00010000 00000000  [................]
    1067490D0 00000000 830A8C80 830A8C7D 00010000  [...........}....]
    1067490E0 00000000 00000000 830A9298 830A92ED  [................]
    1067490F0 00010000 00000000 00000000 830A8E25  [...............%]
    106749100 830A8DDC 00010000 00000000 00000000  [................]
    106749110 7E09BCD1 7E09BD1F 00010000 00000000  [~...~...........]
    106749120 00000000 7E09BD08 7E09BD3A 00010000  [....~...~..:....]
    106749130 00000000 00000000 7E09BC6B 7E09BC2C  [........~..k~..,]
    106749140 00010000 00000000 00000000 7E09BDB6  [............~...]
    106749150 7E09BD95 00010000 00000000 00000000  [~...............]
    106749160 830A8D6B 830A8E21 00010000 00000000  [...k...!........]
    106749170 00000000 830A8C13 7E09C3D9 00010000  [........~.......]
    106749180 00000000 00000000 830A9491 830A948E  [................]
    106749190 00010000 00000000 00000000 830AA4C9  [................]
    1067491A0 830AA390 00010000 00000000 00000000  [................]
    1067491B0 830AA58A 830AA806 00010000 00000000  [................]
    1067491C0 00000000 7E09BB98 7E09BB95 00010000  [....~...~.......]
    1067491D0 00000000 00000000 7E09C08E 7E09C0B6  [........~...~...]
    1067491E0 00010000 00000000 00000000 830A9073  [...............s]
    1067491F0 830A9025 00010000 00000000 00000000  [...%............]
    106749200 7E09BDD7 7E09BE12 00010000 00000000  [~...~...........]
    106749210 00000000 7E09BBAD 7E09BBA0 00010000  [....~...~.......]
    106749220 00000000 00000000 830A9B2F 830A9B2C  [.........../...,]
    106749230 00010000 00000000 00000000 7E09BC21  [............~..!]
    106749240 7E09BC33 00010000 00000000 00000000  [~..3............]
    106749250 7E09BD5F 7E09BDC8 00010000 00000000  [~.._~...........]
    106749260 00000000 7E09C1A2 7E09C1D2 00010000  [....~...~.......]
    106749270 00000000 00000000 7E09BD53 7E09BD2D  [........~..S~..-]
    106749280 00010000 00000000 00000000 7E09BBD3  [............~...]
    106749290 7E09BBD0 00010000 00000000 00000000  [~...............]
    1067492A0 7E09BB37 7E09BB33 00010000 00000000  [~..7~..3........]
    1067492B0 00000000 7E09BC2A 7E09BC3C 00010000  [....~..*~..<....]
    1067492C0 00000000 00000000 7E09BB3B 7E09BB38  [........~..;~..8]
    1067492D0 00010000 00000000 00000000 830A9419  [................]
    1067492E0 830A9416 00010000 00000000 00000000  [................]
    1067492F0 830A8EA7 830A8EDA 00010000 00000000  [................]
    106749300 00000000 830AA21C 830AA101 00010000  [................]
    106749310 00000000 00000000 830A9932 830A9A8C  [...........2....]
    106749320 00010000 00000000 00000000 7E09C11B  [............~...]
    106749330 7E09C13A 00010000 00000000 00000000  [~..:............]
    106749340 7E09C36C 7E09C369 00010000 00000000  [~..l~..i........]
    106749350 00000000 830A9820 830A9765 00010000  [....... ...e....]
    106749360 00000000 00000000 830A90C5 830A9072  [...............r]
    106749370 00010000 00000000 00000000 830A8C5D  [...............]]
    106749380 830A8C5A 00010000 00000000 00000000  [...Z............]
    106749390 830A9150 830A9102 00010000 00000000  [...P............]
    1067493A0 00000000 830A8CA9 830A8CEC 00010000  [................]
    1067493B0 00000000 00000000 830AA333 830AA218  [...........3....]
    1067493C0 00010000 00000000 00000000 7E09BAEF  [............~...]
    1067493D0 7E09BAF2 00010000 00000000 00000000  [~...............]
    1067493E0 830A9760 830A98A9 00010000 00000000  [...`............]
    1067493F0 00000000 7E09BBCF 7E09BBCC 00010000  [....~...~.......]
    106749400 00000000 00000000 830A8F7D 830A8F7A  [...........}...z]
    106749410 00010000 00000000 00000000 7E09BD33  [............~..3]
    106749420 7E09BD55 00010000 00000000 00000000  [~..U............]
    106749430 7E09C2C9 7E09C2E5 00010000 00000000  [~...~...........]
    106749440 00000000 830AA2A7 830AA18C 00010000  [................]
    106749450 00000000 00000000 830A8EE3 830A8E95  [................]
    106749460 00010000 00000000 00000000 830A976E  [...............n]
    106749470 830A96D0 00010000 00000000 00000000  [................]
    106749480 830A9A5F 830A99A3 00010000 00000000  [..._............]
    106749490 00000000 7E09BE79 7E09BE58 00010000  [....~..y~..X....]
    1067494A0 00000000 00000000 830A95B9 830A9534  [...............4]
    1067494B0 00010000 00000000 00000000 830A8C62  [...............b]
    1067494C0 830A8C5F 00010000 00000000 00000000  [..._............]
    1067494D0 830A9459 830A94CC 00010000 00000000  [...Y............]
    1067494E0 00000000 830A98B4 830A98B1 00000000  [................]
    1067494F0 00000000 00000000 00000000 00000000  [................]
            Repeat 175 times
    106749FF0 00000000 00000000 00000000 5327100D  [............S'..]
      Extent Control Header
      Extent Header:: spare1: 0      spare2: 0      #extents: 24     #blocks: 307199
                      last map  0x00000000  #maps: 0      offset: 4128 
          Highwater::  0x0389b24d  ext#: 15     blk#: 8260   ext size: 12800
      #blocks in seg. hdr's freelists: 100218
      #blocks below: 200259
      mapblk  0x00000000  offset: 15   
                       Unlocked
         Map Header:: next  0x00000000  #extents: 24   obj#: 81402  flag: 0x40000000
      Extent Map
       0x30079e0a  length: 12799
       0x3087d009  length: 12800
       0x30c80209  length: 12800
       0x3186d609  length: 12800
       0x3347d009  length: 12800
       0x3487d009  length: 12800
       0x69880209  length: 12800
       0x7e099209  length: 12800
       0x830a8c09  length: 12800
       0x83928e09  length: 12800
       0x844abe09  length: 12800
       0x854a8c09  length: 12800
       0x874a2809  length: 12800
       0x010a8c09  length: 12800
       0x028b2209  length: 12800
       0x03899209  length: 12800
       0x048a8c09  length: 12800
       0x0509c409  length: 12800
       0x060a2809  length: 12800
       0x06ca5a09  length: 12800
       0x084a8c09  length: 12800
       0x0949f609  length: 12800
       0x0a09f609  length: 12800
       0x0a492e09  length: 12800
      nfl = 59, nfb = 1 typ = 1 nxf = 2 ccnt = 40032
      SEG LST:: flg: USED   lhd: 0x7e09bafd ltl: 0x30079e13
      SEG LST:: flg: USED   lhd: 0x7e09be0a ltl: 0x7e09bdf2
      SEG LST:: flg: USED   lhd: 0x830a9918 ltl: 0x830a9916
      SEG LST:: flg: USED   lhd: 0x830a8d97 ltl: 0x830a8d94
      SEG LST:: flg: USED   lhd: 0x7e09bfbe ltl: 0x7e09bfac
      SEG LST:: flg: USED   lhd: 0x830a91ec ltl: 0x830a916c
      SEG LST:: flg: USED   lhd: 0x830a94a6 ltl: 0x830a95a6
      SEG LST:: flg: USED   lhd: 0x830a8c80 ltl: 0x830a8c7d
      SEG LST:: flg: USED   lhd: 0x830a9298 ltl: 0x830a92ed
      SEG LST:: flg: USED   lhd: 0x830a8e25 ltl: 0x830a8ddc
      SEG LST:: flg: USED   lhd: 0x7e09bcd1 ltl: 0x7e09bd1f
      SEG LST:: flg: USED   lhd: 0x7e09bd08 ltl: 0x7e09bd3a
      SEG LST:: flg: USED   lhd: 0x7e09bc6b ltl: 0x7e09bc2c
      SEG LST:: flg: USED   lhd: 0x7e09bdb6 ltl: 0x7e09bd95
      SEG LST:: flg: USED   lhd: 0x830a8d6b ltl: 0x830a8e21
      SEG LST:: flg: USED   lhd: 0x830a8c13 ltl: 0x7e09c3d9
      SEG LST:: flg: USED   lhd: 0x830a9491 ltl: 0x830a948e
      SEG LST:: flg: USED   lhd: 0x830aa4c9 ltl: 0x830aa390
      SEG LST:: flg: USED   lhd: 0x830aa58a ltl: 0x830aa806
      SEG LST:: flg: USED   lhd: 0x7e09bb98 ltl: 0x7e09bb95
      SEG LST:: flg: USED   lhd: 0x7e09c08e ltl: 0x7e09c0b6
      SEG LST:: flg: USED   lhd: 0x830a9073 ltl: 0x830a9025
      SEG LST:: flg: USED   lhd: 0x7e09bdd7 ltl: 0x7e09be12
      SEG LST:: flg: USED   lhd: 0x7e09bbad ltl: 0x7e09bba0
      SEG LST:: flg: USED   lhd: 0x830a9b2f ltl: 0x830a9b2c
      SEG LST:: flg: USED   lhd: 0x7e09bc21 ltl: 0x7e09bc33
      SEG LST:: flg: USED   lhd: 0x7e09bd5f ltl: 0x7e09bdc8
      SEG LST:: flg: USED   lhd: 0x7e09c1a2 ltl: 0x7e09c1d2
      SEG LST:: flg: USED   lhd: 0x7e09bd53 ltl: 0x7e09bd2d
      SEG LST:: flg: USED   lhd: 0x7e09bbd3 ltl: 0x7e09bbd0
      SEG LST:: flg: USED   lhd: 0x7e09bb37 ltl: 0x7e09bb33
      SEG LST:: flg: USED   lhd: 0x7e09bc2a ltl: 0x7e09bc3c
      SEG LST:: flg: USED   lhd: 0x7e09bb3b ltl: 0x7e09bb38
      SEG LST:: flg: USED   lhd: 0x830a9419 ltl: 0x830a9416
      SEG LST:: flg: USED   lhd: 0x830a8ea7 ltl: 0x830a8eda
      SEG LST:: flg: USED   lhd: 0x830aa21c ltl: 0x830aa101
      SEG LST:: flg: USED   lhd: 0x830a9932 ltl: 0x830a9a8c
      SEG LST:: flg: USED   lhd: 0x7e09c11b ltl: 0x7e09c13a
      SEG LST:: flg: USED   lhd: 0x7e09c36c ltl: 0x7e09c369
      SEG LST:: flg: USED   lhd: 0x830a9820 ltl: 0x830a9765
      SEG LST:: flg: USED   lhd: 0x830a90c5 ltl: 0x830a9072
      SEG LST:: flg: USED   lhd: 0x830a8c5d ltl: 0x830a8c5a
      SEG LST:: flg: USED   lhd: 0x830a9150 ltl: 0x830a9102
      SEG LST:: flg: USED   lhd: 0x830a8ca9 ltl: 0x830a8cec
      SEG LST:: flg: USED   lhd: 0x830aa333 ltl: 0x830aa218
      SEG LST:: flg: USED   lhd: 0x7e09baef ltl: 0x7e09baf2
      SEG LST:: flg: USED   lhd: 0x830a9760 ltl: 0x830a98a9
      SEG LST:: flg: USED   lhd: 0x7e09bbcf ltl: 0x7e09bbcc
      SEG LST:: flg: USED   lhd: 0x830a8f7d ltl: 0x830a8f7a
      SEG LST:: flg: USED   lhd: 0x7e09bd33 ltl: 0x7e09bd55
      SEG LST:: flg: USED   lhd: 0x7e09c2c9 ltl: 0x7e09c2e5
      SEG LST:: flg: USED   lhd: 0x830aa2a7 ltl: 0x830aa18c
      SEG LST:: flg: USED   lhd: 0x830a8ee3 ltl: 0x830a8e95
      SEG LST:: flg: USED   lhd: 0x830a976e ltl: 0x830a96d0
      SEG LST:: flg: USED   lhd: 0x830a9a5f ltl: 0x830a99a3
      SEG LST:: flg: USED   lhd: 0x7e09be79 ltl: 0x7e09be58
      SEG LST:: flg: USED   lhd: 0x830a95b9 ltl: 0x830a9534
      SEG LST:: flg: USED   lhd: 0x830a8c62 ltl: 0x830a8c5f
      SEG LST:: flg: USED   lhd: 0x830a9459 ltl: 0x830a94cc
      SEG LST:: flg: USED   lhd: 0x830a98b4 ltl: 0x830a98b1
      XCT LST:: flg: UNUSED lhd: 0x00000000 ltl: 0x00000000 xid: 0x0000.000.00000000
      XCT LST:: flg: UNUSED lhd: 0x00000000 ltl: 0x00000000 xid: 0x0000.000.00000000
    End dump data blocks tsn: 14 file#: 192 minblk 499209 maxblk 499209
    {code}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    user646745 wrote:
    I did a test about 90 concurrent sessions, each session inserted 100 rows into the following table with row length of 80K
    create table test_flist (a long raw) storage (freelists 59 FREELIST GROUPS 1);I saw lots of catch buffer chain and find the hot block is the segment header
    SQL> select status,count(*) from v$bh where file#=192 and block#=499209 group by status;
    cr           54307
    free           489
    xcur             1My question is: why oracle created so many cr blocks in memory? In memory, some guru said oracle only creates xcur for segment header(only current get for segment header, there will be no consistent get for segment header), but here I saw so many cr blocks.Some interesting reading related to your question:
    http://jonathanlewis.wordpress.com/2009/06/09/quiz-night/
    http://jonathanlewis.wordpress.com/2009/06/12/consistent-gets-2/
    The author of the above articles also wrote the book "Practical Oracle 8i", which I finally managed to read a couple months ago. That book very nicely explained why there may be multiple consistent read versions of a block in the buffer cache when multiple sessions attempt to read the data from the tables to which those blocks belong - the consistent read versions need to be rolled back to a specific SCN to provide the session with a view of the block which contains committed data and/or a view of the block as of a specific SCN if the session is querying the table while other sessions are altering the contents of the blocks.
    As an experiment, I set up a test case in Oracle 10.2.0.4 to see what happens when 10 sessions work with a table located in an ASSM auto tablespace. For the setup:
    CREATE TABLE T1 (C1 VARCHAR2(100));
    SELECT
      FILE_ID,
      BLOCK_ID,
      BLOCKS
    FROM
      DBA_EXTENTS
    WHERE
      OWNER=USER
      AND SEGMENT_NAME='T1';
       FILE_ID   BLOCK_ID     BLOCKS
             7    1288353          8
    ALTER SYSTEM FLUSH BUFFER_CACHE;In the above, there is a single extent in file 7 which starts at block 1288353 and continues for 7 more blocks.
    Next, a script is created on a Windows client (a Unix/Linux client will work also, just trying to simplify things) named C:\CR_TEST.sql:
    INSERT INTO
      T1
    VALUES
      (DBMS_RANDOM.STRING('A',15));
    SELECT
    FROM
      T1;
    EXEC DBMS_LOCK.SLEEP(180);
    SELECT
    FROM
      T1;
    EXEC DBMS_LOCK.SLEEP(240);
    COMMIT;
    EXEC DBMS_LOCK.SLEEP(45);
    SELECT
    FROM
      T1;From a Windows command prompt, the script is executed from 10 sessions using the following:
    START sqlplus MyUser/MyUserPassword@or10 @C:\CR_TEST.sql
    START sqlplus MyUser/MyUserPassword@or10 @C:\CR_TEST.sql
    START sqlplus MyUser/MyUserPassword@or10 @C:\CR_TEST.sql
    START sqlplus MyUser/MyUserPassword@or10 @C:\CR_TEST.sql
    START sqlplus MyUser/MyUserPassword@or10 @C:\CR_TEST.sql
    START sqlplus MyUser/MyUserPassword@or10 @C:\CR_TEST.sql
    START sqlplus MyUser/MyUserPassword@or10 @C:\CR_TEST.sql
    START sqlplus MyUser/MyUserPassword@or10 @C:\CR_TEST.sql
    START sqlplus MyUser/MyUserPassword@or10 @C:\CR_TEST.sql
    START sqlplus MyUser/MyUserPassword@or10 @C:\CR_TEST.sqlIn another SQL*Plus session, once all 10 of the sessions have started waiting on the DBMS_LOCK call, the number of consistent read blocks belonging to the table T1 is checked (with an ASSM auto tablespace, the results may be different on each test run):
    SELECT
      COUNT(*) CNT
    FROM
      V$BH
    WHERE
      STATUS='cr'
      AND FILE#=7
      AND BLOCK#=1288355;
           CNT
             14
    SELECT
      FILE_ID,
      BLOCK_ID,
      BLOCKS
    FROM
      DBA_EXTENTS
    WHERE
      OWNER=USER
      AND SEGMENT_NAME='T1';
       FILE_ID   BLOCK_ID     BLOCKS
             7    1288353          8
             7    1288361          8
             7    1288369          8
             7    1288377          8
             7    1288385          8
             7    1288393          8
             7    1288401          8
             7    1288409          8
             7    1288417          8
             7    1288425          8
    SELECT
      COUNT(*) CNT
    FROM
      V$BH
    WHERE
      STATUS='cr'
      AND FILE#=7
      AND BLOCK#=1288361;
           CNT
             0
    SELECT
      BLOCK#,
      COUNT(*) CNT
    FROM
      V$BH
    WHERE
      STATUS='cr'
      AND FILE#=7
      AND BLOCK# BETWEEN 1288353 AND 1288425+7
    GROUP BY
      BLOCK#
    ORDER BY
      BLOCK#;
        BLOCK#        CNT
       1288355         14
       1288356          5
       1288362          5
       1288365          5
       1288367          5
       1288388          4
       1288389          5
       1288392          5
       1288394          5
       1288402          4
    (Waiting for the sessions to finish the first DBMS_LOCK.SLEEP call)
    SELECT
      BLOCK#,
      COUNT(*) CNT
    FROM
      V$BH
    WHERE
      STATUS='cr'
      AND FILE#=7
      AND BLOCK# BETWEEN 1288353 AND 1288425+7
    GROUP BY
      BLOCK#
    ORDER BY
      BLOCK#;
        BLOCK#        CNT
       1288355         14
       1288356          9
       1288362          5
       1288365          5
       1288367          4
       1288371          2
       1288388          4
       1288389          4
       1288392          4
       1288394          4
       1288402          4
    (Waiting for the sessions to finish the COMMIT and two the DBMS_LOCK.SLEEP calls)
    SELECT
      BLOCK#,
      COUNT(*) CNT
    FROM
      V$BH
    WHERE
      STATUS='cr'
      AND FILE#=7
      AND BLOCK# BETWEEN 1288353 AND 1288425+7
    GROUP BY
      BLOCK#
    ORDER BY
      BLOCK#;
        BLOCK#        CNT
       1288355         14
       1288356          4
       1288362          4
       1288365          4
       1288367          4
       1288371          2
       1288388          4
       1288389          4
       1288392          4
       1288394          4
       1288402          4
    SELECT
      BLOCK#,
      STATUS,
      COUNT(*) CNT
    FROM
      V$BH
    WHERE
      FILE#=7
      AND BLOCK# BETWEEN 1288353 AND 1288425+7
    GROUP BY
      BLOCK#,
      STATUS
    ORDER BY
      BLOCK#,
      STATUS;
        BLOCK# STATUS         CNT
       1288353 xcur             1
       1288354 free             1
       1288354 xcur             1
       1288355 cr              14
       1288355 xcur             1
       1288356 cr               4
       1288356 xcur             1
       1288357 xcur             1
       1288358 xcur             1
       1288359 xcur             1
       1288360 xcur             1
       1288361 xcur             1
       1288362 cr               4
       1288362 xcur             1
       1288363 xcur             1
       1288364 xcur             1
       1288365 cr               4
       1288365 xcur             1
       1288366 xcur             1
       1288367 cr               4
       1288367 xcur             1
       1288368 xcur             1
       1288369 xcur             1
       1288370 xcur             1
       1288371 cr               2
       1288371 xcur             1
       1288372 xcur             1
       1288373 xcur             1
       1288374 xcur             1
       1288375 xcur             1
       1288376 xcur             1
       1288385 xcur             1
       1288386 xcur             1
       1288387 xcur             1
       1288388 cr               4
       1288388 xcur             1
       1288389 cr               4
       1288389 xcur             1
       1288390 xcur             1
       1288391 xcur             1
       1288392 cr               4
       1288392 xcur             1
       1288393 xcur             1
       1288394 cr               4
       1288394 xcur             1
       1288395 xcur             1
       1288396 xcur             1
       1288397 xcur             1
       1288398 xcur             1
       1288399 xcur             1
       1288400 xcur             1
       1288401 xcur             1
       1288402 cr               4
       1288402 xcur             1
       1288403 xcur             1
       1288404 xcur             1
       1288405 xcur             1
       1288406 xcur             1
       1288407 xcur             1
       1288408 xcur             1
       1288417 xcur             1user646745, in reviewing the above, what do you think is happening? Why are the number of cr versions of the blocks changing after each call to DBMS_LOCK.SLEEP and COMMIT from the sessions?
    Charles Hooper
    IT Manager/Oracle DBA
    K&M Machine-Fabricating, Inc.

Maybe you are looking for

  • Mapping issue in quality system

    Hi Experts, I am new to BODS tool. Currently I am working with BODS 4.2 version. I have an issue with mapping of datastores in quality system. Actually I have created a project in Development system ( done all the things I mean to say Jobs, Workflows

  • ITunes Freezes my computer

    Every time I open iTunes my whole computer freezes, and the only way I can get my computer back to normal is to hold the power button until it turns off. I have tried deleting all iTunes files and reinstalling, but the problem continues. Any ideas?

  • Date of "Battery Birth" of Creative Zen Flash MP3 playe

    Date of Battery Birth of Creative Zen Flash MP3 players. Your Zen Lithium_Ion Polymer Battery lifespan is ~ 2-3 years OR the number of discharges/charges cycles - approximately ~ 300-500 cycles max. Whichever comes first will degrade the charging cap

  • How can we set page title from resource bundle

    Hi friends , how can we set page title from resource bundle, <%--     Document   : MARC008Music     Created on : Aug 4, 2008, 6:27:06 PM     Author     : root --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@ taglib uri="http://java.sun

  • Game won't install

    I purchased & attemped to install the Who Wants to be a Millionairre game today & am having trouble installing it.  Now it says I must repurchase the game?   I have a media card with 837MB of free space.  I just don't want to be charged for this game