Database Change Notification -Ports Cannot Be Reused
(Doc ID 745680.1)
Last updated on OCTOBER 17, 2022
Applies to:
JDBC - Version 10.2.0.2 and laterInformation in this document applies to any platform.
Symptoms
-- Problem Statement:
On 10.2.0.2.0 in Production:
When attempting to invoke method unregisterDatabaseChangeNotification(registerationId) , it is not possible to reuse the ports on the next run of the application. How can be reclaimed previously
used ports that are unavailable.
Registration fails even with the default port NTF_DEFAULT_TCP_PORT = 47632.
The following error occurs:
"java.sql.SQLException: ORA-29970: Specified registration id does not exist"
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |