Re: Help with Oraccle 7 on HP-UX

From: Branislav Valny <valny_at_slovnaft.sk>
Date: 1996/04/18
Message-ID: <31767D8A.1FC8_at_slovnaft.sk>#1/1


You have two possibilities :

  1. make "root" a member of group dba

or

2. from startup/shutdown script don't call directly dbstart/dbshut, but: su oracle -c XXX/bin/dbshut
su oracle -c XXX/bin/dbstart

Note: replace XXX with full path of your ORACLE_HOME.

Good luck.

Brano. Received on Thu Apr 18 1996 - 00:00:00 CEST

Original text of this message