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: VLDB Question

Re: VLDB Question

From: Tim X <timx_at_spamto.devnul.com>
Date: 07 May 2003 18:47:07 +1000
Message-ID: <87issn2lf8.fsf@tiger.rapttech.com.au>


>>>>> "Simon" == Simon Adebisi <omar_adebisi_at_hotmail.com> writes:

 Simon> Hello all: Simon again. I am importing data from several
 Simon> sources for reporting purposes and need to create a fairly
 Simon> large Oracle database. (At least 2 GB of incoming data). I
 Simon> intend to use release 9i of Oracle and have read that it
 Simon> supports Very Large Databases (VLDB). I have been searching
 Simon> for over two days now in trying to find the syntax for the
 Simon> CREATE DATABASE... command that would allow me to create an
 Simon> Oracle VLDB. This application will be going production next
 Simon> week so it is an urgent matter. Thanks in advance for your
 Simon> help gang!

2Gb is not a VLDB for Oracle - in fact, its smaller than any of the databases we run here. Your not getting to VLDB until you start talking about terrabytes

Just create the database in the normal way - either using dbca or my preferred method, via scripts you create by hand. The oracle docs have examples you can use as a base starting point.

Tim

-- 
Tim Cross
The e-mail address on this message is FALSE (obviously!). My real e-mail is
to a company in Australia called rapttech and my login is tcross - if you 
really need to send mail, you should be able to work it out!
Received on Wed May 07 2003 - 03:47:07 CDT

Original text of this message

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