Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Error
It is occuring for the SYSTEM tablespace.
You probably need to either let the SYSTEM tablespace expand ( may not be possible if this is a RAW partition varies ) or add another datafile to the SYSTEM tablespace.
It looks like the MRP package ( or one of your DBA's ? ) has a schema SYSADM that is allocating space from the SYSTEM tablespace.
Do you need this schema? Is it a part of your MRP system or not?
If you don't need it or can move it to another tablespace those are probably better alternatives. Received on Mon Dec 19 2005 - 09:18:00 CST
![]() |
![]() |