我们的合作伙伴数据库有时会收到以下错误:
<i>ORA-01438: value larger than specified precision allows for this column</i>
Run Code Online (Sandbox Code Playgroud)
完整响应如下所示:
<?xml version="1.0" encoding="windows-1251"?>
<response>
<status_code></status_code>
<error_text>ORA-01438: value larger than specified precision allows for this column ORA-06512: at "UMAIN.PAY_NET_V1_PKG", line 176 ORA-06512: at line 1</error_text>
<pay_id>5592988</pay_id>
<time_stamp></time_stamp>
</response>
Run Code Online (Sandbox Code Playgroud)
导致此错误的原因是什么?
我需要编写一个Windows XP/Vista应用程序,主要要求:
该应用程序用于以网络为中心的使用,类似于ICQ或Gtalk客户端.