Hi All,
I am in a need of a parser code which can be used to read/update the listener.ora. I want to do operations on listener.ora from my application.
Thanks
- Bharat
Printable View
Hi All,
I am in a need of a parser code which can be used to read/update the listener.ora. I want to do operations on listener.ora from my application.
Thanks
- Bharat
And your platform is...?
UNIX - use sed and awk
How about perl?
you can...