Unable To Delete Replicat From OGG Microservices
(Doc ID 3039305.1)
Last updated on SEPTEMBER 27, 2024
Applies to:
Oracle GoldenGate - Version 21.11.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
1. Delete replicat from OGG MA Admin service URL/webpage -> no errors, webpage just refreshes and still shows the replicat.
2. Delete via 'adminclient'
--------------
OGG (http://host:port deployment) 6> delete replicat REP
The Oracle GoldenGate Administration Service at 'http://host:port' is not available.
--------------
3. Manually delete via 'curl'/REST API
----------
curl -u usr:pwd -L -X DELETE 'http://host:port/services/v2/replicats/REP'
curl: (52) Empty reply from server
----------
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 |
Cause |
Solution |