Consultor Eletrônico



Kbase 15130: How to create an Oracle Database
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
How to create an Oracle Database

Within an SQL session attached to Oracle, specify the create database
command. When specifying the create database command, all startup
information will need to be included. The startup information
includes the controlfile, logfile, datafile, and instance information.
In addition many Oracle db creation parameters must also be specified.
These parameters, and the file information, are often specified via
initialization files and invoked as part of the create database
command.

Progress Software Technical Support Note # 15130