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: How Do I create a TablesSpace in Oracle 7.3.3 on an NT Box??

Re: How Do I create a TablesSpace in Oracle 7.3.3 on an NT Box??

From: Dave Mausner <dmausner_at_brauntech.com>
Date: 1997/10/08
Message-ID: <61f2pk$23c$2@client3.news.psi.net>#1/1

In article <343AEA02.3039FD09_at_b022.aone.net.au>,

   Bruce Kempthorne <foptics_at_b022.aone.net.au> wrote:
>I am using oracle 7.3.3 on an NT server. I have created a database and
>want to create tablespaces before running a script to create tables.
>Can anyone show me how to CREATE TABLESPACES??

create tablespace XYZ datafile '/hello/xyz.dbf' size 100M;

how about reading the manual.

--
Dave Mausner, Consulting Manager, Braun Technology Group, Chicago.
Received on Wed Oct 08 1997 - 00:00:00 CDT

Original text of this message

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