Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to run oratab.sh on ORACLE installation on LINUX ????????????????????????????????
Interesting... It worked for me. I logged in as "oracle", set ORACLE_OWNER,
"su" command, then "./oratab.sh". The first line of oratab.sh should be:
#!/bin/sh
This runs the script in the bash shell (symbolically linked to bash). Make sure that "/bin/sh" is symbolically linked to "bash". Have you done anything weird to Linux or to the 8.0.5 download?
Pjotr wrote in message ...
>
>
>Hello everybode,
>
>I am trying to install Oracle 8.05 on a Linux RedHat 6.1 machine.
>
>I am using the documentation on this great site:
>http://jordan.fortwayne.com/oracle/rh61-805.html
>
>When I got to the step of running the oratab.sh file , All I am
>getting is errors.
>
>for example : command not found (7 times) an ' ratab.sh: syntax error
>near unexpected token 'in 'ratab.sh: line29: 'case S{N}$C in
>
>
>Dos eneyone know what to do and how to solve this????????????????
>
>
>Thanx in advance
>
>Peter
Received on Mon Mar 13 2000 - 18:48:53 CST
![]() |
![]() |