注册

数据类型不匹配

T.J 2022/07/21 1481 1

为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:DM8
【操作系统】:windows
【CPU】:
【问题描述】*:查询语句条件只有两个disabled和suspended,并且类型都是BIT,查询报错:
select ‘false’ as QUERYID,id, type, exec_file_type, exec_file, exec_args, kill_command, output_model_type, next_worker_type, “desc”, suffix, weight, queue_timeout, queue_timeout_alarm, exec_timeout,resource_zip, remove_result, avg_exec_time, max_await, min_await, priority, disabled, suspended, fixed, create_time, update_time, receiver, input_type, output_type, exec_options, dispatch_mode, master_worker_type, connect_mode, report_progress FROM bimface_job.worker_type WHERE disabled = false and suspended = false order by priority asc;

image.png

回答 0
暂无回答
扫一扫
联系客服