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

Thread: listener

  1. #1
    Join Date
    Jan 2001
    Posts
    153
    we have created a database and we wanted to create an listener for the client machines to work..there is no listener..how do i create
    Vijay.s

  2. #2
    Join Date
    Oct 2000
    Location
    Saskatoon, SK, Canada
    Posts
    3,925
    Check $ORACLE_HOME/network/admin and there would be a sample file to configure your listener. The listener works on the server side (i.e on the server where your instance resides) the clients should have tnsnames.ora file under the same directory on the client side. The tnsnames.ora would have the entry on the service information. This again you can find under your client's $ORACLE_HOME/network/admin/samples directory.

    BTW, you could modify them and then would have it under $ORACLE_HOME/network/admin directory.

    If this was not the answer you were looking for, please go ahead and let us know your question in more detail.

    Sam
    Thanx
    Sam



    Life is a journey, not a destination!


  3. #3
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    You can also use netca to configure client and listener files...
    Jeff Hunter

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