Oracle 9i DBCA bug at create new database
Date: 11 Oct 2001 09:19:11 -0700
Message-ID: <6c30805d.0110110819.178c784f_at_posting.google.com>
Hi,
dispatchers="(PROTOCOL=TCP)(SER=MODOSE)", "(PROTOCOL=TCP)
I don't know where the first part came from but I'm interested in the
last part below:
If i set dispatchers to
dispatchers="(PROTOCOL=TCP)(SER=MODOSE)", "(PROTOCOL=TCP)
(note " around the definition)
the instance loads from sqlplus (startup nomount),
I'm using Oracle 9i (9.0.1) DBCA (DB Assistant) on Tru64 Unix 5.1 to
create a database with the *new database template* (more flexibility).
The problem appears
in the last phase when I click Finish. It complains a failure to load
parameters from init.ora. I'm trying to set multithreaded server, so
in the
init.ora appears the line
(PRE=oracle.aurora.server.GiopServer)",
"(PROTOCOL=TCP)(PRE=oracle.aurora.server
.SGiopServer)", (protocol=TCP)(disp=5)(con=30)
(protocol=TCP)(disp=5)(con=30)
(PRE=oracle.aurora.server.GiopServer)",
"(PROTOCOL=TCP)(PRE=oracle.aurora.server
.SGiopServer)", "(protocol=TCP)(disp=5)(con=30)"
to have a DBCA?
Any comments?
Regards,
WGC
Received on Thu Oct 11 2001 - 18:19:11 CEST