FREE SPACE Inconsistency

Hi,
I am using the following SQL to report on free space from a production database and it has reported free space incorrectly two days in a row even though nothing was deleted
SELECT NVL(b.tablespace_name, NVL(a.tablespace_name,'UNKNOWN')) "Tablespace",
ROUND(Mbytes_alloc,0) "Allocated MB",
ROUND(Mbytes_alloc-NVL(Mbytes_free,0),0) "Used MB",
ROUND(NVL(Mbytes_free,0),0) "Free MB",
ROUND( ((Mbytes_alloc-NVL(Mbytes_free,0))/Mbytes_alloc * 100 ),2) "% Used",
ROUND(Mbytes_maxalloc,0) "Max Allocated MB"
FROM
(SELECT SUM(bytes)/1024/1024 Mbytes_free,
MAX(bytes) /1024/1024 largest,
tablespace_name
FROM sys.dba_free_space
GROUP BY tablespace_name
) a,
(SELECT SUM(bytes)/1024/1024 Mbytes_alloc,
SUM(maxbytes) /1024/1024 Mbytes_maxalloc,
tablespace_name,
COUNT(*) data_files
FROM sys.dba_data_files
GROUP BY tablespace_name
)b
WHERE a.tablespace_name (+) = b.tablespace_name
ORDER BY 5 DESC;
On the Thursday, running the script reported the USERS tablespace as:
Thursday:
allocated mb: 44266
used mb:     43977
free mb: 289
% Used: 99.35%
maxsize mb: 69632
On Friday, the script reported:
allocated mb: 44266
used mb: 43412
free mb: 854
% Used: 98.07%
maxsize mb: 69632
Why is it reporting a difference in FREE MB over two days when nothing has been deleted?
Any help is appreciated.
Thanks.

You can prove no objects have been deleted by 1 - implementing auditing on tables and indexes so that all create, drops, and alters will be logged and available via the dba_audit_trail and associated views or 2 - You can take a snapshot of the objects assigned to the tablespace, store it in a table, and then the next day compare the contents of dba_segmetns verse the snapshot displaying any dropped or new objects. You could also capture size changes allowing you to show where free changes came from and also where free extents were consumed.
I think DDL auditing is the best approach and that most all DDL should be audited on production databases. You should not be creating and dropping tables as part of normal production processing. I am not a big fan of DML auditing. However I have seen developers who write code that creates and drops tables. Generally I get the drop and create replaced with a call to a truncate procedure.
You customer may not trust the audit results so you may want to set up auditing and perform option 2 as proof. Once you have proved your point then all you should need going forward is auditing; however, you may find running a option 2 process that tracks object extent changes useful as a space management tool especially if you do not have the EM Diagnostic and Performance Pack licenses so you cannot access the AWR (10g+).
HTH -- Mark D Powell --

Similar Messages

  • Disc utility inconsistent free space

    Hey guys,
    My hard drive reports inconsistent free space using various methods.
    When I click "get info" on my Macintosh HD, it reports 18GB free.
    When I use disk utility, it reports 7GB free.
    After verifying the partition, I ran a disk repair using the disc utility on startup and the free space bumped up to 12GB. Strangely, when I exit startup repair and run disk utility after entering the OS, disk utility still reports 7GB. Re-entering the startup disc utility reports 12GB free space!
    My hard drive is an OCZ Vertex II LE 60GB SSD.
    Ultimately I am trying to create a partition for bootcamp, but it keeps telling me i have less than 10GB free space. I can understand if "get info" is unable to see certain files due to permissions, but why should disk utility report different values via startup and OS? Is there any way around this so that I can get bootcamp to allow me to create the partition?
    Any help would be great, thanks!
    -Jon

    jonlee016 wrote:
    Hey guys,
    My hard drive reports inconsistent free space using various methods.
    When I click "get info" on my Macintosh HD, it reports 18GB free.
    When I use disk utility, it reports 7GB free.
    Disk Utility will show two different "free" readings, depending on where you look.
    Sounds odd, but they're for different purposes. The larger figure, which the Finder and other things will use, is the total free space available.
    The second is the amount of free space available for a new partition. It's shown when you select the top line for the drive, click the Partition tab, then select a partition, the "Available" amount may be smaller.
    This is because partitions, unlike folders, must occupy contiguous space on a disk. The data on your OSX partition is scattered over it, not all nicely packed together. That's normal, as you add, update, and delete files, not every nook and cranny is used again immediately.
    But whether there's 7 GB free or 18, that probably isn't enough to be adding a partition; it's probably too little for OSX to operate well. There's no "hard and fast" rule, but you should always have at least 10 GB or 10% of your OSX drive free; many folks say 15% or more.
    You could back up your drive (on two different HDs, to be safe), reformat it to 2 parttions, then restore the backup. But it's going to be very tight, and you'll likely have performance problems because of it.
    Try to delete anything you don't need, and/or offload stuff you don't use often and delete it.

  • Inconsistent Reporting of Free Space on the HDD

    Activity Monitor shows Disk Usage as follows: Space utilized = 397.48 GB and Space free = 101.77 GB.
    About This Mac - Storage indicates 101.5 GB Free and 164.46 GB Backups (???).
    Right clicking on Macintosh HD in Finder and then on Get info reports: Used = 233.28 GB and Available = 265.97 GB.
    Why the discrepancy? I believe the latter is more correct but what is going on? Or, do I have a virus or something eating up the free space on my hard drive? These discrepancies did not exist before in Snow Leopard.
    What gives?...

    Michael9009 wrote:
    Thanks, it all makes sense.
    But it is still not clear to me why Apple made this so confusing. For example, I think that both the Activity Monitor and Finder should report the same values, i.e. the Activity Monitor should not include the backups.
    The Activity Monitor is a administration utility and have to show complete values, e.g. for troubleshooting.
    Finder is a user utility and have to show the available space for a user, regardless of files like backups, swap, trash or cache that will be shrink or deleted when the space become less or needed to store user data.
    Lupunus
    Message was edited by: lupunus (typo's fixed)

  • Inconsistent disk space indications: how to free space?

    Checking size of Directory /Users on my Mac, I got 604 GB
    Checking size of each sub-directory in /Users and summing up, I got 536 GB
    Any idea of how I can get back the lacking 68 GB free space??
    Thanks for your help!!
    OS 10.8.4
    MacBook Pro

    Empty the Trash if you haven't already done so. If you use iPhoto, empty its internal Trash first:
    iPhoto ▹ Empty Trash
    To locate large files, you can use Spotlight. That method may not find large folders that contain a lot of small files.
    You can more effectively use a tool such as OmniDiskSweeper (ODS) to explore your volume and find out what's taking up the space. You can also delete files with it, but don't do that unless you're sure that you know what you're deleting and that all data is safely backed up. That means you have multiple backups, not just one.
    Deleting files inside an iPhoto or Aperture library will corrupt the library. Any changes to a photo library must be made from within the application that created it. The same goes for Mail files.
    Proceed further only if the problem isn't solved by the above steps.
    ODS can't see the whole filesystem when you run it just by double-clicking; it only sees files that you have permission to read. To see everything, you have to run it as root.
    Back up all data now.
    Install ODS in the Applications folder as usual. Quit it if it's running.
    Triple-click the line of text below on this page to select it, then copy the selected text to the Clipboard (command-C):sudo /Applications/OmniDiskSweeper.app/Contents/MacOS/OmniDiskSweeper
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The application window will open, eventually showing all files in all folders. It may take some minutes for ODS to list all the files.
    I don't recommend that you make a habit of doing this. Don't delete anything while running ODS as root. If something needs to be deleted, make sure you know what it is and how it got there, and then delete it by other, safer, means. When in doubt, leave it alone or ask for guidance.
    When you're done with ODS, quit it and also quit Terminal.

  • Insufficient free space in the database during upgrademodule General checks

    we are upgrading SAP R/3 Enterprise 470 110 to ECC6 on Oracle/Windows.
    During PREPARE module: General checks the file CHECKS.LOG show the following information:
       #====================================================#
    Requests and information for module General checks #
       #====================================================#
    INFO> The following values may be preliminary because of
          free space consumption during productive operation and
          additional free space requests derived in a later stage.
          Conversions of modified tables can require additional space.
          Please use the largest free space request printed,
          which are the values at the very end of this file.
    ERROR> Insufficient free space in the database as follows:
    Create TABLESPACE PSAPDIMD             with 102 MB
    Create TABLESPACE PSAPDIMI             with 102 MB
    Create TABLESPACE PSAPODSD             with 112 MB
    Create TABLESPACE PSAPODSI             with 112 MB
    Create TABLESPACE PSAPFACTD            with 102 MB
    Create TABLESPACE PSAPFACTI            with 102 MB
    INFO> To adjust the size of your tablespaces, you may use the commands
          in file 'C:\usr\sap\put\log\ORATBSXT.LST' using the 'brspace' utility.
          Please copy the file before making changes, as it may be
          overwritten in subsequent upgrade phases.
    INFO> During the upgrade, the new SAP kernel
          will be installed. All files and subdirectories
          in directory C:\usr\sap\CTD\SYS\exe\run which are not used
          in Release 700 will be removed.
          The files from "dbclient.lst" in the kernel directory are kept.
          Files and subdirectories can be protected from deletion
          if they appear in a file "protect.lst" in the same directory
          (each protected name in a separate line).
          For security reasons, directory C:\usr\sap\CTD\SYS\exe\run
          should be saved in a backup.
    INFO> You already installed kernel extensions.
          Please unpack the archive(s)
          RFC.CAR
          after the upgrade has finished.
          You can find these archives on the CD "Presentation".
          Do  n o t  unpack the archives now, the software
          is only compatible with the new SAP kernel.
    INFO> It is possible to upgrade the frontend software before
          you start SAPup!
       #===========================================================#
    PREPARE module General checks finished with status failed #
       #===========================================================#
    #====================================================
    Execution of all selected PREPARE modules finished.
    #====================================================
    Now, we have the new tablespace layout and as says the upgrade general note: Note 819655 - Add. info.: Upgrade to SAP NW 2004s ABAP ORACLE we do not have to create tablespaces as saied in PREPARE; so I have adjusted tables DDART,    TAORA, IAORA: with the entry
    DDIM     STD     Dimension Tables in BW
    DFACT     STD     Facts Table in BW
    DODS     STD     ODS Tables in BW
    Then J have repeated the module: GENERAL CHECK but in the file CHECKS.LOG I noted always the same error.
    Any HELPS?????
    Edited by: Raffaele Pezone on Dec 1, 2009 4:25 PM
    Edited by: Raffaele Pezone on Dec 1, 2009 4:34 PM

    As mentioned in sap note: Note 541542 - Upgrade phase INIT_CNTRANS: Container inconsistency
    we don't have standard layout:
    Standard layout: TABART: TAORA-TABSPACE, IAORA-TABSPACE
    SSDEF:  PSAPES<rel>D,   PSAPES<rel>I
    SSEXC:  PSAPES<rel>D,   PSAPES<rel>I
    SLDEF:  PSAPEL<rel>D,   PSAPEL<rel>I
    SLEXC:  PSAPEL<rel>D,   PSAPEL<rel>I
    APPL0:  PSAPSTABD,      PSAPSTABI
    USER :  PSAPUSER1D,     PSAPUSER1I
    <...>:  PSAP<.....>D,   PSAP<.....>I
    but
    MCOD Layout (new layout)
    SSDEF:  PSAP<sid><rel>, PSAP<sid><rel>
    SSEXC:  PSAP<sid><rel>, PSAP<sid><rel>
    SLDEF:  PSAP<sid><rel>, PSAP<sid><rel>
    SLEXC:  PSAP<sid><rel>, PSAP<sid><rel>
    APPL0:  PSAP<sid>USR,   PSAP<sid>USR
    USER :  PSAP<sid>USR,   PSAP<sid>USR
    <...>:  PSAP<sid>, PSAP<sid>
    but we don't use Multiple component in one Database. We have only one instance in one DB.
    in fact we have following tablespaces:
    PSAPSID   
    PSAPSID620
    PSAPSID700
    PSAPSIDUSR
    PSAPTEMP  
    PSAPUNDO  
    SYSAUX    
    SYSTEM
    I have just created PSAPSID700 as  PREPARE says.

  • Oracle 11g - How to repair block corruption(on free space) in datafile

    Hi,
    I have a tablesopace with 3 datafiles, out of which one datafile has corrupted block. But no objects or data is affected as the corrupted block os in free space. This was shown in the alert logs.
    Please see below the details:
    Wed Apr 06 15:30:04 2011
    SMON: Restarting fast_start parallel rollback
    SMON: ignoring slave err,downgrading to serial rollback
    ORACLE Instance geooap (pid = 12) - Error 1578 encountered while recovering transaction (10, 6) on object 149755.
    Errors in file f:\oracle11g\diag\rdbms\geooap\geooap\trace\geooap_smon_5540.trc:
    ORA-01578: ORACLE data block corrupted (file # 7, block # 54053)
    ORA-01110: data file 7: 'F:\ORACLE11G\ORADATA\GEOOAP\ORDER_DATA_01.DBF'
    GEOAP:
    Fri Apr 01 14:57:48 2011
    Errors in file f:\oracle11g\diag\rdbms\geop\geop\trace\geop_arc1_2156.trc:
    ORA-00235: control file read without a lock inconsistent due to concurrent update
    Fri Apr 01 14:57:58 2011
    ================================================================
    The corruption is being reported in a free space block of the ORDER_DATA_01.DBF.
    I’ve checked all the tables (and indexes) in this tablespace and none report corruption.
    =====================================================Is there any action I need to take to remove corruption at this point?It is not affected any operation on the database yet.
    What is the best way to do get rid of the corrupt block, without dropping and rebuillding the full tablespace(which is around 6 GB -total of 3 datafiles)
    Thanks a lot

    Can RMAN recover the datablock from this cold backup(which is a week old, the data file was not corrupted then) ?Please note that to do the recovery, you would need the backup and the archivelog files since the backup. Think about what you are asking to do. Its a single block whose recovery you are asking from a week old backup which obviously would be on an much older SCN compared to the rest of the database. How would you make that block consistent with the rest of the datafile. If you don't have archivelog in that db whose block is corrupted, you may forget that block and any data that it might ever had. Also, please read the documentation about the block recovery which explains the requirements very clearly,
    http://download.oracle.com/docs/cd/E11882_01/backup.112/e10642/rcmblock.htm#BRADV89784
    From the above link, 1st point,
    The target database must run in ARCHIVELOG mode and be open or mounted with a current control file.HTH
    Aman....

  • Deleting Files in MacBookPro - Yosemite sending "FREE SPACE" to "Other"

    I have the weirdest problem.
    I'm running a Macbook Pro Late 2013 with OS X Yosemite 10.10.1.
    The MAC came with a 500GB SSD Drive.
    I have about 60GB of free space on my Mac. I need to restore a large file that is about 60GB.
    So I thought to myself, "I'll just delete files I don't need".
    I went ahead and deleted a parallels VM that was about 60GB in size. But I was shocked when I checked "About this Mac": no free space had been added!
    I went ahead and did all the usual stuff. Empty trash, restart the MAC, repair permissions using "Disk Utility", restart the mac again, - but no matter what I did, I could not get the 60GB of free space from the file I had just deleted.
    I downloaded OmniDisk Sweeper and Disk Doctor, but none of these applications where able to either get my 60GB back, or at least point me to where the 60GB has gone.
    So I decided to disable my time machine. This usually gets rid of the backup cache. "About this Mac" showed that I would get about 50GB free space by doing this. After doing this, I was shocked to see that my free space had only changed negligibly - from 60GB to 64GB. Deleting 50GB of backups only added 4GB to my free space.
    However during all of this, I noticed my "Other" data in "About this Mac" had grown considerably from about 90GB to about 206GB. It seems to me that all that space I have free'd up has somehow gone into the "Other" category instead of going to the "Free Space" category.
    Please note my trash can is completely empty, and I have repaired permissions using Disk Utility at least twice with no effect.
    I need to get my free space back so I can restore my virtual machine and get back to work.
    Please help!!!

    How much space does it say is available when you click on the HDD icon on your desktop COMMAND + I?
    Hoe does this compare with OmniDiskSweeper?
    You might have to reindex Spotlight  if you are seeing inconsistent amounts.
    Ciao.

  • Strange calculation of free space

    Hi!
    I can't understand how size of free space is calculated.
    For example:
    in my mailbox i have 3 folders
    Incoming  40.4 Mb
    Sent 13.1 Mb
    Junk 302 Kb
    In total about 55 Mb
    but in Statistic writtent, that ocupied 161.7 Mb
    Same situation3 with Documents and Application data:
    My Measures  252.5 Mb
    Mail                160.1 Mb
    Pages              22.6 Mb
    Numbers          14.6 Mb
    Keynote           13.4 Mb
    All other in sum less than 1 Mb
    In total should be less than 500 Mb
    ps: I deleted all photos and turned off PhotoStream.
    How to solve this problem?

    I have the same issue. I have just 68.5MB of documents in iCloud and it says it's full. I tried to delete photos from photo stream. I have no backups in iCloud and I don't sync my mail to iCloud.
    https://www.evernote.com/shard/s24/sh/a8fc9ce7-0b24-4b24-a306-617a824b9333/5bbc8 d18d8fb43ef713088057c8d830e
    https://www.evernote.com/shard/s24/sh/58447450-8089-4bc6-8a0f-d133747d05ff/17fc6 e9d31b5d68242ea2f8f1024ac73

  • HT1284 Do I need to reformat my external hard drive before I backup to it?  It shows very little free space when in fact it is empty.

    I am new to Imac.  I want to use an external hard drive to backup to but the drive shows very little free space when in fact it is empty.  Do I need to reformat it and, if so How?  Thanks

    What is the external disk?
    Is it new?  If so, maybe it has a Windows file system on it (FAT, exFAT, or NTFS).  If so then reformat to "HFS+ Journaled".
    What backup utility are you using?  TimeMachine, Carbon Copy Cloner, SuperDuper, etc...?  If the external is suppose to be bootable because you are using a cloning backup (CCC or SuperDuper), then it is also important that the disk partition table be GUID.
    You can find out this information via Applications -> Utilities -> Disk Utility, select the disk (not volume on the disk) and the partition time will be shown at the botton of the window.   Now Select the volume and it will tell you how the file system on the disk is formatted.
    Also do you want to leave room for a recovery partition on the external disk?  Then repartition it with a small (2GB) partition that can hold a bootable recovery partition that you can setup via the Apple "Recovery Disk Assistant" which can be downloaded from Apple.

  • Logical Volume Group and Logical Partition not matching up in free space

    I was dual booting Windows 7 and Mountain Lion. Through Disk Utility, I removed the Windows 7 Partition and expanded the HFS+ partition to encompass the entire hard drive. However, the Logical Volume Group does not think that I have that extra free space. The main problem is that I cannot resize my partition. I am wanting to dual boot Ubuntu with this. Any ideas? Any help is appreciated. I will post some screenshots with the details. Furthermore, here are some terminal commands I ran: /dev/disk0
    #: TYPE NAME SIZE IDENTIFIER
    0: GUID_partition_scheme *250.1 GB disk0
    1: EFI 209.7 MB disk0s1
    2: Apple_CoreStorage 249.2 GB disk0s2
    3: Apple_Boot Recovery HD 650.0 MB disk0s3
    /dev/disk1
    #: TYPE NAME SIZE IDENTIFIER
    0: Apple_HFS MAC OS X *248.9 GB disk1 Filesystem 1024-blocks Used Available Capacity iused ifree %iused Mounted on
    /dev/disk1 243031288 153028624 89746664 64% 38321154 22436666 63% /
    devfs 189 189 0 100% 655 0 100% /dev
    map -hosts 0 0 0 100% 0 0 100% /net
    map auto_home 0 0 0 100% 0 0 100% /home CoreStorage logical volume groups (1 found)
    |
    +-- Logical Volume Group 52A4D825-B134-4C33-AC8B-39A02BA30522
    =========================================================
    Name: MAC OS X
    Size: 249199587328 B (249.2 GB)
    Free Space: 16777216 B (16.8 MB)
    |
    +-< Physical Volume 6D7A0A36-1D86-4A30-8EB5-755D375369D9
    | ----------------------------------------------------
    | Index: 0
    | Disk: disk0s2
    | Status: Online
    | Size: 249199587328 B (249.2 GB)
    |
    +-> Logical Volume Family FDC4568F-4E25-46AB-885A-CBA6287309B6
    Encryption Status: Unlocked
    Encryption Type: None
    Conversion Status: Converting
    Conversion Direction: backward
    Has Encrypted Extents: Yes
    Fully Secure: No
    Passphrase Required: No
    |
    +-> Logical Volume BB2662B7-58F3-401C-B889-F264D79E68B4
    Disk: disk1
    Status: Online
    Size (Total): 248864038912 B (248.9 GB)
    Size (Converted): 130367356928 B (130.4 GB)
    Revertible: Yes (unlock and decryption required)
    LV Name: MAC OS X
    Volume Name: MAC OS X
    Content Hint: Apple_HFS

    Here is another try via the command line:
    dhcp-10-201-238-248:~ KyleWLawrence$ diskutil coreStorage resizeVolume BB2662B7-58F3-401C-B889-F264D79E68B4 210g
    Started CoreStorage operation
    Checking file system
    Performing live verification
    Checking Journaled HFS Plus volume
    Checking extents overflow file
    Checking catalog file
    Incorrect block count for file 2012.12.11.asl
    (It should be 390 instead of 195)
    Checking multi-linked files
    Checking catalog hierarchy
    Checking extended attributes file
    Checking volume bitmap
    Checking volume information
    Invalid volume free block count
    (It should be 21713521 instead of 21713716)
    The volume MAC OS X was found corrupt and needs to be repaired
    Error: -69845: File system verify or repair failed

  • I made a dumb decision to 'Erase Free Space' on my drive. I now have no free space, I realize because it wrote 0's over all my free space. Is there a way to undo this??? Help please I can't save any documents now! Thanks in advance all, it is truly apprec

    I made a dumb decision to 'Erase Free Space' on my drive. I now have no free space, I realize because it wrote 0's over all my free space. Is there a way to undo this??? Help please I can't save any documents now! Thanks in advance all, it is truly appreciated. how can find the hidden temporary files using the terminal what do i type in?

    It's more likely a failed Erase Free Space, which creates a huge temporary file; that's why it looks like you have no more available drive space. You can recover from this. See these links
    https://discussions.apple.com/message/10938738#10938738
    http://www.macgeekery.com/tips/quickie/recovering_from_a_failed_secure_erase_fre e_space 
    Post back if you need any help with this.

  • Problem with game and free space

    I just installed a game, The Sims 2 and everytime I try and play it it says that I need to "free up some space on your local disk and relaunch the Sims 2". However I have 50G free space and sometimes it will load. Does anyone know what I should do?

    Hi sarah, welcome to macbook forum,
    uninstall your sims2, repair permission and optimize your HD using ONYX or machelpmate.
    reinstall your sims2, repair permission.
    Good Luck.

  • My computer says"not enough free space to back up iphone to computer"

    i keep recentlyl getting a notice when i connect my iphone 5 (running snow lepoard on my mac) " not enough free space on this computer to backup iphone i have 106gigs of free space, my iphone5 is 64gig help please!!!!

    Close iTunes & navigate to:
    ~/Library/Application Support/MobileSync/Backup/
    and delete everything in that Backup folder, but not the folder itself.

  • My iPod insists that I have no more free space when I have 10 gigs left. Help?

    After a whole slew of problems with iTunes today, including trying to get me to reset my iPod to its factory setting, getting the 42408, and it trying to delete all my apps, I am now faced with the problem of it telling me I am going over my itunes limit by 8 gigs. Now, this wouldn't be a problem if I were syncing a bunch of albums, but the only thing I have added to itunes recently is Queen's The Game (and no, it does not take up 10 gigs), and it is the only thing I am trying to sync. Like the title says, I still have 10 gigs of free space left, but even after reseting my computer twice, it still insists I am going over. I have no idea what to do, any help?

    In the colored bargraph of storage usage in iTunes, what is listed for the various categories?

  • It says I've got 12,3 GB free space left, of my total 25GB. But my iPhone tells me there is no more space to take pictures or download stuff. It clearly says I have 12,3 GB left. What's the issue here??

    It says I've got 12,3 GB free space left, of my total 25GB. But my iPhone tells me there is no more space to take pictures or download stuff. It clearly says I have 12,3 GB left. What's the issue here??

    The issue is probably space on the phone, not in your iCloud account.  (Space in your iCloud account does not give you more space on your phone.)  Check Settings>General>Usage at the top to see how much available space you have.  If it's low, you'll have to delete or sync something off our phone to make room for more. 

Maybe you are looking for

  • ILife suite missing after hard drive issues

    I recently had an issue with my hard drive which required it to be wiped, with a reinstallation from an external hard drive. I went to a Genius Bar and they explained that Time Machine had failed to backup my applications, and said that while they'd

  • Problem with viewing imported images

    Not sure if anyone has any ideas for me (I'm getting to the point of uninstalling and doing a reinstall to see if it works) I have been using PSE6 for months and all of a sudden I am having a problem. Usually, when I import photos (whether JPEG or RA

  • Dyld Error Message since upgrade

    Hi, Upgraded to SL. Mostly OK, but some applications (Apple Motion, Compressor, Aperture) all crash with same message: Dyld Error Message: Library not loaded: /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager Referenced from: /Appl

  • How search works with joins?

    Hello, I have a query like this: Select A.Name, A.description From design A, field B Where A.fieldID = B.fieldID And B.unitID = 0 And contains(A.description, 'some text', 1) > 0 I'd like to get some suggestions about usign Oracle Text in join-queries

  • Override textframes who are only on the pasteboard and not on a page

    Hello together with Applescript it is possible ot override certain elements who are on a page which are coming from a master spread. But how to override frames which are not on a page but only on the pageboard? Until now my solution is to place these