Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle8i: Create database question

Oracle8i: Create database question

From: Huy Vu <huyv_at_usa.net>
Date: Fri, 08 Sep 2000 02:26:02 GMT
Message-ID: <968379962.351926@news.aei.ca>

Hi all,

I forgot to put these options under 'CREATE DATABASE' clause:

CREATE DATABASE "DB1"
    Maxinstances 8
    Maxlogfiles 32
    Character set "US7ASCII"
    National Character Set "US7ASCII"

What are the values by default of the options above? What happen if I don't put 'Character Set' and 'National Character Set' in creation of the database?

Thanks in advance for any advise.

DH. Received on Thu Sep 07 2000 - 21:26:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US