In its broadest sense, learning can be defined as a process of progressive change from ignorance to knowledge, and from indifference to understanding....

关于listener 案例_3

上一篇 / 下一篇  2007-07-31 00:00:00 / 个人分类:Error Handle

Subject: HPUX Error: 233, Connections to Database Hang
Doc ID: Note:239209.1 Type: PROBLEM
Last Revision Date: Status: PUBLISHED


fact: Oracle Net
fact: TNS Listener
fact: HP 9000 Series HP-UX
symptom: Connections to database hang
symptom: Errors reported in the listener.log
symptom: TNS-12560: TNS:protocol adapter error
symptom: TNS-00530: Protocol adapter error
symptom: HPUX Error: 233: No buffer space available
cause: Problem is generally seen during high workload on machine.
The underlying problem of these errors is the operating system.
The HP UX system file /usr/include/sys/errno.h shows the following information
for the OS error 233:

# define ENOBUFS 233 /* No buffer space available */

ENOBUFS means there is no sufficient memory available and the system(kernel)
can not allocate any more.
Application will usually retry the operation when it detects this error from a
system call since it indicates there is a transient resource shortage.
It is the Operating system that refuses the resource request from the listener.
The virtual memory allocation routine of the OS will determine if a swap can be
made to disk of a real memory segment thereby allowing the listener access to
some more real memory


fix:

Free up memory on the machine



TAG:

 

评分:0

我来说两句

显示全部

:loveliness: :handshake :victory: :funk: :time: :kiss: :call: :hug: :lol :'( :Q :L ;P :$ :P :o :@ :D :( :)

日历

« 2008-12-03  
 123456
78910111213
14151617181920
21222324252627
28293031   

数据统计

  • 访问量: 6793
  • 日志数: 928
  • 影音数: 2
  • 文件数: 2
  • 书签数: 3
  • 建立时间: 2008-02-17
  • 更新时间: 2008-12-02

RSS订阅

Open Toolbar