GaussDB PL/SQL 常量折叠时通用计划出现invalid input syntax for type numeric
最近同事在搞GaussDB里,在oracle一个plsql中的for循环部分报错sqlerrm:invalid input syntax for type numeric, 但是该SQL在oracle执行正常,经分析在是GaussDB的在plsql中的通用计划(generat_mode) plan 导致。
提供综合数据库运维服务与优化方案(不限Oracle MySQL PG GaussDB GoldenDB OceanBase等), 微信/Tel:(+86)134-365-60330
最近同事在搞GaussDB里,在oracle一个plsql中的for循环部分报错sqlerrm:invalid input syntax for type numeric, 但是该SQL在oracle执行正常,经分析在是GaussDB的在plsql中的通用计划(generat_mode) plan 导致。