Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Create database failed.
Hi
you have some init.ora paramteres, that indicate you would like to use managed standby database. Standby database is allowed in Standard Edition, but managed standby is an Enterprise Edition feature, you are probably installing from the Standard Edition.
Tamas Szecsy
Geometria Ltd.
-----Original Message-----
From: Poosapati Varma [mailto:psgkv_at_yahoo.com]
Sent: Thursday, November 09, 2000 10:06 PM
To: Multiple recipients of list ORACLE-L
Subject: Create database failed.
Hi guys,
On windows 2000 oracle 8.1.6
I have problems in creating a database. Here are the operations i performed.
first created services.
C:>oradim -new -sid TEST -startmode auto
pfile="\oracle\initSID.ora"
Created password file.
C:>orapwd file=orapwSID password=pass entries=30
C:>sqlplus /nolog
SQL>connect sys/pass as sysdba
SQL>@crdb.sql
ORA-00439 feature not enabled: Managed standby. .....
What am i supposed to do now?
Can u please help me on this.
(** I had created the database through SVRMGRL> but not through SQL>**)
Varma Poosapati.
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Nov 10 2000 - 01:56:31 CST