How to fix the Oracle error ORA-06135: NETTCP: connection rejected; server is stopping?
In this post, you’ll learn more about the Oracle ErrorORA-06135: NETTCP: connection rejected; server is stopping with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-06135: NETTCP: connection rejected; server is stopping
Reason for the Error ORA-06135: NETTCP: connection rejected; server is stopping
The host’s SQL*Net TCP/IP server rejected this connection request because it is in the process of stopping.
How to fix the Error ORA-06135: NETTCP: connection rejected; server is stopping ?
You can fix this error in Oracle by following the below steps
Re-start SQL*Net TCP/IP server.
Leave Your Comment