Hi after I had a Windows update today my Oracle database doesn't start any more. I tried different solutions with the same topic on this website but so far nothing has worked.
When I connect with SQL*Plus I get:
ERROR: ORA-12560: TNS:protocol adapter error
When I check my services
I don't see my listener my anymore...
- My listener.ora
- lsnrctl services && lsnrctl status (both)
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
64-bit Windows Error: 61: Unknown error
In the end:
Nothing has changed before the update...
Everything worked great until the update...
UPDATE 20/07/2019 12:03
After I tried the solution: liberidu.com/blog/2015/12/07/howto-unable-to-openscmanager-err5
Now I am getting:
a new service:

When I am connecting with sql/plus I am still getting the message: ERROR: ORA-12560: TNS:protocol adapter error
But when I connect with PlSQL Developer I am getting:ORA-12518, TNS:listener could not hand off client connection

