123
返回列表 发新帖
楼主: elanxu

监听器严重问题,我疯了

[复制链接]
论坛徽章:
0
21#
 楼主| 发表于 2006-3-31 12:39 | 只看该作者
我安装oracle的时候也同时建了一个database的啊

使用道具 举报

回复
论坛徽章:
0
22#
 楼主| 发表于 2006-4-4 11:01 | 只看该作者

sos

问题一直还在困扰着我,还没有解决

使用道具 举报

回复
论坛徽章:
12
授权会员
日期:2006-04-10 23:53:59会员2006贡献徽章
日期:2006-04-17 13:46:34开发板块每日发贴之星
日期:2006-10-09 01:03:11
23#
发表于 2006-4-4 13:36 | 只看该作者
最初由 elanxu 发布
[B]listener.ora 的内容如下


SID_LIST_LISTENER =
  (SID_LIST =
    (SID_DESC =
      (GLOBAL_DBNAME = Oracle10g)
      (ORACLE_HOME = d:\oracle\product\10g)
      (SID_NAME = testdb)
    )
  )

LISTENER =
  (DESCRIPTION =
    (ADDRESS = (PROTOCOL =TCP)(HOST =10.168.174.1)(PORT =1521))
  ) [/B]


重点检查:GLOBAL_DBNAME, ORACLE_HOME, SID_NAME, HOST, PORT

使用道具 举报

回复
论坛徽章:
0
24#
 楼主| 发表于 2006-4-5 09:21 | 只看该作者
下面是我的跟踪文件,大家帮忙分析一下,不知道这就的问题出在哪里,
Attempted load of command line source  Parameter source was not loaded

整个完整文件如下:

TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Production on 05-4月 -2006 09:12:27

Copyright (c) 1991, 2004, Oracle.  All rights reserved.

[05-4月 -2006 09:12:27:718] --- TRACE CONFIGURATION INFORMATION FOLLOWS ---
[05-4月 -2006 09:12:27:718] New trace stream is D:\oracle\product\10g\network\trace\listener.trc
[05-4月 -2006 09:12:27:718] New trace level is 6
[05-4月 -2006 09:12:27:718] --- TRACE CONFIGURATION INFORMATION ENDS ---
[05-4月 -2006 09:12:27:718] --- PARAMETER SOURCE INFORMATION FOLLOWS ---
[05-4月 -2006 09:12:27:718] Attempted load of system pfile source D:\oracle\product\10g\network\admin\listener.ora
[05-4月 -2006 09:12:27:718] Parameter source loaded successfully
[05-4月 -2006 09:12:27:718]
[05-4月 -2006 09:12:27:718] Attempted load of command line source
[05-4月 -2006 09:12:27:718] Parameter source was not loaded
[05-4月 -2006 09:12:27:718]
[05-4月 -2006 09:12:27:718]  -> PARAMETER TABLE LOAD RESULTS FOLLOW <-
[05-4月 -2006 09:12:27:718] Successful parameter table load
[05-4月 -2006 09:12:27:718]  -> PARAMETER TABLE HAS THE FOLLOWING CONTENTS <-
[05-4月 -2006 09:12:27:718]   SID_LIST_LISTENER = (SID_LIST = (SID_DESC = (GLOBAL_DBNAME = testdb) (ORACLE_HOME = D:\oracle\product\10g) (SID_NAME = testdb)))
[05-4月 -2006 09:12:27:718]   LISTENER = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = jsxxxxmis)(PORT = 1521)))
[05-4月 -2006 09:12:27:718]   TRACE_LEVEL_LISTENER = ADMIN
[05-4月 -2006 09:12:27:718] --- PARAMETER SOURCE INFORMATION ENDS ---
[05-4月 -2006 09:12:27:718] --- LOG CONFIGURATION INFORMATION FOLLOWS ---
[05-4月 -2006 09:12:27:718] Log stream will be "D:\oracle\product\10g\network\log\listener.log"
[05-4月 -2006 09:12:27:718] Log stream validation requested
[05-4月 -2006 09:12:27:718] Log stream is valid
[05-4月 -2006 09:12:27:718] --- LOG CONFIGURATION INFORMATION ENDS ---

[05-4月 -2006 09:12:27:781] nsglldprm: Resolved "INBOUND_CONNECT_TIMEOUT_LISTENER" to: 0
[05-4月 -2006 09:12:27:781] nsglldprm: Resolved "STARTUP_WAIT_TIME_LISTENER" to: 0
[05-4月 -2006 09:12:27:781] nsglldprm: LocalOSauth enabled
[05-4月 -2006 09:12:27:781] nsinherit: doing connect handshake...
[05-4月 -2006 09:12:27:781] nsc2addr: (ADDRESS=(PROTOCOL=beq))
[05-4月 -2006 09:12:27:781] nlpcaini: entry
[05-4月 -2006 09:12:27:781] nlpcaini: No process parameters set
[05-4月 -2006 09:12:27:781] nlpcaini: exit
[05-4月 -2006 09:12:27:781] nsinh_hoff: inheriting the connection...
[05-4月 -2006 09:12:27:812] nsmal: 536 bytes at 0xf07368
[05-4月 -2006 09:12:27:812] nsmal: 1632 bytes at 0xf07588
[05-4月 -2006 09:12:27:812] nsmal: 84 bytes at 0x3ed108
[05-4月 -2006 09:12:27:812] nsopen: opening transport...
[05-4月 -2006 09:12:27:812] ntpcon: entry
[05-4月 -2006 09:12:27:812] ntpcon: toc = 6
[05-4月 -2006 09:12:27:812] ntpcon: exit
[05-4月 -2006 09:12:27:812] ntpcon: entry
[05-4月 -2006 09:12:27:812] ntpcon: toc = 4
[05-4月 -2006 09:12:27:812] sntpinherit: entry
[05-4月 -2006 09:12:27:812] sntpinherit: Attempting to make pipe \\.\PIPE\ORANTP140.930.w
[05-4月 -2006 09:12:27:812] sntpinherit: Listening on pipe \\.\PIPE\ORANTP140.930.w
[05-4月 -2006 09:12:27:812] sntpinherit: Attempting to make pipe \\.\PIPE\ORANTP140.930
[05-4月 -2006 09:12:27:812] sntpinherit: Listening on pipe \\.\PIPE\ORANTP140.930
[05-4月 -2006 09:12:29:718] sntpinherit: Successfully established pipe 256 to parent.
[05-4月 -2006 09:12:29:718] sntpinherit: Successfully established pipe 252 to parent.
[05-4月 -2006 09:12:29:718] sntpinherit: exit
[05-4月 -2006 09:12:29:718] ntpcon: NT layer IPC connection has been established.
[05-4月 -2006 09:12:29:718] ntpcon: exit
[05-4月 -2006 09:12:29:718] nsopen: transport is open
[05-4月 -2006 09:12:29:718] nsoptions: lcl[0]=0x0, lcl[1]=0x10000000, gbl[0]=0x0, gbl[1]=0x0, cha=0x0
[05-4月 -2006 09:12:29:718] nsoptions: lcl[0]=0x34ffefff, lcl[1]=0x10000000, gbl[0]=0x78bf, gbl[1]=0x0
[05-4月 -2006 09:12:29:718] nsnainit: inherit
[05-4月 -2006 09:12:29:718] nsnasvnainfo: NA disabled for this connection
[05-4月 -2006 09:12:29:718] nainit: entry
[05-4月 -2006 09:12:29:718] nagblini: entry
[05-4月 -2006 09:12:29:718] nau_gin: entry
[05-4月 -2006 09:12:29:718] nau_gparams: entry
[05-4月 -2006 09:12:29:718] nam_gbp: Reading parameter "sqlnet.authentication_required" from parameter file
[05-4月 -2006 09:12:29:718] nam_gbp: Parameter not found
[05-4月 -2006 09:12:29:718] nau_gparams: Using default value "FALSE"
[05-4月 -2006 09:12:29:718] nau_gslf: entry
[05-4月 -2006 09:12:29:718] nam_gic: entry
[05-4月 -2006 09:12:29:718] nam_gic: Counting # of items in "sqlnet.authentication_services" parameter
[05-4月 -2006 09:12:29:718] nam_gic: Parameter not found
[05-4月 -2006 09:12:29:718] nam_gic: Found 0 items
[05-4月 -2006 09:12:29:718] nam_gic: exit
[05-4月 -2006 09:12:29:718] nau_gslf: Using default value "all available adapters"
[05-4月 -2006 09:12:29:718] nauss_set_state: entry
[05-4月 -2006 09:12:29:718] nauss_set_state: exit
[05-4月 -2006 09:12:29:718] nau_gslf: exit
[05-4月 -2006 09:12:29:718] nau_gparams: exit
[05-4月 -2006 09:12:29:718] nau_gin: exit
[05-4月 -2006 09:12:29:718] nagblini: exit
[05-4月 -2006 09:12:29:718] na_saveprot: entry
[05-4月 -2006 09:12:29:718] na_saveprot: exit
[05-4月 -2006 09:12:29:718] nacomin: entry
[05-4月 -2006 09:12:29:718] nas_init: entry
[05-4月 -2006 09:12:29:750] nas_init: exit
[05-4月 -2006 09:12:29:750] nau_ini: entry
[05-4月 -2006 09:12:29:750] naugcp_get_connect_parameters: entry
[05-4月 -2006 09:12:29:750] nauss_set_state: entry
[05-4月 -2006 09:12:29:750] nauss_set_state: exit
[05-4月 -2006 09:12:29:750] naugcp_get_connect_parameters: exit
[05-4月 -2006 09:12:29:750] nau_gettab: entry
[05-4月 -2006 09:12:29:750] nau_gettab: exit
[05-4月 -2006 09:12:29:750] nau_sini: entry
[05-4月 -2006 09:12:29:750] nau_sini: exit
[05-4月 -2006 09:12:29:750] nau_ini: exit
[05-4月 -2006 09:12:29:750] naeeinit: entry
[05-4月 -2006 09:12:29:750] nam_gbp: Reading parameter "SQLNET.FIPS_140" from parameter file
[05-4月 -2006 09:12:29:750] nam_gbp: Parameter not found
[05-4月 -2006 09:12:29:750] nam_gnsp: Reading parameter "SQLNET.ENCRYPTION_SERVER" from parameter file
[05-4月 -2006 09:12:29:750] nam_gnsp: Parameter not found
[05-4月 -2006 09:12:29:750] naequad: Using default value "ACCEPTED"
[05-4月 -2006 09:12:29:750] nam_gic: entry
[05-4月 -2006 09:12:29:750] nam_gic: Counting # of items in "SQLNET.ENCRYPTION_TYPES_SERVER" parameter
[05-4月 -2006 09:12:29:750] nam_gic: Parameter not found
[05-4月 -2006 09:12:29:750] nam_gic: exit
[05-4月 -2006 09:12:29:750] naesno: Using default value "all available algorithms"
[05-4月 -2006 09:12:29:750] naeshow: entry
[05-4月 -2006 09:12:29:750] naeshow: exit
[05-4月 -2006 09:12:29:750] naeeinit: exit
[05-4月 -2006 09:12:29:750] naecinit: entry
[05-4月 -2006 09:12:29:750] nam_gnsp: Reading parameter "SQLNET.CRYPTO_CHECKSUM_SERVER" from parameter file
[05-4月 -2006 09:12:29:750] nam_gnsp: Parameter not found
[05-4月 -2006 09:12:29:750] naequad: Using default value "ACCEPTED"
[05-4月 -2006 09:12:29:750] nam_gic: entry
[05-4月 -2006 09:12:29:750] nam_gic: Counting # of items in "SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER" parameter
[05-4月 -2006 09:12:29:750] nam_gic: Parameter not found
[05-4月 -2006 09:12:29:750] nam_gic: exit
[05-4月 -2006 09:12:29:750] naesno: Using default value "all available algorithms"
[05-4月 -2006 09:12:29:750] naeshow: entry
[05-4月 -2006 09:12:29:750] naeshow: exit
[05-4月 -2006 09:12:29:750] naecinit: exit
[05-4月 -2006 09:12:29:750] nadisc: entry
[05-4月 -2006 09:12:29:750] nacomtm: entry
[05-4月 -2006 09:12:29:750] nacompd: entry
[05-4月 -2006 09:12:29:750] nacompd: exit
[05-4月 -2006 09:12:29:750] nacompd: entry
[05-4月 -2006 09:12:29:750] nacompd: exit
[05-4月 -2006 09:12:29:750] nacomtm: exit
[05-4月 -2006 09:12:29:750] nas_dis: entry
[05-4月 -2006 09:12:29:750] nas_dis: exit
[05-4月 -2006 09:12:29:750] nau_dis: entry
[05-4月 -2006 09:12:29:750] nau_dis: exit
[05-4月 -2006 09:12:29:750] naeetrm: entry
[05-4月 -2006 09:12:29:750] naeetrm: exit
[05-4月 -2006 09:12:29:750] naectrm: entry
[05-4月 -2006 09:12:29:750] naectrm: exit
[05-4月 -2006 09:12:29:750] nagbltrm: entry
[05-4月 -2006 09:12:29:750] nau_gtm: entry
[05-4月 -2006 09:12:29:750] nau_gtm: exit
[05-4月 -2006 09:12:29:750] nagbltrm: exit
[05-4月 -2006 09:12:29:750] nadisc: exit
[05-4月 -2006 09:12:29:750] nainit: exit
[05-4月 -2006 09:12:29:750] nsnainit: NS Connection version: 313
[05-4月 -2006 09:12:29:750] nsnainit: inf->nsinfflg[0]: 0xd inf->nsinfflg[1]: 0xd
[05-4月 -2006 09:12:29:750] nsnainit: "or" info flags: 0xd        Translations follow:
        native service(s) is (are) wanted
        NA disabled remotely for this connection
        NA services unavailable on both processes - negotiation not needed

[05-4月 -2006 09:12:29:750] nsnainit: "or" info flags: 0xd        Translations follow:
        native service(s) is (are) wanted
        NA disabled remotely for this connection
        NA services unavailable on both processes - negotiation not needed
"and" info flags: 0xd        Translations follow:
        native service(s) is (are) wanted
        NA disabled remotely for this connection
        NA services unavailable on both processes - negotiation not needed

[05-4月 -2006 09:12:29:750] nsopen: global context check-in (to slot 0) complete
[05-4月 -2006 09:12:29:750] nsopen: lcl[0]=0x34ffefff, lcl[1]=0x10000000, gbl[0]=0x78bf, gbl[1]=0x0, tdu=4096, sdu=2048
[05-4月 -2006 09:12:29:750] nsdo: cid=0, opcode=65, *bl=0, *what=0, uflgs=0x0, cflgs=0x2
[05-4月 -2006 09:12:29:750] nsdo: rank=64, nsctxrnk=0
[05-4月 -2006 09:12:29:750] nsdo: nsctx: state=7, flg=0x4000, mvd=0
[05-4月 -2006 09:12:29:750] nsmal: 84 bytes at 0xf095a8
[05-4月 -2006 09:12:29:750] nsmal: 84 bytes at 0xf09e28
[05-4月 -2006 09:12:29:750] nsdo: nsctxrnk=0
[05-4月 -2006 09:12:29:750] nsdo: cid=0, opcode=68, *bl=0, *what=8, uflgs=0x0, cflgs=0x3
[05-4月 -2006 09:12:29:750] nsdo: rank=64, nsctxrnk=0
[05-4月 -2006 09:12:29:750] nsdo: nsctx: state=14, flg=0x4004, mvd=0
[05-4月 -2006 09:12:29:750] nsdo: gtn=10, gtc=10, ptn=10, ptc=2011
[05-4月 -2006 09:12:29:750] nscon: doing connect handshake...
[05-4月 -2006 09:12:29:750] nscon: recving a packet
[05-4月 -2006 09:12:29:750] nsprecv: reading from transport...
[05-4月 -2006 09:12:29:750] ntprd: entry
[05-4月 -2006 09:12:29:750] sntpread: entry
[05-4月 -2006 09:12:29:750] sntpread: Attempting to read 2064 bytes from handle 256
[05-4月 -2006 09:12:29:750] sntpread: ReadFile returned 152 bytes
[05-4月 -2006 09:12:29:750] sntpread: rc = 0, ntresnt[0] = 0
[05-4月 -2006 09:12:29:750] sntpread: exit
[05-4月 -2006 09:12:29:750] ntprd: exit
[05-4月 -2006 09:12:29:750] nsprecv: 152 bytes from transport
[05-4月 -2006 09:12:29:750] nsprecv: tlen=152, plen=152, type=1
[05-4月 -2006 09:12:29:750] nscon: got NSPTCN packet
[05-4月 -2006 09:12:29:750] nsconneg: vsn=313, lov=300, opt=0x0, sdu=2048, tdu=4096, ntc=0x20e
[05-4月 -2006 09:12:29:750] nsconneg: vsn=313, gbl=0x0, sdu=2048, tdu=4096
[05-4月 -2006 09:12:29:750] nsmal: 94 bytes at 0xf0a6a8
[05-4月 -2006 09:12:29:750] nscon: got 94 bytes connect data
[05-4月 -2006 09:12:29:750] nsmfr: 94 bytes at 0xf0a6a8
[05-4月 -2006 09:12:29:750] nscon: discarding connect data (94 bytes)
[05-4月 -2006 09:12:29:750] nsdo: nsctxrnk=0
[05-4月 -2006 09:12:29:750] nsinh_hoff: connection inherited
[05-4月 -2006 09:12:29:750] nsinherit: connected
[05-4月 -2006 09:12:29:750] nsglma: entry
[05-4月 -2006 09:12:29:750] nsglma: Listener's pid=320
[05-4月 -2006 09:12:29:750] nladini: entry
[05-4月 -2006 09:12:29:750] nladini: exit
[05-4月 -2006 09:12:29:750] nladget: entry
[05-4月 -2006 09:12:29:750] nladget: exit
[05-4月 -2006 09:12:29:750] nsgllsn: LSNDSC==>(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=jsxxxxmis)(PORT=1521)))
[05-4月 -2006 09:12:29:750] nsglhcrt: entry
[05-4月 -2006 09:12:29:750] nsglhcrt: exit
[05-4月 -2006 09:12:29:750] nsglbgetRSPidx: entry
[05-4月 -2006 09:12:29:750] nladini: entry
[05-4月 -2006 09:12:29:750] nladini: exit
[05-4月 -2006 09:12:29:750] nladget: entry
[05-4月 -2006 09:12:29:750] nladget: exit
[05-4月 -2006 09:12:29:750] nsglbn2i: entry
[05-4月 -2006 09:12:29:750] nsglbn2i: exit
[05-4月 -2006 09:12:29:750] nladtrm: entry
[05-4月 -2006 09:12:29:750] nladtrm: exit
[05-4月 -2006 09:12:29:750] nsglbgetRSPidx: returning ecode=0
[05-4月 -2006 09:12:29:750] nsglbgetRSPidx: exit
[05-4月 -2006 09:12:29:750] nsc2addr: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=jsxxxxmis)(PORT=1521)))
[05-4月 -2006 09:12:29:750] nttbnd2addr: entry
[05-4月 -2006 09:12:29:750] nttgetport: entry
[05-4月 -2006 09:12:29:750] nttgetport: port resolved to 1521
[05-4月 -2006 09:12:29:750] nttgetport: exit
[05-4月 -2006 09:12:29:750] nttbnd2addr: looking up IP addr for host: jsxxxxmis
[05-4月 -2006 09:12:29:750] nttbnd2addr: exit
[05-4月 -2006 09:12:29:750] nsmal: 536 bytes at 0xf0c668
[05-4月 -2006 09:12:29:750] nsmal: 1632 bytes at 0xf0c888
[05-4月 -2006 09:12:29:750] nsmal: 84 bytes at 0xf0c218
[05-4月 -2006 09:12:29:750] nttcon: entry
[05-4月 -2006 09:12:29:750] nttcon: toc = 6
[05-4月 -2006 09:12:29:750] nttcnp: entry
[05-4月 -2006 09:12:29:765] ntvlin: entry
[05-4月 -2006 09:12:29:765] ntvllt: entry
[05-4月 -2006 09:12:29:765] ntvllt: tcp.validnode_checking not turned on
[05-4月 -2006 09:12:29:765] ntvllt: exit
[05-4月 -2006 09:12:29:765] ntvlin: exit
[05-4月 -2006 09:12:29:765] nttcnp: Validnode Table IN use; err 0x0
[05-4月 -2006 09:12:29:765] nttcnp: exit
[05-4月 -2006 09:12:29:765] nttcon: exit
[05-4月 -2006 09:12:29:765] nsopen: opening transport...
[05-4月 -2006 09:12:29:765] nttcon: entry
[05-4月 -2006 09:12:29:765] nttcon: toc = 2
[05-4月 -2006 09:12:29:765] nttcnp: entry
[05-4月 -2006 09:12:29:765] ntvlin: entry
[05-4月 -2006 09:12:29:765] ntvlin: exit
[05-4月 -2006 09:12:29:765] nttcnp: Validnode Table IN use; err 0x0
[05-4月 -2006 09:12:29:796] ntt2err: entry
[05-4月 -2006 09:12:29:796] ntt2err: soc 288 error - operation=1, ntresnt[0]=516, ntresnt[1]=13, ntresnt[2]=0
[05-4月 -2006 09:12:29:796] ntt2err: exit
[05-4月 -2006 09:12:29:890] nttcnp: exit
[05-4月 -2006 09:12:29:890] nttcon: exit
[05-4月 -2006 09:12:29:890] nserror: nsres: id=0, op=65, ns=12546, ns2=12560; nt[0]=516, nt[1]=13, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
[05-4月 -2006 09:12:29:890] nsopen: unable to open transport
[05-4月 -2006 09:12:29:890] nsmfr: 1632 bytes at 0xf0c888
[05-4月 -2006 09:12:29:890] nsmfr: 536 bytes at 0xf0c668
[05-4月 -2006 09:12:29:890] nsglhfre: entry
[05-4月 -2006 09:12:29:890] nsglhrem: entry
[05-4月 -2006 09:12:29:890] nsglhrem: entry
[05-4月 -2006 09:12:29:890] nsglhfre: Deallocating cxd 0xf0bf08.
[05-4月 -2006 09:12:29:890] nsglhfre: exit
[05-4月 -2006 09:12:29:906] nsglma: Reporting the following error stack:
TNS-12546: TNS: 拒绝许可
TNS-12560: TNS: 协议适配器错误
  TNS-00516: 拒绝许可
   32-bit Windows Error: 13: Permission denied

[05-4月 -2006 09:12:29:906] nsdo: cid=0, opcode=67, *bl=457, *what=10, uflgs=0x0, cflgs=0x3
[05-4月 -2006 09:12:29:906] nsdo: rank=64, nsctxrnk=0
[05-4月 -2006 09:12:29:906] nsdo: nsctx: state=2, flg=0x4004, mvd=0
[05-4月 -2006 09:12:29:906] nsdo: gtn=152, gtc=152, ptn=10, ptc=2011
[05-4月 -2006 09:12:29:906] nscon: sending NSPTRF packet
[05-4月 -2006 09:12:29:906] nspsend: plen=12, type=4
[05-4月 -2006 09:12:29:906] ntpwr: entry
[05-4月 -2006 09:12:29:906] sntpwrite: entry
[05-4月 -2006 09:12:29:906] sntpwrite: Attempting to write 12 bytes to handle 252
[05-4月 -2006 09:12:29:906] sntpwrite: WriteFile returned 12 bytes
[05-4月 -2006 09:12:29:906] sntpwrite: exit
[05-4月 -2006 09:12:29:906] ntpwr: exit
[05-4月 -2006 09:12:29:906] nspsend: 12 bytes to transport
[05-4月 -2006 09:12:29:906] nscon: sending 457 bytes connect data
[05-4月 -2006 09:12:29:906] nsdo: cid=0, opcode=67, *bl=457, *what=1, uflgs=0x4000, cflgs=0x0
[05-4月 -2006 09:12:29:906] nsdo: nsctx: state=2, flg=0x4004, mvd=0
[05-4月 -2006 09:12:29:906] nsdo: gtn=152, gtc=152, ptn=10, ptc=2011
[05-4月 -2006 09:12:29:906] nsdo: 457 bytes to NS buffer
[05-4月 -2006 09:12:29:906] nsdo: nsctxrnk=0
[05-4月 -2006 09:12:29:906] nstimarmed: no timer allocated
[05-4月 -2006 09:12:29:906] ntpctl: entry
[05-4月 -2006 09:12:29:906] ntpctl: exit
[05-4月 -2006 09:12:29:906] ntpctl: entry
[05-4月 -2006 09:12:29:906] ntpctl: exit
[05-4月 -2006 09:12:29:906] nsdo: cid=0, opcode=66, *bl=0, *what=0, uflgs=0x0, cflgs=0x2
[05-4月 -2006 09:12:29:906] nsdo: rank=64, nsctxrnk=0
[05-4月 -2006 09:12:29:906] nsdo: nsctx: state=2, flg=0x4000, mvd=0
[05-4月 -2006 09:12:29:906] nsdofls: DATA flags: 0x40
[05-4月 -2006 09:12:29:906] nsdofls: sending NSPTDA packet
[05-4月 -2006 09:12:29:906] nspsend: plen=467, type=6
[05-4月 -2006 09:12:29:906] ntpwr: entry
[05-4月 -2006 09:12:29:906] sntpwrite: entry
[05-4月 -2006 09:12:29:906] sntpwrite: Attempting to write 467 bytes to handle 252
[05-4月 -2006 09:12:30:000] sntpwrite: WriteFile returned 467 bytes
[05-4月 -2006 09:12:30:000] sntpwrite: exit
[05-4月 -2006 09:12:30:000] ntpwr: exit
[05-4月 -2006 09:12:30:000] nspsend: 467 bytes to transport
[05-4月 -2006 09:12:30:015] nsdo: nsctxrnk=0
[05-4月 -2006 09:12:30:015] nsclose: closing transport
[05-4月 -2006 09:12:30:015] ntpdisc: entry
[05-4月 -2006 09:12:30:015] sntpclose: entry
[05-4月 -2006 09:12:30:015] sntpclose: Closing pipe 256
[05-4月 -2006 09:12:30:015] sntpclose: Closing pipe 252
[05-4月 -2006 09:12:30:015] sntpclose: exit
[05-4月 -2006 09:12:30:015] ntpdisc: exit
[05-4月 -2006 09:12:30:015] nsclose: global context check-out (from slot 0) complete
[05-4月 -2006 09:12:30:015] nsmfr: 1632 bytes at 0xf07588
[05-4月 -2006 09:12:30:015] nsmfr: 536 bytes at 0xf07368
[05-4月 -2006 09:12:30:015] nsbrfr: nsbfs at 0xf095a8, data at 0xf07ce8.
[05-4月 -2006 09:12:30:015] nsbrfr: nsbfs at 0xf09e28, data at 0xf09e88.
[05-4月 -2006 09:12:30:015] nsbrfr: nsbfs at 0x3ed108, data at 0xf09608.
[05-4月 -2006 09:12:30:015] nsbrfr: nsbfs at 0xf0c218, data at 0xf0cfe8.
[05-4月 -2006 09:12:30:015] nlse_term_audit: entry
[05-4月 -2006 09:12:30:015] nlse_term_audit: exit
多谢给位大虾了

使用道具 举报

回复
论坛徽章:
314
行业板块每日发贴之星
日期:2012-07-12 18:47:29双黄蛋
日期:2011-08-12 17:31:04咸鸭蛋
日期:2011-08-18 15:13:51迷宫蛋
日期:2011-08-18 16:58:25紫蛋头
日期:2011-08-31 10:57:28ITPUB十周年纪念徽章
日期:2011-09-27 16:30:47蜘蛛蛋
日期:2011-10-20 15:51:25迷宫蛋
日期:2011-10-29 11:12:59ITPUB十周年纪念徽章
日期:2011-11-01 16:19:41鲜花蛋
日期:2011-11-09 20:33:30
25#
发表于 2006-4-5 14:51 | 只看该作者
靠,10102,你能不能换成10201,早期的ORACLE版本里的BUG会把你郁闷死。

使用道具 举报

回复
论坛徽章:
14
授权会员
日期:2005-10-30 17:05:332011新春纪念徽章
日期:2011-02-18 11:43:36生肖徽章2007版:牛
日期:2009-02-20 15:06:152009新春纪念徽章
日期:2009-01-04 14:52:28生肖徽章2007版:龙
日期:2008-12-25 11:27:31生肖徽章2007版:鼠
日期:2008-01-02 17:35:53生肖徽章2007版:鸡
日期:2008-01-02 17:35:53数据库板块每日发贴之星
日期:2006-05-24 01:01:36会员2006贡献徽章
日期:2006-04-17 13:46:34ITPUB 11周年纪念徽章
日期:2012-10-09 18:05:07
26#
发表于 2006-4-11 14:58 | 只看该作者
将net8组件删掉重新安装
再进行配置

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表