DatabaseHandle :: EnableReplicationDB - Enable replication master
The function enables a database for running as replication master on a replication server.
Return value:  Success ( logical  )
Implementation details
logical 
DatabaseHandle  :: EnableReplicationDB ( int32 max_ta )
- max_ta
 - Maximum number of transactions
The maximum number of transactions limits the transactions, that can be stored on the replication master before being deleted. 

