Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How do I specify 'Primary' Datafile?
No animal in oracle. You can specify a default tablespace for a
user table, and load into that table.
table => tablespace => (physical OS data files for tablespace)
In article <6k4rdu$dr68_at_news.arc.nasa.gov>, PMEADE_at_MAIL.ARC.NASA.GOV
says...
>
>Hi,
>
>I would like to specify a 'primary' datafile such that when I add more
>records to a table that the only file that will increase in size is the
one
>I specify. I have gone through my documentation and must be missing
>something - is this possible, and if so, how do I do it?
>
>Thanks!
>
>Perry
>
>
Received on Thu May 28 1998 - 07:10:28 CDT
![]() |
![]() |