red_valsen
2014-03-31 21:17:53 UTC
If I use deferred extent storage allocation when I define a table, the first extent isn't allocated until a row is loaded into the table. But this only happens if "extent size", "next size" or "in dbspace" are NOT used in the table definition. Then where is the table created when the first row's inserted? Which dbspace? I'm cringing in anticipation of the answer.