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: Creating Oracle Databases

Re: Creating Oracle Databases

From: Noodles <noodles_at_aol.com>
Date: 1997/08/11
Message-ID: <19970811013801.VAA10467@ladder01.news.aol.com>#1/1

David,

The create database statement is all you really need but there are many init.ora parameters which support(are crucial to) different types of applications. For example, an OLTP type of application is structured very different from a data warehouse or OLAP application. Also, the version of Oracle you will use and the OS that the server processes will reside on, will dictate some design directions. I don't mean to be pessimistic but Oracle databases are easy to create but unless you consider performance at every step of the design process, you might have a beautiful database that is too slow to be useful.

Cliff Received on Mon Aug 11 1997 - 00:00:00 CDT

Original text of this message

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