Where is the lsnrctl on a Windows based Oracle Instant Client (11.2)?
I am seeing this flaky behavior where every once in a while I get an ORA-12545: Connect failed because target host or object does not exist when I try to access the database service from the client.
Without making any changes, I lose connectivity to the DB. I have a tnsnames.ora (with service_name and host defined correctly), sqlnet (with TNSNAMES, EZCONNECT, LDAP connectivity options defined) and the default listener.ora that was created on running netca from the $ORACLE_HOME = /app/administrator/product/11.2.0/client_1/bin
I can also TNSping to all the hosts from the client at all times.