@文心快码pls-00172: string literal too long 文心快码 PLS-00172 是一个 Oracle PL/SQL 编译器错误,其含义是“字符串字面量过长”。在 PL/SQL 中,单个字符串字面量的最大长度是 32,767 个字符。如果尝试在代码中定义或处理超过这个长度的字符串,就会触发 PLS-00172 错误。 1. PLS-00172错误的含义 PLS...
The string literal was longer than 32767 bytes. Use the '||' to join.
OCEANBASE - PLS00172 应用开发者专区 AntTech_SA9LNN 2024 年11 月 20 日 19:31 #1 PLS-00172 String literal too long 在oceanbase层面可以解决么? 还是一定要通过后台代码修改解决 ; 文本长度很大会超过 32767 字节旭辉 2024 年11 月 21 日 10:08 #3 这个报错是什么操作产生的?AntTech_SA9LNN 2024 ...
What did you expect to see? Package body should compile successfully . What did you see instead? line 72/31 PLS-00172: string literal too long
PLS-00172:string literal too long OceanBase 错误码:9644 SQLSTATE:HY000 错误原因:字符串文字长度超过 32767 字节。 解决方法:使用最多 32767 字节的字符串文字。 说明 该错误码从 V4.0.0 版本开始引入。 PLS-00179:$ERROR: %.*s OceanBase 错误码:9540 ...
PLS-00172: string literal too long OceanBase error code: 9644 SQLSTATE: HY000 Cause: The string literal was longer than 32,767 bytes. Solution: Use a string literal of at most 32,767 bytes. Note This error code is introduced since OceanBase Database V4.0.0. ...
PLS-00172: string literal too long Cause: The string literal was longer than 32767 bytes. Action: Use a string literal of at most 32767 bytes. PLS-00173: SPACE, TAB or RETURN are disallowed as alternative quote delimiters Cause: SPACE, TAB or RETURN was used as alternative quote deli...
PLS-00172:string literal too long OceanBase 错误码:9644 SQLSTATE:HY000 错误原因:字符串文字长度超过 32767 字节。 解决方法:使用最多 32767 字节的字符串文字。 说明 该错误码从 V4.0.0 版本开始引入。 PLS-00179:$ERROR: %.*s OceanBase 错误码:9540 SQLSTATE:HY000 错误原因:使用了 $ERROR 指令。 PLS...
PLS-00172: string literal too long Cause: The string literal was longer than 32767 bytes. Action: Use a string literal of at most 32767 bytes. PLS-00173: SPACE, TAB or RETURN are disallowed as alternative quote delimiters Cause: SPACE, TAB or RETURN was used as alternative quote deli...
PLS-00172:string literal too long OceanBase 错误码:9644 SQLSTATE:HY000 错误原因:字符串文字长度超过 32767 字节。 解决方法:使用最多 32767 字节的字符串文字。 说明 该错误码从 V4.0.0 版本开始引入。 PLS-00179:$ERROR: %.*s OceanBase 错误码:9540 SQLSTATE:HY000 错误原因:使用了 $ERROR 指令。 PLS...