View Full Version : which SCHEMAS are actually needed?
HARI OM
09-05-2003, 01:58 PM
I am using Oracle 9.2.0.1 on IBM AIX 5.1 box.
It seems that when I install ORACLE, it gets FULLY LOADED with all the
SCHEMA's - wonder why. Following SCHEMAS are availavle when I checke
din OEM - but which of these are "actually" needed and which are not
needed and can be deleted safely without affecting normal DB
functions.
Here is a LOADED list:
CTXSYS, HR, MDSYS, ODM,ODM_MTR,OE,OLAPSYS,ORDPLUGINS,ORDSYS,OUTLN,PM,PUBLIC,QS,QS_ADM,QS_CBADM,QS_CS,QS_ES,QS_OS,SCOTT,SH,SYS,SYSTEM,WKSYS,XDB
Ofcourse I know we need SYS,SYSTEM and SCOTT...
Any related informatino on this is appreciated.....
THANKS!
Mikito Harakiri
09-05-2003, 02:01 PM
"Hari Om" <hari_om@hotmail.com> wrote in message
news:d1d5ebe4.0309051358.6755aeb4@posting.google.com... I am using Oracle 9.2.0.1 on IBM AIX 5.1 box. It seems that when I install ORACLE, it gets FULLY LOADED with all the SCHEMA's - wonder why. Following SCHEMAS are availavle when I checke din OEM - but which of these are "actually" needed and which are not needed and can be deleted safely without affecting normal DB functions. Here is a LOADED list: CTXSYS, HR, MDSYS,
ODM,ODM_MTR,OE,OLAPSYS,ORDPLUGINS,ORDSYS,OUTLN,PM,PUBLIC,QS,QS_ADM,QS_CBADM,
QS_CS,QS_ES,QS_OS,SCOTT,SH,SYS,SYSTEM,WKSYS,XDB Ofcourse I know we need SYS,SYSTEM and SCOTT...
It is easy to make an experiment.
create db test;
@?/rdbms/admin/catalog
@?/rdbms/admin/catproc
Everything that doen't fit into this database is optional.
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.