Skip to Main Content

Japanese

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

awrddrptで「ORA-01476: 除数がゼロです。」

890990Oct 18 2011 — edited Oct 18 2011
お客様の環境(10.2.0.1.0)で、
急激なレスポンスの低下が発生し、その原因究明の一つとして「awrddrpt.sql」を実行したところ、

select output from table(dbms_workload_repository.awr_diff_report_html( :dbid,
* 行1でエラーが発生しました。: ORA-01476: 除数がゼロです。
ORA-06512: "SYS.DBMS_SWRF_REPORT_INTERNAL", 行8374
ORA-06512: "SYS.DBMS_SWRF_REPORT_INTERNAL", 行9933
ORA-06512: "SYS.DBMS_WORKLOAD_REPOSITORY", 行475

と除数セロのエラーが発生してしまいます。
考えられる原因は何でしょうか?

なお、レスポンスの低下は「ORACLEサービスの停止→開始」で改善され、現在は正常に稼働しています。
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2011
Added on Oct 18 2011
1 comment
2,890 views