Re: Creating new database on NT server
From: Dave Yardy <ydave1_at_delphi.com>
Date: 1995/06/20
Message-ID: <hM5euo5.ydave1_at_delphi.com>#1/1
Date: 1995/06/20
Message-ID: <hM5euo5.ydave1_at_delphi.com>#1/1
well for those of you following my adventures in oracle for nt...
i have solved my problems at least some of them...
apparently oracle has a bug in the typical install from cd...
solution is fixing control files ie like this
edit v7ctl.sql located in the rdbms71/admin dir...edit topline
hard coding internal pasword. line should read like
connect internal/passwd
enter sqldba71
type set instance 2:orcl
_at_v7ctl.sql
this should fix some problems..
BUT i now have another problem...
i have loaded dba tools that run on wondows on windows
i have loaded obdc driver.. what else do i need to do so
that i can run ie sqlplus in windows nt
Received on Tue Jun 20 1995 - 00:00:00 CEST