Xref: alice comp.databases.oracle:74518 comp.databases.oracle.misc:30490 comp.databases.oracle.server:48246 comp.databases.oracle.tools:24346
Message-ID: <373006E6.6A90D01B@Compuserve.com>
Date: Wed, 05 May 1999 09:52:54 +0100
From: Rod Corderey <Lane_Associates@Compuserve.com>
X-Mailer: Mozilla 4.51 [en] (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: Ron <ronald@ddi.nl>
Subject: Re: Problem with creating database
References: <7gm7pk$idh$1@zonnetje.NL.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Newsgroups: comp.database.oracle,comp.databases.oracle,comp.databases.oracle.misc,comp.databases.oracle.server,comp.databases.oracle.tools
Path: alice!news-feed.fnsi.net!WCG!arl-news-svc-3.compuserve.com!news-master.compuserve.com!nntp-nih2naae.prod2.compuserve.com
Lines: 32

Hi,

you could check the value of DB_BLOCK_SIZE in your init....Ora file, 
against the range available for your operating system. This is platform 
specific.

regards 

Rod Corderey
Lane Associates
RodCorderey@Lane-Associates.com
http://www.Lane-Associates.com

Ron wrote:
> 
> Hi,
> 
> I have a problem creating a new database under NT.
> 
> SVRMNGR> startup nomount pfile=...
> ORA-00064: object is too large to create on this O/S
> 
> and when I remove the remote_login_passwordfile optie from the pfile, and
> try it again:
> 
> SVRMNGR> startup nomount pfile=...
> ORA-01031: insufficient privileges
> 
> I have admin rights in NT. Does anybody know what is happening here?
> 
> thanks in advance,
> Ronald
