cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

good morning

Please can someone help me to make replication between mysql and maxdb (if it's possible).

thanks

0 Likes
View Entire Topic
Former Member
0 Likes

yes for a SAP system, can a database notify an external program because i can't use a program that connect all time to the database to check if there are any changes(it's not a good idea )

thanks

markus_doehr2
Active Contributor
0 Likes

Not by default.

The question is - what are you trying to accomplish with such a setup?

You can use an higher level abstraction like ALE to synchronize data.

Markus

Former Member
0 Likes

Hello,

the MaxDB Synchronization Manager can use a MySQL database for unidirectional replication. Changes in the MaxDB can be replicated to a MySQL database but not the other way. I have to admit that this feature is not heavily tested.

Just I would like to know. Why don't you exclusively use MaxDB as a database? If so you could use the Loader or the Synchronization Manager for replication.

Regards

Wolfgang