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: RH 7.2, svrmgrl fail to startup nomount

Re: RH 7.2, svrmgrl fail to startup nomount

From: Pablo Sanchez <pablo_at_dev.null>
Date: Thu, 30 Jan 2003 21:12:55 -0600
Message-ID: <Xns9313CDA4CA067pingottpingottbah@216.166.71.233>


"Rey Wang" <reywang_at_optonline.net> wrote in news:iVj_9.458857$FT6.94174043 @news4.srv.hcvlny.cv.net:

> OK, I followed the Linun installation guide.
> And now, installer asks to run root.sh:
> [root_at_linux 8.1.7]# ./root.sh
> IMPORTANT NOTE: Please delete any log and trace files previously
> created by the Oracle Enterprise Manager Intelligent
> Agent. These files may be found in the directories
> you use for storing other Net8 log and trace files.
> If such files exist, the OEM IA may not restart.
> ./root.sh: -f: command not found
> Running Oracle8 root.sh script...
> ./root.sh: command substitution: line 1: unexpected EOF while looking for
> matchi
> ng `''
> ./root.sh: command substitution: line 2: syntax error: unexpected end of
> file

The above two you can ignore...

> ./root.sh: [: !=: unary operator expected
> \nThe following environment variables are set as:
> ORACLE_OWNER= oracle
> ORACLE_HOME= /u01/app/oracle/product/8.1.7
> ORACLE_SID= dev1

This one you need to fix. There's a bug in the 'root.sh' script. Search for the string 'rm -f' and ensure that it's double quoted in the shell script.

Start from scratch on your install to make it easier for ya ...

-- 
Pablo Sanchez, High-Performance Database Engineering
http://www.hpdbe.com
Received on Thu Jan 30 2003 - 21:12:55 CST

Original text of this message

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