Defect HC-13427

wcim errors appear when migrating a staging schema from v8 to v9.1

Software

Customer case Applies to Corrected in
CS0263843 V9.1.8.0 9.1.9.0

Observed behavior

When executing the wcim script(pre migration check) in test mode errors similar to the following may appear: ERROR: [wcimDBCheckingTask] The column insrulecatgrp_id of table insrulecatgrp referred in KEYS is not of integer type.

Expected behavior

There should be no errors during the migration script.

Resolution

The logic was changed to get the metadata from a query resultset instead of using the metadata pulled from the connection.