Xref: alice comp.databases.oracle.server:65134
Path: alice!news-feed.fnsi.net!news.idt.net!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp2.deja.com!nnrp1.deja.com!not-for-mail
From: tazmon3d@my-deja.com
Newsgroups: comp.databases.oracle.server
Subject: maxlogfiles
Date: Thu, 09 Sep 1999 15:31:27 GMT
Organization: Deja.com - Share what you know. Learn what you don't.
Lines: 28
Message-ID: <7r8jsg$h6t$1@nnrp1.deja.com>
X-Article-Creation-Date: Thu Sep 09 15:31:27 1999 GMT
X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)
X-Http-Proxy: 1.1 x40.deja.com:80 (Squid/1.1.22) for client 208.44.145.5
X-MyDeja-Info: XMYDJUIDtazmon3d

I'm sure this is a rookie question but here it is... I am getting the
following error while trying to create a database under Oracle 8:

SVRMGR> create database ifas
     2>         maxlogfiles 32
     3>         maxlogmembers 32
     4>         maxdatafiles 32
     5> logfile
     6>         '/data/oradata/ifas/redo_01.log' size 5M,
     7>         '/data /oradata/ifas/redo_02.log' size 5M,
     8>         '/data /oradata/ifas/redo_03.log' size 5M
     9> datafile
    10>         '/data /oradata/ifas/system_01.dbf' size 100M;
        maxlogmembers 32
               *
ORA-02249: missing or invalid value for MAXLOGMEMBERS


Where is MAXLOGMEMBERS set? I've looked through the doc & all I'm
finding is a reference that says this is OS dependant if you take the
defaults. I'm not taking default values in this case but this is a
little confusing to me.

Thanks


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
