Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Where to find tablespace and datafile info
Hi,
When create a tablespace/datafile, where is the size information stored in the system?
For example:
create tablespace test_data datafile 'test01.dat' size 10M reuse
autoextend on next 5M maxsize 50M;
Which table/view stored the maxsize info? Is FILEXT$ the only place or there is a view for it?
Thanks for the help!
Leslie Received on Wed Jul 23 1997 - 00:00:00 CDT
![]() |
![]() |