- 最后登录
- 2023-8-16
- 在线时间
- 1686 小时
- 威望
- 2135
- 金钱
- 50532
- 注册时间
- 2011-10-12
- 阅读权限
- 200
- 帖子
- 5207
- 精华
- 39
- 积分
- 2135
- UID
- 2
|
16#
发表于 2012-3-13 23:10:16
ODM Finding:- [13-3月 -2012 22:51:22:183] nttcnp: creating a socket.
- [13-3月 -2012 22:51:22:183] nttcnp: exit
- [13-3月 -2012 22:51:22:183] nttcni: entry
- [13-3月 -2012 22:51:22:183] nttcni: Tcp conn timeout = 60000 (ms)
- [13-3月 -2012 22:51:22:183] nttcni: TCP Connect TO enabled. Switching to NB
- [13-3月 -2012 22:51:22:183] nttctl: entry
- [13-3月 -2012 22:51:22:183] nttctl: Setting connection into non-blocking mode
- [13-3月 -2012 22:51:22:183] nttcni: trying to connect to socket 508.
- [13-3月 -2012 22:51:22:183] ntt2err: entry
- [13-3月 -2012 22:51:22:183] ntt2err: exit
- [13-3月 -2012 22:51:22:183] ntctst: size of NTTEST list is 1 - not calling poll
- [13-3月 -2012 22:51:22:183] sntseltst: Testing for WRITE on socket 508
- [13-3月 -2012 22:51:43:227] sntseltst: FOUND: write request on socket 508
- [13-3月 -2012 22:51:43:227] ntt2err: entry
- [13-3月 -2012 22:51:43:227] ntt2err: soc 508 error - operation=1, ntresnt[0]=505, ntresnt[1]=60, ntresnt[2]=0
- [13-3月 -2012 22:51:43:227] ntt2err: exit
- [13-3月 -2012 22:51:43:336] nttcni: exit
- [13-3月 -2012 22:51:43:336] nttcon: exit
- [13-3月 -2012 22:51:43:336] nserror: entry
- [13-3月 -2012 22:51:43:336] nserror: nsres: id=0, op=65, ns=12535, ns2=12560; nt[0]=505, nt[1]=60, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
- [13-3月 -2012 22:51:43:336] nsopen: unable to open transport
- [13-3月 -2012 22:51:43:336] nsiocancel: entry
- [13-3月 -2012 22:51:43:336] nsiofrrg: entry
- [13-3月 -2012 22:51:43:336] nsiofrrg: cur = 213c9c8
- [13-3月 -2012 22:51:43:336] nsmfr: 280 bytes at 0x2139b30
- [13-3月 -2012 22:51:43:336] nsmfr: normal exit
- [13-3月 -2012 22:51:43:336] nladtrm: entry
- [13-3月 -2012 22:51:43:336] nladtrm: exit
- [13-3月 -2012 22:51:43:336] nscall: error exit
- [13-3月 -2012 22:51:43:336] nioqper: error from nscall
- [13-3月 -2012 22:51:43:336] nioqper: ns main err code: 12535
- [13-3月 -2012 22:51:43:336] nioqper: ns (2) err code: 12560
- [13-3月 -2012 22:51:43:336] nioqper: nt main err code: 505
- [13-3月 -2012 22:51:43:336] nioqper: nt (2) err code: 60
- [13-3月 -2012 22:51:43:336] nioqper: nt OS err code: 0
- [13-3月 -2012 22:51:43:336] niomapnserror: entry
- [13-3月 -2012 22:51:43:336] niqme: entry
- [13-3月 -2012 22:51:43:336] niqme: reporting NS-12535 error as ORA-12535
- [13-3月 -2012 22:51:43:336] niqme: exit
- [13-3月 -2012 22:51:43:336] niomapnserror: exit
- [13-3月 -2012 22:51:43:336] niotns: Couldn't connect, returning 12170
- [13-3月 -2012 22:51:43:336] nioqer: entry
- [13-3月 -2012 22:51:43:336] nioqer: incoming err = 12170
- [13-3月 -2012 22:51:43:336] nioqce: entry
- [13-3月 -2012 22:51:43:336] nioqce: exit
- [13-3月 -2012 22:51:43:336] nioqer: returning err = 3113
复制代码
====================================================================
soc 508 error - operation=1, ntresnt[0]=505, ntresnt[1]=60, ntresnt[2]=0
[13-3月 -2012 22:51:43:336] nserror: nsres: id=0, op=65, ns=12535, ns2=12560; nt[0]=505, nt[1]=60, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
[oracle@vrh2 ~]$ oerr tns 505
00505, 00000, "Operation timed out"
// *Cause: The requested operation could not be completed within the timeout
// period.
// *Action: For further details, turn on tracing and reexecute the operation.
操作超时, 和昨天的问题不同, 建议你检查网络可用, 所有IP可以ping通 |
|