| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.server -> CREATE TABLESPACE
Does anyone have any idea why I'm getting this error:
SVRMGR> create TABLESPACE bv401
     2> datafile '/data/bv4/oradata/bv401_tablespace.dbf' size 30M
     3> autoextend on
     4> maxsize 100M
     5> default storage
     6> ( initial 30K
     7> next 20K
     8> pctincrease 1 )
     9> ;
TIA John Received on Thu Aug 12 1999 - 09:39:40 CDT
|  |  |