IBM DataPower Operations Dashboard v1.0.18.0

A newer version of this product documentation is available.

You are viewing an older version. View latest at https://ibm.biz/dpod-docs.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Additional setup to configuration database.

After successfully running the upgrade process run the following commands in servers shell:

ij
ALTER TABLE SyncTaskExecution ALTER COLUMN lastDomainConfigChangeTimestamp SET DATA TYPE VARCHAR(200);
ALTER TABLE SyncLastDomainChange ALTER COLUMN changeStringFromWdp SET DATA TYPE VARCHAR(200);

Do not tun this on cell members or self-service external portal.

  • No labels