SUMMARY: NOEXEC_USER_STACK not applying?
2007-12-25 5:48:00
Casper Dik
Bob Rahe
J. A. Landamore
Jonathan Birchall
I knew the noexec_user_stack shouldn't be requested for running the
installation but it does.
Some suggested to remove the check, and finally Bob Rahe who seems to
have 10g running on Solaris 8 recommended "Oracle installed fine even
with the warning. Just click next(!)."
I've tried the installation myself and it worked just fine :) , the
installer shows the 'checking noexec_user_stack ...PASSED!" while the
prerequisites script fails. Oracle 10g installed!
Thanks to the list!
Francisco
-----Original Message-----
From: codeprof-bounces at codeprof.com
[mailto:codeprof-bounces at codeprof.com] On Behalf Of Francisco
Puente
Sent: Friday, February 03, 2006 12:35 PM
To: codeprof at codeprof.com
Subject: NOEXEC_USER_STACK not applying?
Hello List,
We are in the process of installig Oracle 10g on Solaris 8 Sparc.
One the checks/requirements from 10g is to set NOEXEC_USER_STACK in the
kernel as:
set noexec_user_stack = 1
Then, after rebooting, it checks for this value by doing:
NOEXEC_USER_STACK=`/etc/sysdef | /usr/bin/grep NOEXEC_USER_STACK |
/usr/bin/awk '{print $1}'`
I've set this up in the server, but it continues to fail while running
the prerequisites check, because the above command returns empty.
The question is: is the noexec_user_stack being accepted by the system?
Why is the check failing?
Anyone has experienced this in the past?
I'll summarize.
Thanks,
Francisco
_______________________________________________
codeprof mailing list
codeprof at codeprof.com
http://www.codeprof.com/execute/ask/?codeinfoid=39275
Comments
Got something to say?
You must be logged in to post a comment.

