Hi Dariusz,
> On PC(1) I created database ‘mydb’, loaded schema, sample data and made a backup.
> After then on PC(2) I created database ‘mydb_rep’ from this backup.
> On PC(1) in Replication Management of ‘mydb’ I executed command “Add Replication Database” and set database for ‘mydb_rep’.
Correct so far. However, you must make sure that mydb_rep is not started before you execute
“set Type to Replication” on it. You cannot set a database as replication database once it has been
started in normal mode.
In your case, I assume there is a different problem however. Obviously, mydb_rep cannot contact
mydb. It seems that you did not configure the same XTS directory server on both machines. If the machines do not share an XTS directory server, replication will not work.
Just as a remark: if you use XTS as communication method (which is not implied by my previous paragraph),
there is no need to modify httpd.conf or to
restart Apache.
Best regards
Harald
#webMethods#API-Management#Tamino