DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: DB size

  1. #1
    Join Date
    Nov 2008
    Posts
    1

    DB size

    HI this is ramesh please tell me the sum minimum size's for db, table space, redologs, how manay redologs for 1 db in real time, how much time takes to clone the db, db contains how many tables, how many table spaces, in the interviews about which errors they will ask,etc.

    Thanks
    ramesh

  2. #2
    Join Date
    Jul 2006
    Posts
    96
    hi,

    for the interview point of view you study the concepts well.
    minimum no of tablespaces,datafiles for a small realtime database can be 1
    other than system tablespace.
    the minimum size of db can be 1 GB or more depending on the database.
    the database size is sum of space occupied by all datafiles used
    for that database.
    you can query dba_data_files, dba_tablepsaces etc.. views

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width