473,385 Members | 2,003 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

which SCHEMAS are actually needed?

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!
Jul 19 '05 #1
2 2743
"Hari Om" <ha*****@hotmail.com> wrote in message
news:d1**************************@posting.google.c om...
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.
Jul 19 '05 #2
Hari Om wrote:
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.


What are (define) "normal DB functions"?

P.S.
Plz cease cross-posting.

Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Kate | last post by:
Hi... I have a foxpro program which is for producing excel reports back ended to foxpro table(.dbf). Since the table is getting bigger and bigger, it slows down my program. I need a program...
1
by: Dan Sikorsky | last post by:
How can you tell which FormView controls have different values from their initial values when the page was loaded? If the user clicked the submit button on the EditItemTemplate and no controls...
2
by: Hari Om | last post by:
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 -...
37
by: C_guy | last post by:
Does anyone know of a (hopefully free) tool that can traverse a project and determine which "#include"s are not needed or needed in every .C file? This would be helpful in removing header...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.