Total Size of database

Hi,
How to get total size of database??
Advance Thanks

Hi,
select
"Reserved_Space(MB)", "Reserved_Space(MB)" - "Free_Space(MB)" "Used_Space(MB)","Free_Space(MB)"
from(
select
(select sum(bytes/(1014*1024)) from dba_data_files) "Reserved_Space(MB)",
(select sum(bytes/(1024*1024)) from dba_free_space) "Free_Space(MB)"
from dual);

Similar Messages

  • How to check total size of attachment stored in database?

    Hello guys,
    Firstly I'm new to this forum & SAP Basis. Therefore i want to apologize if i'm posting in wrong area.
    Actually I want to know how to check total size of attachment that have been uploaded in ECC.
    From the current database size, how can i check how much space have been used to store attachment such as pdf, doc, xls and tif. I  want to know how much space have been utilized by those attachments from August 2010 until now.
    FYI, those are PR, PO & MIGO attachments.
    Where do i start? What are the tables to check? Which table keeps record of the attachment size? etc.. etc..
    Really appreciate if you guys can give me some guideline.
    Thank you & Rgds,
    fafizah.

    Hi,
    As such there is no direct way to do this but if you will able to find out which all table stores the attachment then you can find out the size of those table from database level.
    Thanks
    Sunny

  • How to find the total size of the database before the Restore.

    Hi Guys,
    I'll do a Restore, but I do not know the environment and need to know what the total size of the database to create a storage area.
    Is there any way to find out the total size of the database(including all datafiles and temp) using only the RMAN catalog before running the Restore.
    I'm using Tivoli TSM with ASM.
    Levi Pereira

    Hi tychos,
    break on report
    compute sum of TOTAL_DB on Report
    select 'DataFiles' NAME, SUM(ROUND(bytes/1024/1024/1024)) TOTAL_DB from rc_datafile
    where db_name = 'ORCL'
    UNION ALL
    select 'TempFiles' NAME, SUM(ROUND(bytes/1024/1024/1024)) TOTAL_DB from rc_tempfile
    where db_name = 'ORCL'This query returned I had 372 Gbytes of data.
    At the end of the Restore Database got the size of 408 Gbytes.
    The total size of all Redo was 3Gbytes that was not being counted anyway there was a difference of 33Gbytes.
    I need to understand the reason for the difference in sizes.
    It makes no sense to me RMAN catalog does not inform the total size of the database (Datafiles, tempfiles, Redo and controlfile) before the Restore since it's information is already somewhere.
    Thanks for your help.
    Levi

  • How to find total size of RMAN backup files?

    Hi there
    env: Oracle 10gR2, RHEL 64bit
    My client has a production database where rman backups are taken: Level-0 backup every Sunday and Level-1 Monday thru Saturday.
    I have very limited access to this production database because it is being managed by third party and they won't provide me my required info (not sure why). I do not have access to their rman repository. To connect to the database I have to login to an intermediate server and then login to the database server. I have no access to Enterprise Manager. So in short, my access is limited. I want to gather the information on total size of rman backup files - both for a Level-0 and Level-1 backups separately. I understand that this info can be retrieved from rman repository. Are there any data dictionary views/tables where I may get this info?
    Best regards

    Hi,
    Have you searched in  forum check this:https://forums.oracle.com/thread/1097939
    HTH

  • Total size of all columns

    Hi ,
    I created a table as below
    create table my_tab(no number(10), name varchar2(20));
    Now i need to get the total no of size of this table
    i.e no size is 10
    name size is 20
    total is 30
    pls give me a query to get the total size as 30.
    Thanks,
    Oracle

    It's not the way to find the size of table or any object in database, you can't get by assuming or by calculating datatype size.The below is the query to get object size in database.
    select segment_name
    ,      bytes "SIZE_BYTES"
    ,      ceil(bytes / 1024 / 1024) "SIZE_MB"
    from   dba_segments
    where  segment_name like '&obj_name'
    /Edited by: darkStargate on Jan 5, 2012 5:03 PM

  • Size of Database

    Experts,
    We are in ahead of Archiving project in SAP.
    I want to know, how I could find size of Database tables under Objects.
    For eg . Object MM_EKKO under that there many database table (A068,A081 etc)
    I want to know size of that database table.
    I know function DB05 and DB02 but it is very time consuming to run one record.
    Is there any other table name or any other option to find?
    Thanks

    Hi,
    DB05 calculates "Total number of rows * Requested bytes per row" which is not a physical requirement over the tablespace. This is a simple approach and can be used buffer requirements of the table, for example.
    DB02 shows space allocation of the table, over the tablespace. The data is not store raw format when the database write the data to the datafile. It performs some algorithms to save space then writes to the datafile.
    Because of this reason the calculations are different between DB02 and DB05.
    Best regards,
    Orkn Gedik

  • Approximate physical size of database

    Hi Experts,
    I wanted to know my physical size of database like datafiles, tempfile occupied currently and free space can any one let me know do we have any query to get the information.
    Thanks,
    S@ntosh.

    psantosh wrote:
    I wanted to know my physical size of database like datafiles, tempfile occupied currently and free space can any one let me know do we have any query to get the information.Why do you want this (mostly useless IMO) information? If the total is for example 6123MB, what does this tell you? How does this enable you to manage the database better? Or understand database performance, or database growth? That number alone is a pretty meaningless number.
    Also, what about database's footprint ito control files, archive logs, rman backups, bdump, udump, cdump and other directories? What about database tables that use BFILE datatype referencing external files and using that as part of the database's data? Etc.
    Database size of x amont of MB/GB/TB is IMO a number that says nothing about the database - and is pretty much useless. Database space is not just a single number. It is much more complex than that. The important thing is to understand what space is needed, for what purpose, and how Oracle uses it.

  • How do I find the total size of all my Music in iTunes 11?

    I'm looking to get a new iPod, either a nano or Touch, so I'm trying to find the total size of all of my Music. Since iTunes 11's interface is so different from previous versions, I don't see a way to view that.

    Ctrl B to show top menu
    View Show Status Bar to show the grey bar at the bottom with the info you want.
    While your there View> Show Sidebar and see if you prefer that.

  • How to find total size of selected items in library

    My library contains much more than my 2GB Nano can hold. I frequently change the content of the Nano with songs and books. How can I keep track of the total size of items I'm selecting for the next Nano update to speed my update? Presently I can only guess what to unselect if the selections are of greater size than my Nano will hold.

    There is no direct way to accumulate total file size when selecting a subset of songs within the Library or a Playlist.
    The only way you can manage this is to create an empty Playlist that you can drag songs into. It will accumulate the total size of the songs as you deposit them into it (as described by StarDeb above).
    If you get to a size greater than the nano will hold, then remove one or more songs from that Playlist.
    There is no 'running-total' of only the selected items like Windows Explorer does. Sorry.

  • How can i see the total size of files which i have been selected?

    I want move my files including movies and photo to the tumpdrive.
    But, my tumpdrive told me which was only 500MB space.
    Therefore, i decided that choose some movies and photo to there.
    When i chose the files i don't know how much of the total size which i've been selected.
    if above 500MB, i could move.

    With them selected, press the Option, Command, and I keys.
    (75125)

  • How do I calculate the total size of selected folders?

    Hello
    My question is:
    How do I calculate the total size of selected folders?
    Thank you

    It does show the aggregate size.
    Command-Option-I opens the Inspector window. (Or open the File menu and hold the Option key. Get Info turns into Show Inspector.) The Inspector is similar to the Get Info window but it shows aggregate info for multiple selections. It is also dynamic — if you change the selection while the Inspector is open, the info changes to reflect the current selection.

  • Check the total sizes of total attachments not allow more than 9 mb when adding attachments to a PDF

    My clients requested the form has the validation when I add attachments to a PDF, the total sizes of these  attachments not more than 9 Mb. I can just check the size of each attachment but I cannot check the total sizes of the attachment.  I am not sure what I am doing wrong the coding is unsuccessful.  Please help!!!! 
    Thank you very much.
    CindyWhat
    Here is the coding in event:click - attachment button
    var maxSize=75497472; //bits
    try{
    var count= 0;
    var oDoc = event.target;
    var oAttachment = oDoc.dataObjects;
    if(oAttachment != null){
      count = oAttachment.length;
    oDoc.importDataObject("attachment" + (count + 1))
    var dataObj = oDoc.getDataObject("attachment" + (count + 1));
    var fileName = dataObj.path;
    var fileType = fileName.substring(fileName.lastIndexOf("."));
      if(fileType != ".pdf" && fileType != ".PDF" && fileType != ".JPG" &&
      fileType != ".jpg" && fileType != ".tif" && fileType != ".TIF"&&
      fileType != ".tiff" && fileType != ".TIFF" &&
      fileType != ".doc" && fileType != ".DOC"){
                    xfa.host.messageBox("Please correct the file type.");
                    oDoc.removeDataObject("attachment" + (count + 1));
    // combine size
      //get content
      var oFile = oDoc.getDataObjectContents("attachment" + (count + 1), true);
                            var oBase64Stream = SOAP.streamEncode(oFile, "base64");
                          var oFile = SOAP.stringFromStream(oBase64Stream);
                            // check the length of the document
                            var lenTotal = oFile.length;
                            FileSize.rawValue = lenTotal;
      if (lenTotal > maxSize)
       xfa.host.messageBox("the total size is 9 MB");
       oDoc.removeDataObject("attachment" + (count + 1));
      }// end if
      else
       xfa.host.messageBox("successfull attachment","Attachment",2);
    catch (e)
    xfa.host.messageBox("Please review the document");

    We are using Microsoft SQL Server 2008 . but it's well with MySQL & JBoss

  • Reading 21576 bytes of data at offset 3 in a buffer of total size 114

    Logs claim it's a 'buffer overflow' - [2015-Jan-05 22:32:41] RDP (0): Exception caught: BufferOverflowException in file '../../gryps/misc/containers/flexbuffer.h' at line 421
    Specifics: 
    attempting to connect to virtual box running on localhost:55985
    OSX: 10.9.5
    RDP: 8.0.12
    VirtualBox: 4.3.20
    [2015-Jan-05 22:32:41] RDP (0): --- BEGIN INTERFACE LIST ---
    [2015-Jan-05 22:32:41] RDP (0): lo0 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): lo0 af=30 (AF_INET6) addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
    [2015-Jan-05 22:32:41] RDP (0): lo0 af=2 (AF_INET) addr=127.0.0.1 netmask=255.0.0.0
    [2015-Jan-05 22:32:41] RDP (0): lo0 af=30 (AF_INET6) addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::
    [2015-Jan-05 22:32:41] RDP (0): gif0 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): stf0 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): en0 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): en0 af=30 (AF_INET6) addr=fe80::2acf:e9ff:fe1a:cc0d%en0 netmask=ffff:ffff:ffff:ffff::
    [2015-Jan-05 22:32:41] RDP (0): en0 af=2 (AF_INET) addr=192.168.10.108 netmask=255.255.255.0
    [2015-Jan-05 22:32:41] RDP (0): en4 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): en5 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): bridge0 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): p2p0 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): vboxnet0 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): vboxnet1 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): vboxnet2 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): vboxnet3 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): vboxnet4 af=18 addr= netmask=
    [2015-Jan-05 22:32:41] RDP (0): --- END INTERFACE LIST ---
    [2015-Jan-05 22:32:41] RDP (0): correlation id: 10b4ea14-964f-83df-bf55-4ff43fb10000
    [2015-Jan-05 22:32:41] RDP (0): Resolved 'localhost' to '127.0.0.1' using NameResolveMethod_DNS(1)
    [2015-Jan-05 22:32:41] RDP (0): Resolved 'localhost' to '::1' using NameResolveMethod_DNS(1)
    [2015-Jan-05 22:32:41] RDP (0): Resolved 'localhost' to 'fe80:1::1' using NameResolveMethod_DNS(1)
    [2015-Jan-05 22:32:41] RDP (0): Exception caught: BufferOverflowException in file '../../gryps/misc/containers/flexbuffer.h' at line 421
    User Message : Reading 12112 bytes of data at offset 3 in a buffer of total size 82
    [2015-Jan-05 22:32:41] RDP (0): correlation id: 10b4ea14-964f-83df-bf55-4ff43fb10000
    [2015-Jan-05 22:32:41] RDP (0): Resolved 'localhost' to '127.0.0.1' using NameResolveMethod_DNS(1)
    [2015-Jan-05 22:32:41] RDP (0): Resolved 'localhost' to '::1' using NameResolveMethod_DNS(1)
    [2015-Jan-05 22:32:41] RDP (0): Resolved 'localhost' to 'fe80:1::1' using NameResolveMethod_DNS(1)
    [2015-Jan-05 22:32:41] RDP (0): Exception caught: BufferOverflowException in file '../../gryps/misc/containers/flexbuffer.h' at line 421
    User Message : Reading 21576 bytes of data at offset 3 in a buffer of total size 114
    [2015-Jan-05 22:32:41] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2015-Jan-05 22:32:41] RDP (0): Protocol state changed to: ProtocolNegotiatingCredentials(2)
    [2015-Jan-05 22:32:41] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2015-Jan-05 22:32:41] RDP (0): Protocol state changed to: ProtocolNegotiatingCredentials(2)
    [2015-Jan-05 22:32:41] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)
    [2015-Jan-05 22:32:41] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2015-Jan-05 22:32:41] RDP (0): ------ END ACTIVE CONNECTION ------
    ps: the editor for posting on this forum is absolutely the most terrible I had ever seen.

    Hi,
    Please let us know which OS you are trying to connect. Because if you are running Windows 8 and not Windows 8 Pro then you won't be able to connect to your PC from any device. Windows 8 can't host an RDP session.  
    Remote Desktop Client on Mac: FAQ
    http://technet.microsoft.com/en-in/library/dn473006.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Total size of pic's when all are highlighted?

    Hi, I was just wondering how I can get the total size of all my pic's together in my Organizer. If I highlight just one and go to properties it will show the size but the problem is I want to know how to find the size of all the pic's. Wanting to burn pic's to DVD 4.7 GB of space on DVD-R. Want to know if I have enough space to burn all my pic's.
    Thanks, [email protected]

    All I can find is this:
    With the images selected, click File > Burn... to bring up the Burn/Backup
    dialog.
    On the first screen, select Copy/Move, click Next. On the second screen,
    make sure that Move Files is UNCHECKED unless you actually want to remove
    the files from your hard drive -- click Next.
    On the third screen, you will be able to see the size of the batch you have
    selected, providing you have blank media in the drive.
    With luck, someone else will know a more elegant solution to calculating the
    total size of the batch within Elements.

  • Possible to increase the total size of a software raid set?

    Hi,
    I need to increase the size of a software raid set which is internally in one of the Xserves - originally it had 2x 400G drives.
    I've swapped drives into the raid so they are both now 500G drives.
    diskutil info drive XX (ie raid set) shows that the raid is still a 400G raid volume as expected.
    Question is - can I grow the Raid Total Size to use all the capacity of the member volumes?
    I guess the alternative is to remove the drives from the raid, enable raid on one of them and then add the other drive as a member... but this would mean I would have to take the raid offline.
    The raid sets are not my system disks.
    Any clues?
    TIA
    Campbell
    XServes   Mac OS X (10.4.5)   12 Macs & far too many PCs

    Thanks for your help.
    I rebuilt the array using enableRaid. Worked fine with Raid Volume offline for approx 5 minutes - although I had to degrade the array (and go bare with no mirror) twice in the process.
    In case anyone is interested, this is what the process was:
    1 Swap into Raid array larger drive (say, disk 2) and let array rebuild
    2 Disable file services.
    3 removefromraid disk 2 (leave it mounted).
    4 Unmount the raid set and eject drives (say, disk 1) Remove drive - it's the only original backup.
    5 enableRaid on disk 2
    Providing enableRaid is ok -
    6 Insert a fresh larger size drive in the place of the removed drive (disk 1)
    7 Unmount new drive and addToRaid
    8 (Rebuild array). Providing rebuilding ok -
    9 Start file services again.
    Data, permissions & ACLs were all intact. So now users can fill the rest of the raid up with more MP3s this week <sigh>
    Maybe not the best approach but it worked well for me.
    XServes   Mac OS X (10.4.5)   12 Macs & several hundred too many PCs

Maybe you are looking for

  • Is it possible to create a Print Button?

    Is it possible to place a print button on an iWeb page so folks when viewing it online can print the entire contents of the page. The page(s)are quite long so one must scroll down to view it in its entirety, but when attenpting to print from the brow

  • PL30 -Posting  Balancing issue for postings across consolidation groups

    Hi All Greeting for the Day We have implemented PL30 Upload for consolidation groups ,User is trying to post cross consolidation Groups  as per one sample file with fields in the order mentioned below 100     2009     09                              

  • SL breaks quicktime plug-in

    Simply...I have QT Pro 7.6.3 and QT X. But when I try to view the new commercials on the Apple site (and other online video), it tells me I need to have quicktime and directs me to download it. Ideas on a fix? TIA

  • How to output some JSF codes depend on the value of a managed bean

    like this: <? if (managedbean.propertyA == "1"){ ?> <h:commandButton action="#{managedbean.update}" value="update"/> <? }else { ?> <h:commandButton action="#{managedbean.delete}" value="delete"/> <? ?> I know how to get the instance of a managed bean

  • HTML on a Mac projector?

    Hi all! I wanted to do a cross-platform cd where at some point the cd would go to a specific address on the web (ours) where some content (html) would be available. If the user doesn't have internet a local html file would be used. I dont need a full