Forum OpenACS Q&A: Re: Re-installing Oracle

Collapse
3: Re: Re-installing Oracle (response to 1)
Posted by Michael Olan on
ok, deleted files in /etc which helps. But in the step towards the end of the installation where the script root.sh needs to be run as root, the following occurs:
./root.sh: -f: command not found
Running Oracle8 root.sh script...
./root.sh: command substitution: line 1: unexpected EOF while looking for matching `''
./root.sh: command substitution: line 2: syntax error: unexpected end of file
./root.sh: [: !=: unary operator expected
The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME=  /apps/ora8/m01/app/oracle/product/8.1.7
    ORACLE_SID=   ora8

Enter the full pathname of the local bin directory: [/usr/local/bin]:
Creating /etc/oratab file...
Entry will be added to the /etc/oratab file by
Database Configuration Assistant when a database is created
Finished running generic part of root.sh script.
Now product-specific root actions will be performed.

The ORA-03113 is still there. Yikes!