Re: ERROR while trying to run orasrv ???

From: Brian Cadwell <100615.2703_at_CompuServe.COM>
Date: 1995/07/18
Message-ID: <3uhg7q$hrs$1_at_mhade.production.compuserve.com>#1/1


This is dead simple. Orasrv is a socket program and needs to run as root. All you have to do is log onto your system and do the following:

cd $ORACLE_HOME e.g. cd /opt/oracle or whatever cd bin
chmod 4755 orasrv

The next time you try and start it it should work. Received on Tue Jul 18 1995 - 00:00:00 CEST

Original text of this message