如果底层 WMQ 请求失败,映射到 WMQ 的表会生成非数据库错误。
BEGIN WORK;
EXECUTE FUNCTION MQCreateVtiReceive('vtiTable',"BAD.SERVICE");
SELECT * from vtitable;
(MQ015) - FUNCTION:MqiGetServicePolicy, SERVICE:BAD.SERVICE,
POLICY:IDS.DEFAULT.POLICY ::
BAD.SERVICE is not present in the database "gbasedbt".MQISERVICE table.
Error in line 1
Near character position 23