Re: create database fatal error
Date: Sun, 06 Jul 2008 11:22:41 +0200
Message-ID: <48708edb$1@news.broadpark.no>
Michael Austin wrote:
>
> Were you able to get your problem solved?
Its not tested yet (The machine is at work an hour away and I am at home), but I think I might be there. So, most likely I am going to work today (its actually my vacation now) to see if it works. Its been annoying me
> Make sure your database directories are owned by oracle user.
>
> Have a look at http://www.fast-track.cc/10g_02.htm
>
> - specifically these lines:
> DATAFILE '/usr/oracle/OraHome1/oradata/aultdb1/test/system01.dbf' SIZE
> 300M REUSE AUTOEXTEND ON NEXT 10240K MAXSIZE UNLIMITED
> EXTENT MANAGEMENT LOCAL
Thanks, I have just come to the conclusion the "extent management local"
is probably the key factor in making it work, but the other stuff on
that line probably does not hurt either.
regards
tommt Received on Sun Jul 06 2008 - 04:22:41 CDT