I created a new ADW instance to be the target of an OAC Data Flow. ADW creation was successful, and I can connect to the new ADW using SQLDeveloper from my on-prem machine. When I try to create the ADW connection in OAC using those same connection details/wallet file I get "Failed to save the connection. Invalid connection details were supplied."
We have a VCN, and both the OAC env and the ADW are on the same subnet within that VCN. I ran Network Analyzer and the route between the OAC private IP and the ADW private IP is valid. Running Cloud Shell from the OCI console, on the same private subnet, the ADW hostname resolves to the correct private IP. However, when I try to run sql and connect to this ADW from the shell I get "ORA-17002: I/O error: Connection reset by peer, connect lapse 3 ms, Authentication lapse 0 ms ".
I'm obviously missing a step here, we already have another ADW connected to OAC for usage tracking and I've tried to compare all the settings between the two but I don't see anything missing. Any ideas on where I can look next?
Thanks
Rhonda