Skip to Main Content

Oracle Database Express Edition (XE)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Listener could not coming up

1015731Jun 14 2013 — edited Jun 14 2013


Dear All

Our listener not coming up since 2 days

when we are try up start listener it through error 00155 listener not found

dev_disp

**************

NiBufReceive starting
MsINiRead: received 114 bytes
MsIReceive: received msg (ms hdr/msg 110/4 bytes), flag 3, from MSG_SERVER          , typ 0, key -
Received 4 bytes from MSG_SERVER                             
Received opcode MS_NOOP from msg_server, reply MSOP_OK
MsOpReceive: ok
MsISendKeepalive : keepalive sent to message server
NiIRead: hdl 17 recv would block (errno=EAGAIN)
Fri Jun 14 12:15:06 2013
NiIPeek: peek for hdl 17 timed out (r; 1000ms)
NiIRead: read for hdl 17 timed out (1000ms)
DpHalt: no more messages from the message server
DpHalt: sync with message server o.k.
DpHalt: detach from message server
***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12730]

NiBufSend starting
NiIWrite: hdl 17 sent data (wrt=110,pac=1,MESG_IO)
MsINiWrite: sent 110 bytes
MsIDetach: send logout to msg_server (IDESSOLMAN / 3900)
MsIDetach: call exit function
DpMsShutdownHook called
NiBufISelUpdate: new MODE -- (r-) for hdl 17 in set0
SiSelNSet: set events of sock 1064 to: ---
NiBufISelRemove: remove hdl 17 from set0
SiSelNRemove: removed sock 1064 (pos=2)
SiSelNRemove: removed sock 1064
NiSelIRemove: removed hdl 17
DpDelSocketInfo: del info for nihdl 17 (pos/type=2/4)
MBUF state OFF
AdGetSelfIdentRecord: >                                                                           <
AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
AdCallRegisteredCvtToExt: opcode 60
AdCallRegisteredCvtToExt: opcode 60 call 0000000140987240
AdCallRegisteredCvtToExt: opcode 60 exit rc=SAP_O_K
AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
AdCallRegisteredCvtToExt: opcode 40
AdCallRegisteredCvtToExt: opcode 40 call 0000000140987EE0
AdCallRegisteredCvtToExt: opcode 40 exit rc=SAP_O_K
AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
AdCallRegisteredCvtToExt: opcode 40
AdCallRegisteredCvtToExt: opcode 40 call 0000000140987EE0
AdCallRegisteredCvtToExt: opcode 40 exit rc=SAP_O_K
DpWpBlksLow: wp_blks_in_queue/limit/max = 2/800/1000
DpLockWpBlkEx: lock wp ca_blk 2
make DISP owner of wp_ca_blk 2
DpRqIPutIntoQ: put elem in queue DIA, elems=5
DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 12)
MBUF component DOWN
NiICloseHandle: shutdown and close hdl 17/sock 1064
NiBufIClose: clear extension for hdl 17
MsIDetach: detach MS-system (IDESSOLMAN / 3900)
DpHalt: cleanup EM
EsCleanup( )
EsCleanup ....
EmCleanup() -> 0
Es2Cleanup: Cleanup ES2
***LOG Q05=> DpHalt, DPStop ( 3636) [dpxxdisp.c   11252]
DpHalt: Good Bye .....

------------------------

listner.ora

----------------------

ADMIN_RESTRICTIONS_LISTENER = on

LISTENER =

  (ADDRESS_LIST =

        (ADDRESS =

          (PROTOCOL = IPC)

          (KEY = IDS.WORLD)

        )

        (ADDRESS=

          (PROTOCOL = IPC)

          (KEY = IDS)

        )

        (ADDRESS =

          (COMMUNITY = SAP.WORLD)

          (PROTOCOL = TCP)

          (HOST = IDESSOLMAN)

          (PORT = 1521)

        )

  )

STARTUP_WAIT_TIME_LISTENER = 0

CONNECT_TIMEOUT_LISTENER = 10

TRACE_LEVEL_LISTENER = OFF

SID_LIST_LISTENER =

  (SID_LIST =

    (SID_DESC =

      (SID_NAME = IDS)

      (ORACLE_HOME = D:\app\administrator\product\11.2.0\dbhome_1)

    )

  )

-------------------

tnsnames.ora

-*********************

IDS.WORLD=

  (DESCRIPTION =

    (ADDRESS_LIST =

        (ADDRESS =

          (COMMUNITY = SAP.WORLD)

          (PROTOCOL = TCP)

          (HOST = IDESSOLMAN)

          (PORT = 1521)

        )

    )

    (CONNECT_DATA =

       (SID = IDS)

       (GLOBAL_NAME = IDS.WORLD)

    )

  )

**************

sqlnet.ora

************

AUTOMATIC_IPC = ON

TRACE_LEVEL_CLIENT = OFF

NAMES.DEFAULT_DOMAIN = WORLD

# 05.01.06 unsorported parameter now

#NAME.DEFAULT_ZONE = WORLD

# 05.01.06 set the default to 10

SQLNET.AUTHENTICATION_SERVICES = (NTS)

SQLNET.EXPIRE_TIME = 10

# 05.01.06 set to default

#TCP.NODELAY=YES

# 05.01.06 set to 32768

DEFAULT_SDU_SIZE=32768

***********

Dev_w0

*********

M Fri Jun 14 12:14:07 2013

M  ThInit: running on host IDESSOLMAN

M Fri Jun 14 12:14:08 2013

M  calling db_connect ...

B  Loading DB library 'D:\usr\sap\IDS\SYS\EXE\dboraslib.dll' ...

M  *** ERROR => DlLoadLib()==DLENOACCESS - LoadLibrary("D:\usr\sap\IDS\SYS\EXE\dboraslib.dll")

  Error 126 = "The specified module could not be found." [dlnt.c       255]

B  *** ERROR => Couldn't load library 'D:\usr\sap\IDS\SYS\EXE\dboraslib.dll'

[dbcon.c      5632]

M  ***LOG R19=> ThInit, db_connect ( DB-Connect 008192) [thxxhead.c   1487]

M  in_ThErrHandle: 1

M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   11295]

M  Info for wp 0

M    pid = 4288

M    severity = 0

M    status = 0

M    stat = WP_NEW

M    waiting_for = NO_WAITING

M    reqtype = DP_RQ_DIAWP

M    act_reqtype = NO_REQTYPE

M    req.req_info =

M    req.tid = -1

M    req.uid = 4294967295

M    req.mode = 255

M    req.len = 0

M    req.rq_id = 65535

M    req.rq_source =

M    last_tid = 0

M    last_uid = 0

M    last_mode = 0

M    act_cs_count = 0

M    csTrack = 0

M    csTrackRwExcl = 0

M    csTrackRwShrd = 0

M    mode_cleaned_counter = 0

M    control_flag = 0

M    int_checked_resource(RFC) = 0

M    ext_checked_resource(RFC) = 0

M    int_checked_resource(HTTP) = 0

M    ext_checked_resource(HTTP) = 0

M    report = >                                        <

M    action = 0

M    tab_name = >                              <

M    attachedVm = no VM

M  ThIErrHandle: current request:

M  -IN-- sender_id ?                 tid  -1    wp_ca_blk   -1      wp_id -1

M  -IN-- action    -                 uid  -1    appc_ca_blk -1      type  -   

M  -IN-- new_stat  NO_CHANGE         mode 255   len         0       rq_id -1

M  PfStatDisconnect: disconnect statistics

M  Entering TH_CALLHOOKS

M  ThCallHooks: call hook >ThrBtcCallLgCl< for event BEFORE_DUMP

M  ThCallHooks: hook >ThrBtcCallLgCl< o.k.

M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP

M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   779]

M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  303]

M  ThIErrHandle: entering ThSetStatError

M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)

M  Entering ThReadDetachMode

M  call ThrShutDown (1)...

M  ***LOG Q02=> wp_halt, WPStop (Workp. 0 4288) [dpnttool.c   339]

I am not able where i am stuck

Thanks & Regards

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 12 2013
Added on Jun 14 2013
2 comments
1,246 views