Distribution path in 19c MSA
Hello
I am configuring replication between a Oracle 19c Database and a Oracle 12c (12.1.0.2) database.
My OGG versions are : Source - OGG 19c MSA and Target - OGG MSA 12.3.0.1.4
Both OGG deployemnts are non-secure.
I was configuring a distribution path using the "ws" protocol. I create n account on the target OGG deployment and also an alias in the target deployment's credentialstore.
But, when I tried to configure the distribution path using that alias, I got an error that the alias does not exist.
I ended up configuring the distribution path with "Basic Authentication" and the updating the Target URL with the credentials hardcoded.