Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> System tablespace 99% full a problem?
Hello,
When we create a tablespace we set the variable "MAXSIZE =<SOME VALUE>" for a tablepace. Is it the MAX_EXTENTS column in dba_tablespaces view?
07:05:02 SQL> select * from dba_tablespaces 07:07:37 2 where TABLESPACE_NAME = 'SYSTEM'; more...
TABLESPACE_NAME BLOCK_SIZE INITIAL_EXTENT NEXT_EXTENTMIN_EXTENTS
SYSTEM 8192 65536 1 2147483645 65536 ONLINE PERMANENT LOGGING NOLOCAL
Orlando. Received on Tue May 31 2005 - 06:23:23 CDT
![]() |
![]() |