Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Foreign Objects in the System Tablespace.
Jay,
I always set up my production databases having SYSTEM, SYS, and DBSNMP with default tblsp of SYSTEM; SYS gets temp tblsp of TEMP. Users like ORACLE, OUTLN, TRACESVR, ORDSYS, etc. get TOOLS tblsp for default (and TEMP for temp tblsp). I have never had any problems doing it this way.
Thank you,
Paul Sherman
DBA
voice - 781-501-4143 (office)
fax - 781-278-8341 (office)
email - psherman_at_elcom.com
-----Original Message-----
Sent: Monday, April 08, 2002 10:09 AM
To: Multiple recipients of list ORACLE-L
I am trying to determine what Oracle "officially" considers foreign objects in the SYSTEM tablespace. If you check out Note 122669.1, section 7.1, Oracle recommends a query to find foreign objects in your system tablespace. This query will report such users as:
AURORA$JIS$UTILITY$
CTXSYS
MDSYS
ORDSYS
OSE$HTTP$ADMIN
OUTLN
It is part of our normal procedures to setup a TOOLS tablespace, and set
this as the default tablespace for the user SYSTEM. Objects such as
SQLPLUS_PRODUCT_PROFILE will be created in this tablespace. I've browsed
around MetaLink and posted in one of the forums, but I'm not really getting
any concrete answers as to which users should be permitted to have objects
in the SYSTEM tablespace. I do know that it is OK to move OUTLN to another
tablespace.
Comments would be appreciated.
Thanks,
Jay
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Jay Hostetter
INET: jhostetter_at_decommunications.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Apr 08 2002 - 10:28:42 CDT
![]() |
![]() |