|
Re: what is the configuration to create a fresh database [message #65567 is a reply to message #65566] |
Sun, 31 October 2004 01:14 |
Frank
Messages: 7901 Registered: March 2000
|
Senior Member |
|
|
There is not one single way to create a database 'so that performance should be good'
Think about it, why would Oracle Corp. offer other configuration possibilities if there is 1 way that always performs well ?
Read the installation manual, read about Oracle and then decide what db you need.
If you want a db for learning at home, don't bother about the performance of the database, you won't hit the db's limits anyway. Do bother to write performant queries though ! (db-tuning is only the last 10 % or so of total tuning)
hth
|
|
|