If that is where you want to put all of your database files than yes. I think that starting out, a single location will be fine. As you learn more about the database you'll find that spreading the database out among server different physical disks is key to improving i/o rates. The specifics are documented many places. ...although it isn't very straight forward and depends on the usage of the database.
Off the top of my head, Steve Adam's website has some VERY good information on I/O. www.ixora.com.au
chris -----Original Message-----
Another question,
I setup my computer like this:
$ORACLE_BASE=/db/oracle $ORACHE_HOME=/db/oracle/ora817/817home
My oracle directories like this: /db/oracle/ora817/817db1 --files for db1 /db/oracle/ora817/817db2 --files for db2 /db/oracle/ora817/817db3 --files for db3
During the installation, i get a prompt asking me for db file installation, would this be /db/oracle/ora817/817db1 ? if this was my 1st db being installed?
|
Title: RE: newbie sqlplus ?
- newbie sqlplus ? Les Ayudo
- Re: newbie sqlplus ? Luc Demanche
- RE: newbie sqlplus ? sstefick
- Re: newbie sqlplus ? Daniel Wisser
- Re: newbie sqlplus ? Les Ayudo
- RE: newbie sqlplus ? Chris Stephens
- Re: newbie sqlplus ? Les Ayudo
- Re: newbie sqlplus ? Les Ayudo
- RE: newbie sqlplus ? Chris Stephens
- Re: newbie sqlplus ? Chris Stephens
- Re: newbie sqlplus ? Chip
- Re: newbie sqlplus ? Les Ayudo