|
Is the name of your system datafile dr01.dbf?
1.This allow the datafile to extend in size when it is unable to provide more free space when needed.It causes the datafile to extend when needed.
2.This means that the maxextents of the segments in the tablespace will be unlimted, if new objects created in this tablespace is created without storage parameter.
This have nothing to do with your original question.
Maybe u should move out the tables from your system tablespace, this is what u should do now! |
|