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

Thread: locally manged tablespace

Threaded View

  1. #1
    Join Date
    Apr 2003
    Posts
    46

    locally manged tablespace

    hi

    how would i change a locally managed permanent tablespace to a temporary tablespace.

    i had another query , i was going through a book where i have db_block_size of 8kb, the size of third extent would be 12kb if initial is 8k, next is 8k , pctincrease is 50% and minextents is 3 , hence the total extent size would be 28kb
    (8+8+12) but the ans that comes is 40kb as total size and third extent is 16k.how?

    another question said if i had db_block_size of 4kb, and i create a tablespace with no default storage it assigns 5*db_block_size as initial and next, pctincrease is taken as 50% so what is the size of the third extent.
    according to the book third extent would be 32kb. how?

    thanks
    Last edited by ser; 06-21-2003 at 12:24 AM.

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