Мы иногда получаем следующую ошибку из нашей базы данных партнеров:
<i>ORA-01438: value larger than specified precision allows for this column</i>
Полный ответ выглядит следующим образом:
<?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>
Что может быть причиной этой ошибки?