Posted: Tue Nov 23, 2004 11:42 am Post subject: WMQI 2.1 SP 6 to WBIMB 5.0 SP 4 Migration Issues
Voyager
Joined: 29 Apr 2003 Posts: 99 Location: Boston, MA
All of our flows that interact with DB have this issue :" Invalid or incompatible data types for '=' operator. " It is my understanding that the warnings on the esql files refering to "Unresolvable database table reference" should/could be ignored.
Example:
BIP2420E: (.Assign_Appraiser_Workflow_Request_Transform XML to MRM.main, 100.62) : Invalid or incompatible data types for '=' operator.
Either the data types of the operands of the operator were not valid for the operator, or the datatypes were incompatible.
Ensure that the data types of the operands are valid and compatible with each other and redeploy the message flow.
Is there a known remedy to this problem at this time ???
Some additional info - The line of code calling the above error follows:
A.HUB_CD_SYSTEM_ID = targetSystemId
where A.HUB_CD_SYSTEM_ID is defined in the table as CHAR, and targetSystemId is a program variable that is also defined as CHAR. This code has been in production successfully in v2.1 for over a year - the migration to v5 seems to have confused it somehow!!
We have installed the most current fix pacs, and updated the software after the install was complete. Anyone have a trick for us to try??
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum