Talk:Oracle database FAQ

From Oracle FAQ

Jump to: navigation, search

This problem that how Oracle to allocate a extent have been confused me My Block_size is 8K

then I create a table

create table student(id int) storage( initial 40K next 40K )

then i get the first extent size is 60K instand of 40K

i am very appriciate your help


I don't think you will get an answer here. Wiki is used for documenting facts. Forums are for questions and general discussions. So, if you want, you are welcome to post this on the forum. Moreover this question is already addressed the forum. Michel Cadot 15:11, 16 July 2009 (UTC)
Personal tools