SQL*Plus: Release 10.2.0.1.0 - Production on Sun May 8 15:04:43 2005 Copyright (c) 1982, 2005, Oracle. All rights reserved. ERROR: ORA-27140: attach to post/wait facility failedI have browsed other sites for help but still am not able to solve it.
Requires Free Membership to View
After you installed Oracle, did you run the $ORACLE_HOME/root.sh script as the root user? If after running this script, you still have a problem, then do the following:
cd $ORACLE_HOME/bin ls -l oracle
Your permissions should appear as follows:
-rwsr-s--x 61M Jun 21 2005 oracle
If not, then issue the following as 'oracle':
chmod 6751 oracle
This was first published in May 2006

Join the conversationComment
Share
Comments
Results
Contribute to the conversation