Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: size of oracle install

Re: size of oracle install

From: Vincent Ventrone <vav_at_brandeis.edu>
Date: Tue, 4 Dec 2001 10:32:22 -0500
Message-ID: <9uiq6e$lt6$1@new-news.cc.brandeis.edu>

> I think you'll find you also have a database in that 1.4G.

Nope -- DBs are in other filesystems entirely-- viz:

$ cd $ORACLE_HOME
$ ls
Apache dbs javavm ldap oem_webstage plsql root.sh.old svrmgr

JRE           doc           jdbc          lib           oracore
precomp       slax          sysman
assistants    hs            jis           network       otrace        rdbms
sqlj          wwg
bin           install       jlib          ocommon       owm
relnotes      sqlplus       xdk
classes       jar           jsp           odg           patchsets
root.sh       starterdb

$ du -ks .
1467061 . Received on Tue Dec 04 2001 - 09:32:22 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US