Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Create database failed.
Hi
It seems like you have some parameter set in your initSID.ora file which indicates that it is a standby database. Also check your create scripts as well for any references to a standby database.
HTH
Suhen
-----Original Message-----
From: Poosapati Varma [mailto:psgkv_at_yahoo.com]
Sent: Friday, 10 November 2000 8:06
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 Thu Nov 09 2000 - 15:55:09 CST