- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problem of informix
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2007 09:24 PM
02-19-2007 09:24 PM
problem of informix
$onstat -
"/home/informix/bin/onstat: Setuid execution not allowed
shared memory not initialized for INFORMIXSERVER 'aesnsoc'"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2007 09:33 PM
02-19-2007 09:33 PM
Re: problem of informix
and welcome to the forums !
Has this worked before, or is this a new install ?
Make sure it does not have the nosuid option in the /etc/fstab for /home/informix.
There are a lot of hits for the individual error.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=143767
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=285508
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 12:19 AM
02-20-2007 12:19 AM
Re: problem of informix
Check the mount options for /home. It is a common security feature to disable setuid on HOME directories. Look in /etc/fstab for the /home mount point. If it shows nosuid, then that is your problem.
I would uninstall Informix and install it in the correct directory which is /opt/informix. The /home directory is unsafe and inappropriate for production software. Any user can make a mistake and fill up /home, thus disabling any applications that are run from there.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 12:59 AM
02-20-2007 12:59 AM
Re: problem of informix
check in /etc/fstab... whether uid is set or not.
Regards
Reshma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 11:53 PM
02-21-2007 11:53 PM
Re: problem of informix
could you please update this thread.
Is this problem still ongoing ? If fixed,
could you please complete the thread by awarding points to helpful answers and summarising the solution for you.
See http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
This will help resolution of similar problems in the future.