Discussion
1
Replies
46
Views
Posted: December 3, 2015
Last activity: April 6, 2018
Closed
HCIF framework upgrade (import jar) failed
Import of HCIF 7.13 failed due to issue in TestResultsValue column alter
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Ran the following query and reimported
ALTER TABLE LAB_RESULTS ALTER COLUMN TestResultsValue SET DATA TYPE DECIMAL(25, 4);
COMMIT;