Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Creating Oracle Databases
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
![]() |
![]() |