What Happen into Tablespace, when Drop Any Object??

Hi people.
I have a question about the store into tablespace, What happen when you make the follow taks into database:ç
When you drop a table??? Change the size into tablespace?? Reduce the Size on tablespace..??
What are the diferents between Delete table and Truncate Table...Change the size into tablespace?? Reduce the Size on tablespace..??
Thank a lot for your help and Answers..Because I can clear my mind in diferents concepts.
Regards.

lokimoix wrote:
Hi people.
I have a question about the store into tablespace, What happen when you make the follow taks into database:ç
When you drop a table??? Change the size into tablespace?? Reduce the Size on tablespace..??
What are the diferents between Delete table and Truncate Table...Change the size into tablespace?? Reduce the Size on tablespace..??
Thank a lot for your help and Answers..Because I can clear my mind in diferents concepts.
Regards.Well, you could test it for yourself and see for yourself . .
However,
Nothing you have described changes the size of the tablespace. Those actions simply free up previously allocated space within the tablespace, allowing it to be
reused.
DROP TABLE releases all the extents allocated to that table, allowing the space they occupied to be allocated to any segment that may need it - AND REMOVES THE TABLE FROM THE DATABASE (well, there are now recyclebin considerations, but that is a different question).
DELETE just deletes rows from a table, freeing up space on the blocks that those rows occupied. All of the extents allocated to that table remain allocated to it but the space vacated by the deleted rows is available to be re-used by new rows within that table.
TRUNCATE table releases all the extents allocated to that table, allowing the space they occupied to be allocated to any segment that may need it, BUT UNLIKE DROP TABLE, the table structure remains in place.
The above is just a high-level description of the differences, there are some details that some people will call me out on, but for your level of understanding these are sufficient for the moment. You really, REALLLY need to spend more time in the Concepts manual.

Similar Messages

  • What happens in OBAW when a record in OLTP is updated ?

    Hello,
    I wonder what happens in OBAW when a record in OLTP is updated ?
    I mean... I've ETLed the record a couple of days ago, and it is there in OBAW. Now for some reason the OLTP is changed...
    Pls... when we do the new ETL (incremental) does that record in OBAW gets updated ?
    BTW... the OLTP in reference is EBS.
    Txs. for any help.
    Antonio

    That is where "Prune Days" in the Execution Plan Parameters comes into play. Data which has been updated in the source system since "Prune Days" ago is re-extracted.
    Hemant K Chitale

  • What happens to RandomAccessFile when seek operation fails?

    Hi,
    I wonder what happens to RAF when the seek() op fails - does the file remain open?
    I guess i should close it if fails, what is the best thing to do - protect or catch exception?
    Am i wrong about it?
    Thanks.

    I wonder what happens to RAF when the seek() op fails - does the file remain open?In the absence of evidence or documentation to the contrary that is what you should assume.
    I guess i should close it if failsWhy? All it means is that that offset doesn't exist within the file.

  • What happens to data, when Info object property is changed to have ALPHA

    Hi experts,
    I have a trivial question,
    What happens to existing data, when I change the info Object property to have an ALPHA convesion routine ? Specifically I need to know, will it remove any similar looking entries ??
    thanks in advance
    D Bret

    Check this:
    Re: Alpha conversion for an existing infoobjects
    Re: ALPHA conversion routine - how to change an existing InfoObject
    Alpha conversion
    TCODE: RSMDCNVEXIT in BW and What is Alpha Conversion?
    Hope it helps..

  • What happens at backend when we fire alter database commit to switchover to physical standby

         Hi,
    What exactly happens at backend when we fire alter database commit to switchover to physical standby.
    how the transition happens?
    Thanks

    Hi,
    The following will happen at the backend
    1.) Notifies the primary database that a switchover is about to occur
    2.) Disconnect all users from the primary database
    3.) Generate a special redo record that signals the End of Redo (EOR)
    4.) Converts the primary database into a standby database
    5.) Once the standby database applies the final EOR record, guaranteeing that no data loss has been lost, converts the standby database into the primary database.
    The new standby database (old primary) starts to receive the redo records and continues process until we switch back again. It is important to remember that both databases receive the EOR record so both databases know the next redo that will be received.
    Regards,
    Pradeep. V

  • Count when drop an object

    I am designing one presentation and illustration for kid,  In this presentation i want to do multiplication with some object
    I had completed my designing, i am struggling to do script (i.e.) i want drag and drop objects in one place and  display right or wrong mc in root
    How can i count, while drag and drop an object in one position,
    any suggestions please....

    Hi there,
    I've used the following tutorial which has code for a counter to determine when finished dropping items.
    Look at point 12, 13 and 14 of the tutoria belowl:
    http://monkeyflash.com/tutorials/flash-drag-and-drop/
    Hope this helps.
    Ben.

  • What happens to files when they are deleted on the iPhone?

    When you delete files like videos, podcasts or emails directly on the iPhone by swiping it and hitting the "Delete" button what happens to these files? Are they instantly removed from disk or they go to some sort of "Recycle Bin"?
    Do you know that bar on iTunes showing how your iPhone disk is being used, with "Audio, Video, Photos, Apps, Other and Free"?
    I wonder if having more than 4Gb on the "Other" category is related to this practice in any way?

    Other includes data such as 3rd party app settings and data created and stored by a 3rd party app, email stored or cached locally including email attachments, Safari history, cookies, and cache, notes, voice memos, visual voicemail, contacts, calendar events, etc.

  • What happens to replicat when a checkpoint table is accidentally removed ?

    Please let me know what happens when a active checkpoint table is removed?
    Does the replicat abend or does it pick from where it left off by reading the trail file.

    Hi,
    Oracle GoldenGatge keeps track of the details of the transactions that are replicated by two methods.
    1. Firstly and always GoldenGate writes to a checkpoint file which resides in the DIRCHK directory.If this Checkpoint File is lost or removed then GoldenGate loses track of your process.
    2. Optionally, you can create a CHECKPOINTTABLE during the creation of the Replicat Process. This Checkpoint table can be specified Globally in the ./GLOBALS parameter or separate checkpoint tables can be created for each processes.
    But Oracle highly recommends to create the Checkpoint table.
    When replicat starts, it will compare the checkpoint file with the checkpoint table. This has been brought because, in the event of failure, the checkpoint file and checkpoint table are referred or read by these processes and it gets started from the point of failure avoiding the re-capture and re-apply of the transactions.
    An another useful thing in using the Checkpoint table is, If you stop the Replicat process and flashback the target database and then start the replicat process again, you do not have to change or modify anything at the GoldenGate level. The Replicat process will just pick up as if you also flashed back the GoldenGate inspite of having all the trail files. This is because your Checkpoint Table will also get flashed back and the replicat process reads the checkpointtable and works accordingly.
    Regards,
    Veera

  • What happens to PR when the related PO is cancelled

    Hi guys
    What happens to the Purchase Requisition (PR) when the related Purchase ORder is cancelled..........!!
    What is the process..
    Regards
    Sreee

    If you check the box 'cancel requisition' when you cancel the PO, the req is cancelled, else the req is not cancelled and should become available again in the autocreate pool.

  • What happens to library when uninstalling iTunes? Please!!

    Silly question, I know...
    But as I'm experiencing the same problem as everyone else after updating to I Tunes 6 (computer crash + ipod not recognized by itunes), I want to uninstall and reinstall it...
    So, what happens to all my music files after I uninstall itunes?? Will they still be there after reinstall or lost forever??
    Thanks for your answers.

    I always wondered if my music would be gone if I uninstalled iTunes. It does not erase you're music.
    This might not be exactly the same problem but lots of people (myself included) had problems after installing iTunes 6.0. I did the following and it finally installed correctly.
    I went to
    http://support.microsoft.com/default.aspx?scid=kb;en-us;290301
    and downloaded the Cleanup utility near the bottom of that page. When it installs on your machine it will scan your computer for every installer every ran on you're machine. Only select iTunes and Qtime and delete those 2 installers. Then I went to add/remove programs and removed iTunes and Qtime. Prior to this Qtime would not unistall but now it did. Funny thing was there was no prompting by windows once I hit "remove/repair" in the "add/remove programs" function.
    Then rerun the iTunes 6.0.1 update. That had been failing to install Qtime prior to this but now it installed and I see all my music again and iTunes works. Let me know if this does the trick, I hope so.

  • Tech Comm Suite 3.5 trial updated my licensed Acrobat 9.5 to X, what happens 9.5 when trial is over?

    After installing Technical Communications Suite 3.5 trial version, it updated my Acrobat Pro 9.5 to version X. What happens to my licensed version 9.5 when trial expires? How do I get it back?

    While that is a good answer to my question; it is not a good solution to my situation since it is a corporate license that has to be reinstalled by our IT department. That is a very cumbersome process and puts me, as an end-user testing this new product, in a poor situation and effectively shuts down my production for an unspecified time frame when the trial expires.

  • What happens to iMessages when the recipient's phone is off? ...

    What happens to messages sent via iMessage or as text messages if the recipient's phone is off? Are they queued and resent when the phone is turned on? Or do they end up in the bit bucket?
    Thanks!
    Chris

    If the recipient is activated his imessage and if he turns on the cellular data or wifi your imessages will get delivered whenever switched on the wifi network or 3g

  • What happens to calls when voice mail is not set up?

    Odd question...what happens to calls placed to a number that does not have the voice mail set-up yet?  Do they show up as missed calls or anywhere in the call log for that number?  Or is it like the call never happened because it was not answered and could not go to voice mail?  Also curious as to whether or not missed calls show up on the phone once it is powered back on after having been shut off (powered all the way down).  I realize those calls will go to voice mail (provided it has been set-up) but will the calls show up as missed on the phone when it is turned back on?

    Not odd...On Verizon if it is not set up, you will hear a recording that says "Im sorry, but the party you are trying to reach has a vm box that has not been set up yet". It will show as missed if the phone is on, and will appear in the log if the phone is on. If the phone is powered off, the call does not show in the log when turned back on. It will appear as if it never happened. You will only know if you get a VM (if its set up) or if the person tells you, hey I called you!

  • What happens to table when file is transfering ?

    There is code in Z-program which puts a 'Z' in the blocked field of ZCCOD whenever a file is transmitted.
    I mean file is transfering from SAP to mainframes
    Can anybody tell what happens if the table is in <b>edit mode</b> (e.g., via SM30) at the time of transmit?  Do the changes get lost or do they get queued up or what?
    Could you please you please explan in detail. You correct(no guessings please ) explanation is highly appreciated.

    The Z-Program will update the database irrespective of the table being edited in SM30. The user won’t see the updated data until he comes out of the existing transaction and goes back again.
    <b>Nothing is queued up.</b>
    Also if the program updates the data and if the user editing the table in SM30 saves his changes, the changes made by the Z-program will be overwritten.
    The best way to avoid this problem is to add a check in your Z-program. Use the function ENQUEUE_READ to check if the table key the program is trying to update is locked and perform further processing.
    -Kiran

  • What happens in background when we shut down Glassfish Server.

    Hi,
    I would like to know the process happens in background when we shut down the Glass fish server either from Command Line or from All Programs option.
    Thanks,
    Ajay Sharma

    Hi;
    The document u provided doesnt exists on metalink.You right i cant even open note (I know note from one other note's references)
    Please check below Notes:
    How To Relink and Bounce the Receiving Executables? [ID 552702.1]
    NOTE:131321.1 - How to Relink Oracle Database Software on UNIX
    NOTE:141118.1 - How To Relink Forms Library Files Using Adadmin
    Hope it helps
    Regard
    Helios

Maybe you are looking for

  • Can only print one copy at a time in AppleWorks since upgrading to Tiger

    Since upgrading to Tiger 10.4.3, (now using version10.4.6) and AppleWorks 6.2.9, I cannot print more than one copy of my document using either of my Epson printers, a R200 and a C86. I did not have this problem with Panther and AW 6. Apple techs said

  • Error when transpotring Update Rules

    Dear colleagues.   When transporting an update Rules into our Quality enviroment the system pops up the following error: IC=ZWEPP_C02 IS=ZWE_BOM_RMX_IS syntax error:  rows 0. I've verified the Update Rules on the Quality System and everything is corr

  • ITunes 7.02 fails to use VBR when importing CD to MP3 (used to work)

    Just checking the size of some files imported into iTunes from CDs in MP3 format . . . Although the settings haven't changed, it seems that somewhere between version 7.0 and 7.02, the VBR setting has become disabled. The settings are - custom: 160kbp

  • Charts - custom voices on Legend

    Hi all, when I create a chart with APEX it request to me a query which returns voices "*link, label, value1, value2, ...*". The problem with that is the fact that voice in chart's legend, when showed, lists "*ICON value1, ICON value2, ...*". What I n

  • Need to exclude Sat and Sun from Leave Apply

    Hi, Need to exclude Sat and Sun from Leave Apply, the requirement is when user apply for leave and when he enter days like 1 to 10 the system should exclude sat and sun in this duration and Calculate Duration Button should show the remaining days in