Avamar:報告錯誤代碼 22602:資料庫遇到「ERROR: numeric field overreach」的錯誤
Summary: 當load_avg值超過sv_node_util表的 999.9 限制時,系統會記錄錯誤代碼 22602,從而在短暫的高負載垃圾回收期間導致數位欄位溢出。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
- Avamar 系統管理員可能會顯示下列錯誤:
ID 366048
Date 2014-12-19 06:23:34 EST
Type ERROR
Code 22602
Category SYSTEM
Severity PROCESS
Domain /
Summary The database encountered an error.
SW Source MCS:DPN_Proxy
For Whom All Users
HW Source avamar.customer.com
Description The database encountered an error.
Remedy Contact Product Support
Notes N/A
Data <data><entry key="error" type="xml" value="<exception
- 記錄資料顯示類似於以下內容的異常
SQLState="22003"
errorCode="0" message="
ERROR: numeric field overflow&#xA;
Detail: A field with precision 5, scale 2 must round to an absolute
value less than 10^3." sql="
insert into sv_node_util ( date_time, node, state, load_avg, cpu_user_pct,
cpu_sys_pct, net_ping, net_in_kbytes_per_sec, net_out_kbytes_per_sec,
disk_reads_per_sec, disk_writes_per_sec, utilization,diskreadonly ) values
( &apos;2014-12-19 11:23:11.000000 +00:00:00&apos;,&apos;
0.0&apos;,&apos;ONLINE&apos;,&apos;
1135.24&apos;,&apos;0.06&apos;,&apos;0.21&apos;
,&apos;1.24&apos;,&apos;0&apos;,&apos;0&apos;,&apos;1&apos;,&apos;78&apos;
,&apos;28.46&apos;,&apos;65&apos; )
"/>" version="1"/></data>
- 這表示
load_avg插入的值超出了允許的精度。
Cause
可使用
例如:
load_avg 指標來源於 Linux /proc/loadavg 檔,報告 1、5 和 15 分鐘內的平均系統負載,以及活動任務計數和最近的 PID。
例如:
admin@utility:~/>: cat /proc/loadavg
0.00 0.01 0.00 2/262 114867
Avamar 資料庫會強制執行
現場報告指出,在垃圾收集期間,某些執行 Avamar 7.0、7.0.1 和 7.1 的系統將平均負載記錄在 1100–1300 範圍內。
尚未確認報告的負載值是否不準確,或者暫態系統負載是否確實超過了預期的閾值。
maximum load_avg value of 999.9.
現場報告指出,在垃圾收集期間,某些執行 Avamar 7.0、7.0.1 和 7.1 的系統將平均負載記錄在 1100–1300 範圍內。
尚未確認報告的負載值是否不準確,或者暫態系統負載是否確實超過了預期的閾值。
Resolution
此行為被認為是 良性的 ,通常只在繁重的垃圾回收週期中發生幾分鐘。
該錯誤不太可能每天出現一次以上,也不表示功能故障。
如果需要進一步調查,請聯絡 Dell 產品支援
Additional Information
本文已於 DELL EMC 社群網路 (DECN) 推廣為 HVC:https://community.emc.com/docs/DOC-59989
Affected Products
AvamarProducts
AvamarArticle Properties
Article Number: 000026735
Article Type: Solution
Last Modified: 18 Mar 2026
Version: 6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.