Re: How do I create Datafiles?

From: Roger Lin <roger_at_metcomp.nrl.navy.mil>
Date: 1996/04/16
Message-ID: <4l0ljk$sjb_at_ra.nrl.navy.mil>#1/1


Konstantinos Agouros (elwood_at_rumba.m.isar.de) wrote:
: Hi,
 

: my question might be stupid, but how do I create new Datafiles.
: I need that in order to create a new tablespace. Hints welcome.

Just use the CREATE TABLESPACE command, the datafile will be created automatically according to the DATAFILE spec.

SYNTAX:
CREATE TABLESPACE tablespace

    DATAFILE filespec [, filespec] ...
    [DEFAULT STORAGE storage_clause]
    [ONLINE | OFFLINE] Best regards
Roger Received on Tue Apr 16 1996 - 00:00:00 CEST

Original text of this message