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 -> Re: oracle 7.3 upgrade

Re: oracle 7.3 upgrade

From: Bruce Reed <bruce_at_intrinsa.com>
Date: 1997/06/21
Message-ID: <01bc7e9c$625002e0$dcc001aa@barcelona>#1/1

username <username_at_fyiowa.infi.net> wrote in article <339F00D0.4328_at_fyiowa.infi.net>...
> I'm preparing to upgrade my Sun/Solaris - Oracle 7.2.2.3 to Oracle
> 7.3.3.0.2 -- looking for any advise, hints, words of wisdom for this
> process.

Two things that bit me: sqlnet*1 and sqldba are obsolete in 7.3. Neither was a huge problem, but being a novice Oracle administrator it took some investigation to fix the problem. In the first case, we were using an old dbora start script that tried to start orasrv for sqlnet*1.

Even more confusing, this script called bin/dbstart, which also appears to be obsolete because it uses sqldba to start the server. I worked around that by simply using the old sqldba, but I guess the correct thing to do is write a script that uses svrmgrl instead. Why do they include dbstart on the CD if it's obsolete? Is there a startup script that replaces it?

--Bruce   Received on Sat Jun 21 1997 - 00:00:00 CDT

Original text of this message

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