Our Oracle DBA is on vacation, so please help a noob.
Users cannot connect to an Oracle instance. Oracle DB is Version is 11.2.0.4.0
I am on the Oracle server(Server 2012R2) and cannot tnsping the DB. I receive tns-12541: TNS:no listener
I have tried to connect using sqlplus; "sqlplus sys/xxxxx@ODOTTEST as sysdba" (on the oracle server) and get ORA-12541:TNS:no listener.
I have restarted the TNS Listener services and I have rebooted the server (with NO success-I receive the same errors)
lsnrctl status is attached and so is the listener.ora file
What else can I look at?