Know about the database

hi
How can we know the size of the entire database, number of tables,views ,procedures in the database ..
thanks

select sum(bytes/1024/1024) from dba_data_files;
+
select sum(bytes/1024/1024) from dba_temp_files;
+
select sum(bytes/1024/1024) from v$logfile;
---add the outputs to get total dbsize
select count(*) number_of_tables from dba_tables;
select count(*) number_of_views from dba_views;
select count(*) number_of_proc from dba_objects where object_type='PROCEDURE';
Regards
Gustavo Restuccia

Similar Messages

  • How can I know about the latest updates / versions which when available for all the CC products, without having to install and check it with the Desktoip Creative Cloud Application ?

    How can I know about the latest updates / versions which when available for all the CC products, without having to install and check it with the Desktoip Creative Cloud Application ?

    Thanks for looking into this Jeff!
    I work with an Inventory module software and is responsible for software detection across several computers. Once an updated version comes up, I update our database with latest software details to get it detected if installed on any machines.
    The problem tracking updates with Desktop Creative Cloud Software are;
    1)We have to have it installed with the CC applications in-order to get the notification of the latest updates and have to check everyday.
    2)Only relates to the latest updates, so in-between we may miss a prior update unknowingly.Hence, the remote machines having those updates may not get  detected with the software version update which would create problem in reporting.
    3)For all CC products, there is no base or previous updates available for installation if we miss one.
    I went through the Adobe Products Update pages [Product updates] which holds good when it comes to Acrobat and Reader software which I follow to track down any newer updates but this is inconsistent when it comes to CC products like in After Effects CC, Dreamweaver CC etc...
    So overall to be very specific, is there any one channel I can follow to get the notifications only for the updates on CC products and then may be I can rely on Desktop Creative Cloud for installation if not available anywhere like in product update pages of Adobe ?
    Regards,
    Subrat

  • About the Database Solution

    Hello experts, I got a quetion about the Database Solution, I installled the Solution manager 7.0 EHP1 SP24, the service desk is now working, but I dont know how to put in operation the Database Solution. I have to install the TREX in the NW server and connect it to the Solution Manager?? or I can use the IS01 transaction in order to create solutions?, I have no clue here so i would like to know which one is the right step in order to have a Database Solution running in my Solution Manager.
    Thanks,
    Paul Hurtado

    Hello Paul,
    Please review this Blog.
    /people/dolores.correa/blog/2007/10/06/service-desk-solution-database
    Regards,
    Paul

  • I need to upgrade memory slots on my Mac mid 2010 up to 4 GB module which is currently 2GB with two different 1GB memory  slots.Is it compatible and would like to know about the cost?

    I need to upgrade memory slots on my Mac mid 2010 up to 4 GB module which is currently 2GB with two different 1GB memory  slots.Is it compatible and would like to know about the cost?

    this sub forum is about running windows on macs maybe you should try
    https://discussions.apple.com/community/notebooks/macbook

  • How do we let Apple know about the Apple ID Issue?

    Hi, there seems to be an issue (Apple's end)  with signing in to the Itunes store and the Mac App store. How do we let them know about the issue? Their service status shows all green lights so it seems they are not aware of the problem.... I don't know about you but I'm getting really frustrated.. !! PS It seems that my warranty has expired so I don't have direct access to their support ?! HEEEEEEEEELP! THAAAAAANX!!!!!
    Milan, Italy, March 11

    Hi valelorandi,
    I understand that you are seeing an issue with your connection to the iTunes Store and Mac App Store. I have an article for you that will help you address this issue, and it can be found below:
    Can't connect to the iTunes Store - Apple Support
    https://support.apple.com/en-us/HT201400
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • Hi, Dear. I purcahse my iphone 4S on of the guy, my problem is when i update any app from App store and i click update there is an e-mail address is coming which i doesnt know about the password, how can i revome the e-mail address for update our apps.

    Hi, Dear. I purcahse my iphone 4S on of the guy, my problem is when i update any app from App store and i click update there is an e-mail address is coming which i doesnt know about the password, how can i revome the e-mail address for update our apps.

    Yes. Delete the Apps that were not Purchased using Your Apple ID.
    But a Restore as New is the way to go.

  • TS3579 I found this useful because I did not know about the effect of typing in data and that you could only drag to rearrange the data.  I had typed in data before and this had caused problems but restoring defaults did not cause correct dates to show up

    I found this  (TS3579: If the wrong date or time is displayed in some apps on your Mac Learn about If the wrong date or time is displayed in some apps on your Mac) useful because I did not know about the effect of typing in data and that you could only drag to rearrange the data.  I had typed in data before and this had caused problems but restoring defaults did not cause correct dates to show up in Finder. 

    It sounds like there are a couple things going on here.  First check if you have a successful install of SQL Server, then we'll figure out the connection issues.
    Can you launch SQL Server Configuration Manager and check for SQL Server (MSSQLSERVER) if default instance or SQL Server (other name) if you've configured your instance as a named instance.  Once you find this, make sure the service is started. 
    If not started, try to start it and see if it throws an error.  If you get an error, post the error message your hitting.  If the service starts, you can then launch SSMS and try to connect.  If you have a default instance, you can use the machine
    name in the connection dialog.  Ex:  "COWBOYS" where Cowboys is the machine name.  However, if you named the SQL Server instance during install, you'll need to connect using the machine\instance format.  Ex:  COWBOYS\Romo (where Romo
    is the instance name you set during install).
    You can also look at the summary.txt file in the SQL Server setup error logs to see what happened on the most recent install.  Past install history is archived in the log folder if you need to dig those up to help troubleshoot, but the most
    recent one may help get to the bottom of it if there is an issue with setup detecting a prior instance that needs to be repaired.
    Thanks,
    Sam Lester (MSFT)
    http://blogs.msdn.com/b/samlester
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click
    "Mark as Answer" and
    "Vote as Helpful" on posts that help you. This can be beneficial to other community members reading the thread.

  • [URXVT] Did you know about the contextual menu ?

    Hey folks,
    I've been using urxvt for some years now but just realized that if you select some text, and do a Ctrl+right click, you get a menu with things like copy to clipboard or rot13 (??).
    Did you know about this ? Is it a new feature ?
    Are there more hidden things like this ?
    I know about the Ctrl+Shift keycapture mode.
    Cheers,
    ~k

    What would you like in the documentation? Do you have specific questions about particular components? Do you want examples? What's missing from the online help at http://developers.sun.com/prodtech/javatools/jscreator/reference/docs/help/2update1/components/advanced_list.html?

  • HT1349 I want to know about the service of my computer with a serial number CO2GG9LCDJWT

    I want to know about the service of my computer with a serial number CO2GG9LCDJWT.   As I recall, I bought the service for three years...

    Are you perhaps trying to reach Apple Support?
    We are all users here, just like you.
    Contact Apple Support here:
    http://www.apple.com/support/contact/

  • How to know whether the database is using SPFILE or PFILE

    How can i know whether the database is using SPFILE or PFILE.
    There are both initSID.ora and spfileSID.ora in default location.
    The registry entry for ORA_SID_PFILE is C:\oracle\ora90\database\initSID.ora
    Also, if it is using SPFILE than how can i modify the non dynamic parameters when the database is in the close state.
    Manu

    If you do not specify a path of a pfile , when you actually startup a database , then it will be use your pfile , if you specify a path explicitly fot a pfile , then it'll use your pfile.
    Also, if it is using SPFILE than how can i modify the non dynamic parameters when the database is in the close state.sql > create spfile from pfile ;
    the spfile will syncronise with pfile .
    Hare krishna
    Alok

  • Anyone know about the new SOi 6 update?

    anyone know about the new SOi 6 update?

    i think you should use nor again. and thanks but i figured it out

  • I know about the lack of boxes, but are there any more specific answers from Apple about what's going on for the ipod nano replacements?

    I've been watching the forums for a while now, and I know about the box shortage, but I'm afraid there are still some things that confuse me. It's been almost three weeks since I submitted a request for the first gen nano replacement program. Has anyone else been waiting this long? I admit, it's really frustrating to just have to wait with no word from Apple about when we can expect to recieve boxes.
    I was also wondering if there's been any sort of answer on what the mailed-in nanos are being replaced with. Brand new first gen nanos, new nanos of a different generation, refurbished nanos (first gen or otherwise)? Maybe I've been looking in the wrong places, but I haven't seen a definitive answer. Has anyone completed the whole replacement program who can answer this?
    Thanks for all the help! I was so excited when I first got the email telling me about this replacement program, but it's difficult when everything seems so vague.

    I was also wondering if there's been any sort of answer on what the mailed-in nanos are being replaced with.
    Call the replacement program (phone# is listed) & ask them. 

  • How do I know about the whole tables, sequences, triggers of the specific D

    Hello,
    I can check the whole tables of the db users with select * from tab; BUT can I know the whole META DATA of tables, sequences, triggers, procedures of a specific user?
    Best regards

    Raakh wrote:
    Hello,
    I can check the whole tables of the db users with select * from tab; BUT can I know the whole META DATA of tables, sequences, triggers, procedures of a specific user?
    Oracle doesn't expose the metadata just like that but shows it in the various columns of various views based on the object type, for example like for tables, it would be in the user_tables and so on. If you are interested in knowing about the metadata of a specific object, you should use dbms_metadata package.
    http://download.oracle.com/docs/cd/E11882_01/appdev.112/e16760/d_metada.htm#ARPLS641
    HTH
    Aman....

  • Is there a FM that lets you know whether the database is being locked/down?

    Dear experts,
    I have a situation here where i need to know if the database is being locked or being down.
    I understand that there is a DBID that will determine its availability.
    Thanks for your kind assistance.
    Regards
    Earl

    hi
    for locking:
    CALL FUNCTION 'ENQUEUE_E_TABLE'
    EXPORTING
    tabname = 'ZTABLE'
    EXCEPTIONS
    foreign_lock = 1
    system_failure = 2
    OTHERS = 3.
    for Unlocking:
    CALL FUNCTION 'DEQUEUE_E_TABLE'
    EXPORTING
    tabname = 'ZTABLE'.

  • I would like to know about the subtitles of movies...

    Hi!
    I'm from Greece an i would like to know about the subtitles of movies.
    Specially, how i can know that the movie i would like to buy or rent has greek subtitles?
    Thank you in advance

    I don't think there's a lot of technical information in those specs.  And most of these questions aren't straight forward.
    Easiest first, the color temp is around 5500-6000K, a little cooler than sunlight and will vary depending on power.
    The flash duration is a bit more vague and depends on when you draw the line (consider it to be off).  It can change the specs significantly.  The full power spec from Canon puts it at about 1/800 for the 580exII, but anyone who has tried to freeze motion at full power will tell you that's false.  I find it to be more like 1/200.  You can losely extrapolate the lower power times as flashes simply double duration to double power.
    Actually, I found this website that has some info on the 580II durations, which should get you in the ballpark for the 600.
    http://speedlights.net/2011/04/18/canon-speedlite-580ex-ii-flash-review/
    And David Hobby had a great article on it at Strobist:
    http://strobist.blogspot.com/2010/06/rise-and-fall-of-machines-understanding.html
    There's even more technical discussions you can dig up if interested.

Maybe you are looking for