NET_IO_TIMEOUT_ALARM configuration parameter

Use the NET_IO_TIMEOUT_ALARM configuration parameter to control whether to be notified if network write operations have been blocked for 30 minutes or more.

Blocked network write operations usually indicate an operating system problem. Use the NET_IO_TIMEOUT_ALARM configuration parameter to enable event alarm 82 for specific types of network traffic.

onconfig.std value
Not in onconfig.std
values
One of the following values or a sum of one or more of the following values:
  • 0 = Disabled
  • 1 = Enabled for Enterprise Replication operations
  • 2 = Enabled for distributed queries
  • 4 = Enabled for HDR operations
  • 8 = Enabled for SMX operations
  • 16 = Enabled for other component operations
takes effect
After you edit your onconfig file and restart the database server.
When you reset the value dynamically in your onconfig file by running the onmode -wf command.
When you reset the value in memory by running the onmode -wm command.