How does the data inserted after a delete command

Hi Folks,
I have a question regarding a scenario. I deleted some data from a table ( i use the where clause to delete a portion of rows from the table). So after the rows are deleted the space is free but below the high water mark. When i insert new rows in the same table, then where from oracle fetches the space:
A. Will it use the space that is freed up by deleted the rows
B. Use the space above the high water mark. ( If it uses this space then Lets say all the extents are completed and we dont have any extents above the high water mark, then will it use the space freed by the deleted rows or will it complain for the addiditional space)
Please advice.
Also I would appriciate if you could give me a link for a documentation for the above scenerio.
Thanks in advance
Karthik

A. Will it use the space that is freed up by deleted
the rows That depends, it's controled by PCTUSED and PCTFREE parameter as described below. Also the free space need to be big enought to hold the new row.
The PCTUSED Parameter
The PCTUSED parameter sets the minimum percentage of a block that can be used for row data plus overhead before new rows are added to the block. After a data block is filled to the limit determined by PCTFREE, Oracle considers the block unavailable for the insertion of new rows until the percentage of that block falls beneath the parameter PCTUSED. Until this value is achieved, Oracle uses the free space of the data block only for updates to rows already contained in the data block.
B. Use the space above the high water mark. ( If it
uses this space then Lets say all the extents are
completed and we dont have any extents above the high
water mark, then will it use the space freed by the
deleted rows or will it complain for the addiditional
space)
When Extents Are Allocated
When you create a table, Oracle allocates to the table's data segment an initial extent of a specified number of data blocks. Although no rows have been inserted yet, the Oracle data blocks that correspond to the initial extent are reserved for that table's rows.
If the data blocks of a segment's initial extent become full and more space is required to hold new data, Oracle automatically allocates an incremental extent for that segment. An incremental extent is a subsequent extent of the same or greater size than the previously allocated extent in that segment.
Please advice.
Also I would appriciate if you could give me a link
for a documentation for the above scenerio.
check Oracle Concept for more detail,
Data Blocks, Extents, and Segments

Similar Messages

  • How is the data inserted into JTF_RS_SALESREPS?

    Hi,
    I wanted to know how is the data inserted into JTF_RS_SALESREPS.When we import the resources from CRM Foundation responsibilty the data will be inserted into jtf_rs_resource_extns.I think we need to run a concurrent program to transfer data from jtf_rs_resource_extns to JTF_RS_SALESREPS.
    Which Concurrent program should be run?
    Please help.
    Thanks.

    How is the data inserted into CST_INV_QTY_TEMP table ?TABLE: BOM.CST_INV_QTY_TEMP
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=CST_INV_QTY_TEMP&c_owner=BOM&c_type=TABLE
    Thanks,
    Hussein

  • How is the data inserted into CST_INV_QTY_TEMP table?

    Hi All,
    How is the data inserted into CST_INV_QTY_TEMP table ?
    Thanks in advance,
    Mayur
    Edited by: 928178 on 17-Apr-2012 04:29

    How is the data inserted into CST_INV_QTY_TEMP table ?TABLE: BOM.CST_INV_QTY_TEMP
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=CST_INV_QTY_TEMP&c_owner=BOM&c_type=TABLE
    Thanks,
    Hussein

  • TS4009 I purchased 50gb of storage, yet nothing is being backup?  How does the data get backup?

    I dont know how to store data on cloud, i thought it was an automatic process, any tips for a beginner

    Have you tried a manual backup to iCloud?  Settings>iCloud>Storage&Backup.  Click the Back Up Now button.
    If on the other hand, you are asking how to store various files to iCloud (like iDisk used to do in MobileMe), then ICloud cannot help - it does not offer a service similar to iDisk.

  • How does the data in PYXXFO_SAP_TIMESLIP smartform get populate

    Hi All,
    We are using PYXXFO_SAP_TIMESLIP smartform for displaying Time statement.There is a parameter HRDATA under Form Interfaces and I am not able to understand how and where HRDATA is populated.Please clarify this
    Thanks
    Bala Duvvuri

    Hi All,
    We are using PYXXFO_SAP_TIMESLIP smartform for displaying Time statement.There is a parameter HRDATA under Form Interfaces and I am not able to understand how and where HRDATA is populated.Please clarify this
    Thanks
    Bala Duvvuri

  • How does the GR processing time affect the scheduling of the process order & the latest start date in the operation.

    Hi
    Can anyone explain  how does the GR processing time affect the scheduling of the process order & the latest start date in the operation overview.

    Hi
    GR processing time means number of workdays required after receiving the material in storage.
    Check this link:GR Processing time
    Regards,
    Anupam Sharma

  • After recording text using the dragon dictation app, it is converted, it can be copied to the iOS system clipboard for use in any app, how does the user access the clipboard to retrive this information if it is no longer on the screen?

    after recording text using the Dragon dictation app, it can be copied to the iOS systme clipboard for use in any app, how does the user access the clipboard to retrive this information if it is no longer on the screen?

    You need to do a long-press in any data entry field, then select Paste.

  • Why does the Date Created metadata change when images are exported?How do I stop it from changing?

    why does the Date Created metadata change when images are exported?  How do I stop it from changing? I must have a prefernce set up wrong.

    I don't know what OS you are using, or what application you are using to view the data about your exported files, but on Windows and using Windows Explorer the "Date Created" field relates only to the date that the exported file was created, i.e. if viewed immediately after export it will show the date created as being the same date. In order to view "Capture Date" in something like Explorer, you first have to ensure you have included the Metadata as Conrad outlined above, then you have to adjust the display properties of Explorer to show the "Date Taken" field. Here is an example, part of a folder I exported back on March 3rd, note the difference between that last two dates:

  • HT5527 I HAVE OLD PHONES BACKED UP.  how do i find the data and recover or delete dups and junk

    I HAVE OLD iPHONES BACKED UP.  how do i find the data and recover or delete dups and junk

    You can't see the data inside the backup, and you can't restore just part of the data if that's what you're asking. To see the data you have to restore the entire backup.

  • How does the value filled in Appointment Date field reflect in IE_SHIPMENTSTATUS table?

    Hi Team,
    Just wanted to know : How does the value filled in Appointment Date field reflect in IE_SHIPMENTSTATUS table in OTM.
    Please help.
    Regards,
    John

    Sorry, wrong forum: created in ABAP forum instead.

  • How to change the Data sources after deploying the application ??

    Hi All,
    i want to know how to change the Data sources after deploying the application to the application server ???
    I'm using Oracle Application Server 10g Release 3 (10.1.3.1.0)

    Can you access the Enrprise Manager website of the target Application Server from your location? If so, you can change the datasource in it. If not, yo can bundle the datasource definition in your archive and use that one instead of the one configured in the target OC4J container. Or this will just be the responsability of your customer: whenever you send a new WAR file, they have to modify the datasource if needed and deploy the application?

  • How does the attribute gets the data from R/3 field?

    Hi Experts,
    It could be silly Q.  IO has attributes x, y, z.......  When we map r/3 field to IO, and it is added to the cube and when we create a report, how does the attribute gets data?  I've been working in BW and suddenly I got confused.  Someone please provide me some info
    Thanks,
    Radha

    X,Y,Z being attributes of an info object A.
    When A gets loaded it will be loaded with X,Y,Z.
    If A is a cube and if you wish you can bring X,Y,Z also in the cube in one or more dimensions.
    If you keep X,Y,Z as vag attributes rather than in te cube as dimensions, then , the system will generate SIDs for them.
    Ravi Thothadri

  • For the iPod Classic, in settings, how does the volume limit work? After setting a limit, how to re-set to a new volume limit?

    For the iPod Classic, in settings, how does the volume limit work? After setting a limit, how to re-set to a new volume limit?

    This thread - with a quote from an LR4 Beta thread - says that all 6 central Basic controls in PV2012 (Exposure thru Blacks) are now image-adaptive, as were Recovery, Fill Light, and Clarity in previous versions:
    http://forums.adobe.com/message/4253485
    Whether they are suitable for creating a Timelapse sequence without significant flicker is entirely subjective and up to you - and of course, dependant on your specific images & how they change over time.  Sorry, not much advice beyond try PV2012, and revert back to PV2010 if you get too much flicker.

  • How does the ask-to-buy notification determine which organizer's device to send it to?  I keep receiving notifications on my ipad but not my iphone.  my ipad does not have a data plan so if i'm not on wireless, i don't receive any notifications.

    How does the Family Share ask-to-buy notification determine which organizer's device to send it to?  I keep receiving notifications on my iPad, but not on my iPhone.  My iPad does not have a data plan so if I'm not on wireless, I don't receive any notifications.

    Did you ever receive a solution for this issue?

  • My mobile was stolen and I want to delete the data on it without deleting it from iCloud, how can I do that?

    My mobile was stolen and I want to delete the data on it without deleting it from iCloud, how can I do that?

    Welcome to the Apple Community.
    You can erase it with find my phone if you had enabled it, this doesn't wipe the data in your iCloud account.

Maybe you are looking for

  • Office web apps 2013 March update 2013....pdf preview

    the web application is configured as permissive. I did the following Remove-OfficeWebAppsMachine updated with the march 2013. restarted the office web apps 2013 server. New-OfficeWebAppsFarm -InternalUrl "https://owa.domain.com" -ExternalUrl "https:/

  • Webutil- How to open text file by using Wordpad

    Hello: Is it possible to open the text file either from client or server (sun) by using the wordpad? I was able to open it with Notepad; however, it was given the rigth format such as new line. WEBUTIL_HOST.NONBLOCKING('CMD /C NOTEPAD'||:input_select

  • Universal Power Adapter

    I am traveling to India with stopover in Hong Kong and Thailand , do I need to buy any extra power adapter for my iphone , all i have is the flat pin to round pin converter ( for India ) and i saw the range on the charger says 110 to 240 and 50 to 60

  • Exporting TIFFs from Lightroom 5 to Photoshop CC. Banding problem.

    I get this annoying problem with color banding when i export 16bits TIFFs ProPhoto RGB (with no compression) from Lightroom to Photoshop CC. Both LR and PS working space is set to ProPhoto RGB color space. Miraculously, the banding dissapears when i

  • Javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDB

    Hi!!! I have a problem while I'm trying to create CMP Entity Beans. I got these CMP Entity Beans using Netbeans IDE 5.0, getting the beans from an SQL Server 2000 database. I got this error: HTTP Status 500 - type Exception report message description