DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: listerner problem on NT

  1. #1
    Join Date
    Jan 2001
    Posts
    230

    Question

    I don't know much about NT.
    I have installed oracle server and client on NT box.
    When I am trying to connect to server I am getting "no listerner" error.
    I have checked the listerner.ora (initially listerner.ora was not there so I
    copied from another machine and modified it) and tnsnames.ora.
    How can I find out that listerner is running or not in NT?
    In unix=> ps -ef | grep -i ora
    How can I start the listerner on NT if it is not running?
    In unix=>lsnrctl start
    If listerner was not created during the installtion, do I need to re-istall it?

    Thanks in advance.

  2. #2
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    Controlpanel ---> services ----> see you have listener service running

    Use 'lsnrctl' alike in unix... to see the services running/ if listener service is not running in control panel services, find the one you wanted and click start.


  3. #3
    Join Date
    Dec 2000
    Posts
    12
    Go to the Control panel and select the services icon. You can see those options ORAListenor and ORATnsnames Services.

  4. #4
    Join Date
    Sep 2000
    Location
    Singapore
    Posts
    32

    Listener

    Hi,

    Same as Unix, In NT lsnrctl start/status/stop/reload can be done.

    With regards
    Felix
    DBA

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width