Re: dbstart with wrong shell / wrong systax

From: Radoulov, Dimitre <cichomitiko_at_gmail.com>
Date: Sun, 31 Jan 2010 15:57:56 +0100
Message-ID: <hk45pg$8tu$1_at_news.eternal-september.org>



On 31/01/2010 15.03, Sven Hilmer wrote:
[...]
> dbstart:
> line 1:#!/bin/sh
> ...
> line 89:export ORACLE_HOME=$ORACLE_HOME_LISTNER
>
>
> This export statement is illegal for bourne shell
> so the script exits with an error message and doesn't the database processes
[...]

ORACLE_HOME=$ORACLE_HOME_LISTNER; export ORACLE_HOME

Regards
Dimitre Received on Sun Jan 31 2010 - 08:57:56 CST

Original text of this message