I'm new to oracle db. I need to change host of listener to configure local database. But listener.ora file doesn't exist in C:\app\oracle\product\19.3.0\client_1\network\admin. By this path I found only:
- sample
- sqlnet.ora
- tnsnames.ora
Thanks!
I'm new to oracle db. I need to change host of listener to configure local database. But listener.ora file doesn't exist in C:\app\oracle\product\19.3.0\client_1\network\admin. By this path I found only:
Thanks!
Copyright © 2021 Jogjafile Inc.
If you just simply run "lsnrctl status", it should tell you where the listener.ora file is located. Assuming that you truly have a database with a listener running.
For example: