Dear Experts,
I have searched in forums as well as blog about the CLIX command used for Master-Slave synchronization. I am littler bit confused.
The Sync command says CLIX repSynchronize MdsHostSpec slaveRepositorySpec Credentials
MdsHostSpec = MDMHostName : MDMPassword
slaveRepositorySpec = SlaverepositoryName : DBMSHostName : DBMSType :DBMSUser : DBMSPassword
In my case let say
MDMHOSTname = 127.65.50.99
MDMPassword = initial
SlaverepositoryName = Slave
DBMSHostName = scx
DBMSType = DB2
DBMSUser = Admin
DBMSPassword = welcome
Then the command which i need to execute is
CLIX repSynchronize 127.65.50.99:initial Slave:scx: DB2:Admin:welcome
Is my understnding is correct, because its not working for me ..Looking for the suggestion's.
Regards
Raj