Multidomain MDM
- Multidomain MDM 10.3 HotFix 3
- All Products
C: > db2
db2 => DBLOGIN SOURCEDBSRCDBUERIDGGPASSWORDpassword
db2 => set schemaMDM_SAMPLE
db2 => set PATHMDM_SAMPLE, current path
db2 => CALL CMXZDT.SET_GGCONN_PROPERTIES('SRCDB','GG','password')
The command calls the Oracle GoldenGate Command Interpreter for DB2. The first three parameters stand in for the connection parameters that you specified in the previous command. The fourth parameter contains the command to start the Oracle GoldenGate Manager. The last parameter causes the Oracle GoldenGate Command Interpreter for DB2 to establish a connection to the database.db2 => CALL CMXZDT.GGSCI_EXEC(?,?,?,'START MGR',1)