0

While trying to add a Oracle publication server to xDB Replication Console (v6.1.2), the following error is obtained:

enter image description here

How do I fix this? Also, how can the DB name be specified while connecting as it only asks for host, port,username and password?

S_S
  • 1,276
  • 4
  • 24
  • 47

1 Answers1

0

The first step is to create a publication and subscription server. This can be created on any system which has Postgres installed. Once that is done, a publication and subscription database is added. This is the next step where database details are entered.

S_S
  • 1,276
  • 4
  • 24
  • 47