Why datafile size not reduced ?

Hi,
I do not see the datafile size reduced after I drop tables in the tablespace of that datafile although the free table space reduced.
Question:
How to reduce the datafile without using alter datafile resize?
James.

I tried the exact proceedure you suggest and get exactly the same effect I mentioned previously. With this recent test all saves were  with the save options Layers box checked.  Here are the file size results.  The only difference in size, as expected, is from the compatibility setting.
Header 1
Both layers visible
No layers visible
Compatibility  Max
32.3
21.8
Compatibility  Off
21.8
21.8
Paulo

Similar Messages

  • Table size not reducing after delete

    The table size in dba_segments is not reducing after we delete the data from the table. How can i regain the space after deleting the data from a table.
    Regards,
    Natesh

    I think when you do DELETE it removes the data but
    it's not releasing any used space and it's still
    marked as used space. I think reorganizing would help
    to compress and pack all block and relase any unused
    space in blocks. Why do you think that? Deleting data will create space that can be reused by subsequent insert/ update operations. It is not going to release space back to the tablespace to make it available for inserts into other tables in the tablespace, but that's not generally an issue unless you are permanently decreasing the size of a table, which is pretty rare.
    Would you also please explain about different about
    LOB and LONG ? or point me to any link which explain
    baout it.From the Oracle Concepts manual's section on the LONG data type
    "Note:
    Do not create tables with LONG columns. Use LOB columns (CLOB, NCLOB) instead. LONG columns are supported only for backward compatibility.
    Oracle also recommends that you convert existing LONG columns to LOB columns. LOB columns are subject to far fewer restrictions than LONG columns. Further, LOB functionality is enhanced in every release, whereas LONG functionality has been static for several releases."
    LONG was a very badly implemented solution to storing large amounts of data. LOBs are a much, much better designed solution-- you should always be using LOBs.
    Justin

  • Save as optimized pdf, but size not reduced

    Hi
    I have several pdf files where I want to reduce the size, but it is not working with the option "Save as optimized pdf" in Adobe Acrobat Pro X.
    As an example here is a pdf file I created with Inkscape and Latex: https://dl.dropboxusercontent.com/u/6521267/test4.pdf
    This file has a size of more than 6MB and the Adobe space usage audit says, that 99% of the size is the image.
    With save as optimized pdf, I can't reduce size. If I print the file as pdf, the size is reduced, but the link disappeared too.
    Do you have an idea, how I can keep links but reduce the size?

    This file was made by pdfLaTeX. The image is used in a tiling pattern (even though the tile is only 1x1); very unlikely that any PDF processor will shrink that, because tiles are normally used for special effect we don't want to mess with. It you make the file, see if it's an option you can turn off.

  • Can we reduce datafile size for tablespce ??

    Hi,
    I have two tablespace with 8GB datafile ..
    Used of datafile size is 750 MB for each datafile ...
    Can we reduce a datafile size from 8GB to 2GB !
    while it is use to store data around 750 MB data ..
    If it allow will impcat on my data ???
    SSM

    If used amount is 750MB then yes you can resize to 2G.
    Try issueing the following (example)
    SQL> alter database datafile 'c:\oracle\ora92\ORCL\userdata01.dbf' resize 2000m;
    If it is not possible, oracle will complain with error number ORA-03297.

  • Save as Reduced Size PDF and Save as Optimized PDF do not reduce the file size.  What gives?

    Save as Reduced Size PDF and Save as Optimized PDF do not reduce the file size.  What gives?  I used Acrobat 9 to do this for a long time.  I recently received new laptop loaded with with Acrobat 10 and it does not work the same.  I typically scan 8-10 pages of receipts, combine the files in Acrobat, and then optimize to reduce the size so I can upload with my expense report.  Typically, my files were reduced to 200-400 KB.  I have a 2 MB file that will not reduce at all.

    Bernd, thank you for your attempt to help but the option dialog windows do not contain the same options.  There are numerous other posts on this forum about this issue and there is no answer.  Clearly, there is an issue.  I have submitted this issue to our internal help desk.

  • Rebuild Database did not reduce the database size

    I just completed a rebuild database. The rebuild completed much quicker than anticipated and in the end the did not reduce in size.
    This is my first rebuild and since original installation I have deleted a number of masters. From my understanding thumbnails and previews are not deleted when the master is deleted. In order to delete the thumbnails and previews the db must be rebuilt. Is this correct?
    The db is over 31.1gb. The rebuild took approx 10 minutes and when completed the db size was still 31.1gb. There was a message during the rebuild that read "Recovering projects". I was expecting to see stats showing previews and thumbnails being generated in the activity window but don't see it. Has the db been rebuilt?
    Thanks for any assistance.

    Rebuilding the database is for disaster-recovery, not file maintenance. I certainly wouldn't do it unless something was fundamentally broken and the application didn't run.
    "rebuilding" the database seems to do the following:
    (1) remove the database file completely (not even to the trash, it destroys the database utterly)
    (2) run through the plist files and reconstruct a brand-new database from them all
    I checked this (on an empty library) using hard-links from the commandline, and step (1) above scared me sufficiently that I'd only rebuild the database as an absolute last resort.
    Now, 31GB seems a lot for a database that only took 10 minutes to rebuild - are you sure you're not telling us the size of the library (to find the database size, right-click on the library and select view-package-contents, then open the 'Aperture.aplib' folder and find the size of the 'Library.apdb' file. That's the file you're changing when you 'rebuild database'.)
    If you're telling us the size of the entire aperture library instead, then that size will be completely dominated by the master RAW files you've imported. I'd guess your library will be less than 10MB.
    My understanding is that previews are deleted (since they're stored as separate files alongside the master image, if you look in the folder hierarchy), but thumbnails aren't. The thumbnails are aggregated together into one-file-per-project (presumably for speed of access), and I'd guess the space is reclaimed for future use, but the file doesn't get any smaller. That's a classic trade-off for speed-of-access, and users like us are normally very keen on things being fast
    -=C=-

  • ORA-19510: failed to set size with ORA-27059: could not reduce file size

    Hi,
    I have RMAN backup implemented and getting below error.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on c1 channel at 01/12/2014 04:28:37
    ORA-19510: failed to set size of 12839996 blocks for file "/home/oracle/DBBACKUP/Oracle10g1/Full_Backup/DB_Backup_201401128366598241" (blocksize=16384)
    ORA-27059: could not reduce file size
    Linux Error: 28: no space left on device
    Additional information: 2
    I have checked with following scenarios:
    1. taking backup by setting the MAXSETSIZE parameter value greater than the maximum size of tablespace.
    2. taking compressed incremental backup with maxsetsize as unlimited.
    3. taking compressed incremental backup with maxpiecesize value as 20G/40G/80G/120G and maxsetsize as unlimited.
    Following is the RMAN backup script:
    RMAN> run
    2>  {
    3>  allocate channel c1 device type disk maxpiecesize 120G
    4>  format '/home/oracle/DBBACKUP/Oracle10g1/Full_Backup/DB_Backup_%Y%M%D%t%p';
    5>  backup incremental level 0 as compressed backupset database plus archivelog delete input;
    6>  crosscheck backup of database;
    7>  crosscheck backup of controlfile;
    8>  crosscheck archivelog all;
    9>  delete noprompt expired backup of database;
    10>  delete noprompt expired backup of controlfile;
    11>  delete noprompt obsolete recovery window of 15 days;
    12>  release channel c1;
    13>  }
    14> exit;
    Oracle database version is 10.2.0.1.
    The database is on Linux system and we are taking the RMAN backup on mounted Windows NTFS disk.
    The remaining space on NTFS system 1.7TB and the total database size 850GB. Used size by database is 500GB.
    Regards,
    Yogesh.

    Hi,
    First get the backup piece size its trying to allocate for file "/home/oracle/DBBACKUP/Oracle10g1/Full_Backup/DB_Backup_201401128366598241"
    = 12839996*16384
    = 210370494464/1024/1024/1024
    =195.9GB
    Its trying to allocate ~196GB for the file.
    1. Make sure the RMAN backup piece won’t exceed the O/S permitted filesize limit.
    2. But we can restrict the RMAN backup piece using the MAXPIECESIZE option.
    You restricted it to 120GB but actual requirement to allocate backup piece file is ~196GB.
    I think you need to change the MAXPIECESIZE and give it a try.
    Please update if it succeeded or failed.
    Thanks & Regards,
    Gayu

  • Why does iPhoto not give me the option of ordering a medium size soft cover book?

    why does iPhoto not give me the option of ordering a medium size soft cover book?

    This is the iPod touch forum. There are two iPhoto forums, one for iOS iPhoto and the for OSX iPhoto. Try posting in the appropriate one

  • My iPad2 does not reduce the size of photos when I email them

    My iPad2 does not reduce the size of photos when I email them - however my iPhone does, can I make my iPad reduce the size as well?

    frankfromkleinmachnow wrote:
    My iPad2 does not reduce the size of photos when I email them - however my iPhone does, can I make my iPad reduce the size as well?
    Hi Frank: After you have selected the photo for the email and started to compose the email, check on the right  side of the window. There it will show the image file size, tap there and it will give you options for the photo size. Hope this helps.
    Stedman

  • Save As Does NOT Reduce File Size

    I have tried everything to reduce the file size of my Adobe Acrobat Pro X Form with Save As (Reduce File Size, As Optimized, etc...).  Unfortunately, the file size does not reduce.  I send to a friend who has Acrobat 9 and he is able to reduce the file from 45mb to 182kb...what gives?  He sent my original file to his co-worker who has Acrobat Pro X and he has the same issue that I do.  This appears to be a version issue. Any help would be appreciated as I have about 150 of these that I need to get down to a reasonable file size.

    Actually, I found something else. It's very curious.
    The form fields themselves are OK, and there is only one tiny copy of CopperPlate Light.
    There is a place in a PDF where there is supposed to be a copy of each font used a form field. This lists (presumably) every font you own and then some - over 500 fonts, all embedded. This is clearly not what you wanted and not what the software should do.
    It would be interesting to know the life cycle of this form (by which I mean how it was born and what happened along the way). It was made with Acrobat 10 from Word, but that (presumably) didn't do the bad thing. Can you remember what happened to the file in the mean time? Was it only EVER edited in Acrobat X, or were any other utilities used on it - even if they didn't seem to be related to form fields at all? Do you have any old copies before it grew in size?

  • Reducing datafile size

    Hi guys,
    I have one tablespace with 6 datafiles. each datafile has 5GB size, but only 2 GB is being used.
    So I really need to reduce this datafile size to 3GB each.
    unfortunatelly, when I try to reduce the datafile I get the following message :
    ORA-03297: file contains used data beyond requested RESIZE value
    How can I see wich schema and tables are being used in the end of the datafile ? So I´ll be able to move it and reduce the datafile size.
    Thank you in advance,
    Felipe

    Below query can help you to show how much you cna reduce the datafile, without
    move / rebuild command
    column "File Name" format a45
    column "Tablespace Name" format a25
    select ff.file_id "File Id", ff.file_name "File Name",
    ff.tablespace_name || ' (' || ff.block_size || ')' "Tablespace Name",
    ceil (ff.blocks * ff.block_size / 1024 / 1024) "Current(MB)",
    ceil (nvl(max_hwm.hwm,1) * ff.block_size / 1024 / 1024) "Smallest(MB)",
    ceil ( ((ff.blocks * ff.block_size) - (nvl(max_hwm.hwm,1) * ff.block_size)) / 1024 / 1024) "Save(MB)"
    from (select file_id, file_name, blocks,ts.tablespace_name tablespace_name, ts.block_size block_size
    from dba_data_files f, dba_tablespaces ts
    where f.tablespace_name = ts.tablespace_name) ff,
    (select file_id, max(block_id + blocks - 1) hwm
    from dba_extents
    group by file_id) max_hwm
    where ff.file_id = max_hwm.file_id(+)
    order by ceil ( ((ff.blocks * ff.block_size) - (nvl(max_hwm.hwm,1) * ff.block_size)) / 1024 / 1024)
    You can modify the query to show the objects located beyond 3GB.
    Best Regards
    Krystian Zieja / mob

  • Reduce datafiles size

    hello please guide me
    how i can find out what unused space is in tablespaces or datafiles
    and how i can delete unused space for reduce datafiles size
    thank you

    This topic was discussed some yesterday. Take a look at the thread below to see if contains what you are looking for.
    Reclaim undused space

  • Why an Error Message "Valid size not available for this Creation" in Elements 10 Photo Collage

    I have several image editing programs, but I bought Elements 10 specifically to do things the others wouldn't.  I wish to make a photo collage but all I get when I try, after following the instructions in the "help" and "Elements 10 for Dummies" is an error message stating "Valid Size not available for this Creation."  A meaningless phrase anyway because nowhere does it request a "valid size." Please will someone tell me the magiac words to make my lovely collage automaticaslly, or shall I revert to doing it manually on one of my other excellant image editing programs?

    http://helpx.adobe.com/photoshop-elements/kb/error-valid-size-available-creation.html
    If nothing there helps, see post 4 in this thread:
    http://forums.adobe.com/message/4248143#4248143#4248143

  • Why Are My Purchases Not Reducing Album Cost?

    Today, I purchased the album "Modern Times" from the "Bob Dylan: Complete Album Collection: the 90s to the 00s".
    However, it did not reduce the price of completing the collection.  This hasn't happened before.  When I purchased a previous single on the collection, the price for completing the album was reduced by the cost of the song.  In addition, when I purchased an album from the "Bob Dylan: Complete Album Collection: the 60s", the cost of that collection was reduced by the price of the entire album.
    How can I fix this?  I can't even figure out what happened.  I paid over $12 for that album, and I was hoping one day to pick up the rest of the collection.  Can I contact Apple about it?

    Hey xHadley,
    Check out this article that will let you go through and download the past purchased through iTunes. It will give steps to do this through multiple devices including iTunes.
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/ht2519
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Why does my computer say that its plugged in but not charging yet the battery is not reducing

    it says plugged in, not charging, 99% (battery life)
    but the battery life is not reducing & hasnt for 2 days. it just stays like that.
    hp pavillion dv5-2132dx    laptop
    windows 7 64 bit
    i have had a few weird occurences and im not sure what caused it. abruptly my speakers would stop working & my battery life would start reducing. that happened i think 3 times over the course of several months. this last time which was the 3rd is when i changed electrical outlets thinking that maybe that was the problem. and the power & speakers immediately went back to normal. its only been a few days since i changed outlets & everything is working as it should be however as mentioned the battery icon on the taskbar says that its plugged in but not charging & it remains at 99% for the last 2 days.

    Hi,
    First of all, shut down the notebook, unplug the AC Adapter, remove the battery, and then hold down the Power button for 30 seconds.
    Now, plug in the AC Adapter without the battery inserted, start the notebook, open windows Control Panel, open Device Manager, expand the entry for Batteries, right click on and the Microsoft ACPI Compliant Control Method Battery and select Uninstall - do not uninstall anything else here.  When the uninstall is complete, shut the notebook down, unplug the AC Adapter, re-insert the battery and then start the notebook on just the battery.  Windows will automatically reinstall the driver - leave Windows running for a few minutes. Shut down the notebook again.  Now plug in the AC Adapter ( with the battery still inserted ) and start the notebook to see if this has helped the charging issue at all.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

Maybe you are looking for

  • Cannot send email via my broadband service     .Mac will sent ok

    Recently I am unable to send via my agilebroadband.com account. My .Mac account sends fine. I am able to recieve via agilebroadband. I do update all recommended updates via Apple eg. security. I wondered if the last update compromised my mail smtp se

  • Costing problem while running Process order

    Hi, This is a  problem relating to costing of HALB material.. While doing process order for a fert material (BOM of FERT material contains a HALB and two ROH materials) a window occurs while saving ' Error when calculating costs, see log'. Why is thi

  • How do I enable javascript if there is no option to enable javascript - follow-up

    I have read the solution on about:config solution in the original post, but when I when there, I found Java is already enabled - the default configuration. I am running Noscript, yet I am prompted on virtually every page, to allow or forbid scripting

  • Horizontal display won't work

    My iPhone display horizontally when I turn the screen. It did until a couple of days ago.

  • Import classes that are not part of any package

    I have this problem with the JDK1.4 compiler: I have a few classes that were created outside of any package for some JNI uses. When I used JDK1.3 to compile, I was able to get the compiler to find these classes by doing the following in the calling c