Oracle 7.0.12 & RS/6000 : Bug in installer script
From: <gerrit_at_vtm.be>
Date: Tue, 30 Mar 1993 10:19:30 GMT
Message-ID: <C4p60J.CIo_at_vtm.be>
Date: Tue, 30 Mar 1993 10:19:30 GMT
Message-ID: <C4p60J.CIo_at_vtm.be>
I've just discovered a small bug in one of the installer scripts of oracle on an rs/6000 :
In the first script of oracle V7.0.12 to be run as root (rootpre.sh) has a typing error.
It contains the following 2 lines :
mkitab "orakx:2:wait:/etc/loadext /etc/adscp" > $LOG 2>&1
chitab "orakx:2:wait:/etc/loadext /etc/adscp" > $LOG 2>&1
And in both lines the /etc/adscp should be /etc/adspc as the first file
doesn't exists.
If you've already run this script and you can't run oracle : you can edit
the /etc/inittab file directly and change the appropriate line...
-- Gerrit Cap {gerrit_at_vtm.be} Vlaamse Televisie Maatschappij N.V. Luchthavenlaan 22 B-1800 Vilvoorde BelgiumReceived on Tue Mar 30 1993 - 12:19:30 CEST