ORA-06502:PL/SQL:数字或值错误:表格形式 Oracle Apex 4.2 中的字符串缓冲区太小 [英] ORA-06502: PL/SQL: numeric or value error: character string buffer too small in Tabular Form Oracle Apex 4.2

查看:110
本文介绍了ORA-06502:PL/SQL:数字或值错误:表格形式 Oracle Apex 4.2 中的字符串缓冲区太小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在生产环境中的 Oracle Apex 4.2 中的一页表格中遇到以下错误:ORA-06502:PL/SQL:数字或值错误:字符串缓冲区太小

I am getting below error in one page Tabular Form in Oracle Apex 4.2 in production environment: ORA-06502: PL/SQL: numeric or value error: character string buffer too small

我无法在 prod 中调试,所以我复制了所有对象,包括 dev 和 UAT 中的应用程序,但我无法在除 PROD 之外的任何环境中重现此问题.

I can not debug in prod so I copied all objects including application in dev and UAT but I am unable to re produce this issue in any of the environment except PROD.

在 PROD 中,了解根本原因是不可预测的.

In PROD, its un predictable to understand the root cause.

我期待一个解决方法或任何善意的建议将是非常可观的.

I am expecting a workaround or any kind suggestion will be much appreciable.

推荐答案

您的某些 varchar 项超出了长度限制,请尝试使用 Clob 或提供更多长度.

some of your varchar item are exceeding the length limit, try to use clob or give more length.

这篇关于ORA-06502:PL/SQL:数字或值错误:表格形式 Oracle Apex 4.2 中的字符串缓冲区太小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆