|
Bug 9871302 Windows: Cannot make new connection to database on Windows platforms with
TNS-12560
All new connection to database may fail with TNS-12560 errors.
This problem affects all new server process, including user connections
with or without a listener, and background processes fail to start
slave processes. Already connected sessions will keep running.
Possible Symptoms:
* Connect via listener fails and listener.log shows following error
TNS-12518: TNS:listener could not hand off client connection
TNS-12560: TNS rotocol adapter error
* CJQ0 fails to start job slave process, alert.log shows following error
Errors in file inst1_cjq0_1234.trc (incident=123456):
ORA-445: background process "J000" did not start after 120 seconds.
kkjcre1p: unable to spawn jobq slave process
Rediscovery Notes
Affects Windows platforms only.
If you see the errors above and all new connections fail then probably you
hit this issue.
Workaround
None, need to kill processes and restart the instance.
是不是这个bug? |
|