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

Thread: Utility to read/update listner.ora

Hybrid View

  1. #1
    Join Date
    Jun 2002
    Posts
    7
    Hi,

    I am searching for some utilitie(s) which can read/update listener.ora file. Oracle provides some GUI utilities which read/update listener.ora. But I am looking for some command line based utility which I can fork from my application to update listener.ora.
    I am using Oracle 9i on Solaris.

    Thanks in advance,
    - Bharat

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    vi
    Jeff Hunter

  3. #3
    Join Date
    May 2002
    Posts
    2,645
    Any text editor will do, although using vi is the more manly way of doing it.

  4. #4
    Join Date
    Jun 2002
    Posts
    4
    doing (read screwing ) it as well, listener.ora is a space sensitive file as well and the listener complains if it doesn't find the file in the format it wants it.

    Use vi if you are good at it, otherwise use the notepad on your desktop. I am not using Solaris anymore but am sure there was one on there when i left it.

  5. #5
    Join Date
    Jun 2002
    Posts
    7
    I think I did not explain my problem well.
    I need some way so that I can read/update the listener.ora programmatically from my appliucation. So you people know about some parser utility which can do it.

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