- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Informix sqlexecd fails to start as slsd has i...
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
09-23-2003 10:04 PM
09-23-2003 10:04 PM
Informix sqlexecd fails to start as slsd has its port
The start scripts are :-
/sbin/rc2.d/S780slsd
/sbin/rc3.d/S666sqlexecd
sqlexecd has an entry in /etc/services as port 1001.
/etc/rc.config.d/slsd has SLSD_DAEMON=1 to start at boot
We have used lsof to prove that slsd is running on port 1001.
Why is slsd on port 1001 and what defines it. Is it a random port and hence causes a random problem?
Other servers with the same configuration have no issue.
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 10:20 PM
09-23-2003 10:20 PM
Re: Informix sqlexecd fails to start as slsd has its port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 10:35 PM
09-23-2003 10:35 PM
Re: Informix sqlexecd fails to start as slsd has its port
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 11:15 PM
09-23-2003 11:15 PM
Re: Informix sqlexecd fails to start as slsd has its port
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 11:21 PM
09-23-2003 11:21 PM
Re: Informix sqlexecd fails to start as slsd has its port
/usr/local/bin/lsof -i TCP | grep -i sls
returns nothing. What listen on 1 server and not the others?
Dave.