GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with running sybase(2)
Operating System - HP-UX
1850502
Members
2066
Online
104054
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-22-2000 12:13 AM
06-22-2000 12:13 AM
Problem with running sybase(2)
When the following messages displayed, some other actions happened. As described below:
messages on console and SQLServer errorlog:
kernel Cannot read,host process disconnected
At the same time ,in a continuous ping operation, when Client access DBMS in host, the following message displayed sometimes:
Source quench received.
I wonder why the second message created, and how to resolve it.
Thanks
messages on console and SQLServer errorlog:
kernel Cannot read,host process disconnected
At the same time ,in a continuous ping operation, when Client access DBMS in host, the following message displayed sometimes:
Source quench received.
I wonder why the second message created, and how to resolve it.
Thanks
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2000 12:29 AM
06-22-2000 12:29 AM
Re: Problem with running sybase(2)
PROBLEM
Receiving "Source Quench Received" messages on primary network interface.
RESOLUTION
These errors are totally harmless but can be a nuisance if a ping monitor is
being run on the network. There is currently no patch to remove the message but
the change has been implemented in HP-UX release 11.01. It is not known at this
time when 11.01 will be released. In the interim, there are two ways that these
error messages can be suppressed. A single command will take care of them
temporarily or the /etc/rc.config.d/nddconf file can be modified to make the
change permanent.
The following command will suppress the messages until the next time the system
is reset.
# ndd -set /dev/ip ip_send_source_quench 0
A permanent solution is to add the following lines to the file
/etc/rc.config.d/nddconf:
TRANSPORT_NAME[INDEX]=ip
NDD_NAME[INDEX]=ip_send_source_quench
NDD_VALUE[INDEX]=0
Note: Substitute INDEX with a proper value depending on what other entries are
in the file. See the comment in the nddconf file for advice on how to set the
value of INDEX.
Receiving "Source Quench Received" messages on primary network interface.
RESOLUTION
These errors are totally harmless but can be a nuisance if a ping monitor is
being run on the network. There is currently no patch to remove the message but
the change has been implemented in HP-UX release 11.01. It is not known at this
time when 11.01 will be released. In the interim, there are two ways that these
error messages can be suppressed. A single command will take care of them
temporarily or the /etc/rc.config.d/nddconf file can be modified to make the
change permanent.
The following command will suppress the messages until the next time the system
is reset.
# ndd -set /dev/ip ip_send_source_quench 0
A permanent solution is to add the following lines to the file
/etc/rc.config.d/nddconf:
TRANSPORT_NAME[INDEX]=ip
NDD_NAME[INDEX]=ip_send_source_quench
NDD_VALUE[INDEX]=0
Note: Substitute INDEX with a proper value depending on what other entries are
in the file. See the comment in the nddconf file for advice on how to set the
value of INDEX.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2000 12:30 AM
06-22-2000 12:30 AM
Re: Problem with running sybase(2)
PROBLEM
Receiving "Source Quench Received" messages on primary network interface.
RESOLUTION
These errors are totally harmless but can be a nuisance if a ping monitor is
being run on the network. There is currently no patch to remove the message but
the change has been implemented in HP-UX release 11.01. It is not known at this
time when 11.01 will be released. In the interim, there are two ways that these
error messages can be suppressed. A single command will take care of them
temporarily or the /etc/rc.config.d/nddconf file can be modified to make the
change permanent.
The following command will suppress the messages until the next time the system
is reset.
# ndd -set /dev/ip ip_send_source_quench 0
A permanent solution is to add the following lines to the file
/etc/rc.config.d/nddconf:
TRANSPORT_NAME[INDEX]=ip
NDD_NAME[INDEX]=ip_send_source_quench
NDD_VALUE[INDEX]=0
Note: Substitute INDEX with a proper value depending on what other entries are
in the file. See the comment in the nddconf file for advice on how to set the
value of INDEX.
Receiving "Source Quench Received" messages on primary network interface.
RESOLUTION
These errors are totally harmless but can be a nuisance if a ping monitor is
being run on the network. There is currently no patch to remove the message but
the change has been implemented in HP-UX release 11.01. It is not known at this
time when 11.01 will be released. In the interim, there are two ways that these
error messages can be suppressed. A single command will take care of them
temporarily or the /etc/rc.config.d/nddconf file can be modified to make the
change permanent.
The following command will suppress the messages until the next time the system
is reset.
# ndd -set /dev/ip ip_send_source_quench 0
A permanent solution is to add the following lines to the file
/etc/rc.config.d/nddconf:
TRANSPORT_NAME[INDEX]=ip
NDD_NAME[INDEX]=ip_send_source_quench
NDD_VALUE[INDEX]=0
Note: Substitute INDEX with a proper value depending on what other entries are
in the file. See the comment in the nddconf file for advice on how to set the
value of INDEX.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP