Install the zero downtime (ZDT) stored procedures in both the source database and the target database. If the stored procedures exist on a system, the installation script overwrites the stored procedures. All stored procedures are obfuscated.
On the source system, navigate to the following directory:
<MDM installation directory>/hub/server/bin
Run the following script:
../hub/server/bin > sip_ant install_zdt
When prompted, specify values for the
source database
. For values and a description of each property, see your planning document.
Run the following script again:
../hub/server/bin > sip_ant install_zdt
When prompted, specify values for the
target database
. For values and a description of each property, see your planning document.