iis服务器助手广告广告
返回顶部
首页 > 资讯 > 错误编码 >ORA-13707: Either the start snapshot string or the end snapshot string is incomplete or missing key
  • 277
分享到

ORA-13707: Either the start snapshot string or the end snapshot string is incomplete or missing key

报错故障snapshot 2023-11-05 08:11:59 277人浏览 安东尼
摘要

文档解释 ORA-13707: Either the start snapshot string or the end snapshot string is incomplete or missing key statistics. Cau

文档解释

ORA-13707: Either the start snapshot string or the end snapshot string is incomplete or missing key statistics.

Cause: Either the start or the end snaphots was missing or purged or had encountered errors while creating them.

Action: Verify that AWR is done taking these two snapshots, or Look in DBA_HIST_SNAP_ERROR to find what tables are missing in the start/end snapshots. Use the ERROR_NUMBER column in that view together with the alert log to identify the reason for failure and take necessary action to prevent such failures in the future. Try running ADDM on a different snapshot range that has valid start and end snapshots.

ORA-13707消息指出用户在使用动态性能视图(DV)中指定的快照字符串中的一个或两个快照字符串不完整或不正确。该错误通常由一个或多个关键统计不正确引起的,如前景、数据文件、表空间和控制文件。例如,尝试运行DV视图时,ORA-13707可能出现错误。

官方解释

ORA-13707: either the start snapshot string or the end snapshot string is incomplete or missing key statistics

这意味着用户在使用DV视图时指定的快照字符串中缺少或者不全面,或者缺少关键数据。

正常处理方法及步骤

1.使用SNAPSHOT_ADVISE视图排查ORA-13707错误,此视图的报表将为用户提供关于所有已保存快照的详细信息。

2.根据由SNAPSHOT_ADVISE视图提供的信息,检查所指定的DV快照中的关键统计是否完整。

3.如果所指定的DV快照中缺少关键统计,可以使用ORADI上的DBMS_DV,DROP_SNAPSHOT,CREATE_SNAPSHOT和SAVE_SNAPSHOT存储过程,删除、创建和保存一个新快照来修复ORA-13707错误。

4.重新执行DV视图,以验证ORA-13707错误是否解决。

--结束END--

本文标题: ORA-13707: Either the start snapshot string or the end snapshot string is incomplete or missing key

本文链接: https://www.lsjlt.com/news/537450.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

本篇文章演示代码以及资料文档资料下载

下载Word文档到电脑,方便收藏和打印~

下载Word文档
猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作