Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: problems creating new database
Andy Hassall wrote:
>
> It seems to be trying to make up for the fact that you haven't created the
> tablespace that you specified as default tablespace, ends up with a blank
> DATAFILE clause, and falls over.
Thanks a lot! You were right. I thought about it but in the examples on oracle's docs there has been nothing about creating tablespace data file for default tablespace and CREATE DATABASE statement syntax says you can omit 'DATAFILE' clause (as I understand it). Looks like you'd better use your common sense than strictly stick to docs and examples. Anyway, thanks Received on Sat Sep 02 2006 - 05:37:24 CDT
![]() |
![]() |