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: Oracle8 and Solaris 2.7: installation issue

Re: Oracle8 and Solaris 2.7: installation issue

From: Pete Sharman <psharman_at_us.oracle.com>
Date: Wed, 28 Apr 1999 11:54:15 -0700
Message-ID: <37275957.640919A0@us.oracle.com>


You only need to run this script if you want to use replication. If not, ignore this step altogether. If so, connect as the Oracle user (easiest way to set the environment correctly), then use:

$ svrmgrl

SVRMGR> connect internal
SVRMGR> @?/rdbms/admin/catrep
SVRMGR> exit

$

HTH. Pete

Juhan-Peep Ernits wrote:

> Can anybody please help?
>
> The problem occurred during the installation of Oracle8.0.5. Probably
> just due to my stupidity, but still:
>
> The installation guide for Solaris 2.5.1+ says that you have to perform
> some post installation tasks as root user. One of these tasks is to run
> root.sh. That went fine. But the next step is to run catrep.sql script.
> The simple question is how? What should the command line look like?
>
> Any response appreciated,
>
> Juhan Ernits

--

Regards

Pete


Peter Sharman                             Email: psharman_at_us.oracle.com
WISE Course Development Manager           Phone: +1.650.607.0109 (int'l)
Worldwide Internal Services Education            (650)607 0109 (local)
San Francisco

SQL> select standard_disclaimer, witty_remark   2 from company_requirements;

Opinions are mine and do not necessarily reflect those of Oracle Corporation

"Controlling application developers is like herding cats." Kevin Loney, ORACLE DBA Handbook
"Oh no it's not! It's much harder than that!" Bruce Pihlamae, long term ORACLE DBA



Received on Wed Apr 28 1999 - 13:54:15 CDT

Original text of this message

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