Consider the following scenario in Microsoft BizTalk Server:
- You have a Business Activity Monitoring (BAM) activity that is deployed and is collecting data.
- The partitioning feature is enabled for the activity.
- You define an additional milestone for the activity.
- At a command prompt, you run the following command to update the activity:
bm.exe update-all –definitionfile:<BAM denifition.xml>
Updating Activity… ERROR: The BAM deployment failed.
Encountered error while executing command on SQL Server “<SQL Server Name>”
All queries combined using a UNION, INTERSECT or EXCEPT operator must have an equal number of expressions in their target lists.
Encountered error while executing command on SQL Server “<SQL Server Name>”
All queries combined using a UNION, INTERSECT or EXCEPT operator must have an equal number of expressions in their target lists.