| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> maxlogfiles
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
*
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.
Received on Thu Sep 09 1999 - 00:00:00 CDT
![]() |
![]() |