ORA-13514: Metric Capture too close to last capture, group string
Cause: The metric capture cannot be executed because it is too close to the last capture (within 1 centi-second).
Action: add some delay and reissue command to retry.
ORA-13514 是一个与EM Reports/DB Control相关的错误,它表明捕获的指标过于频繁以至于无法捕获。
ORA-13514 误差:捕获太接近上一次捕获,组字符串。
这个错误发生当db_cache_advice指标捕获过于频繁。这可能是Deadlock Trace被调用太多次,或者是它没有被调用或捕获足够慢。
当运行EM Reports/DB Control时,出现下面的错误消息:
错误 13514/ORA-13514:太接近上一个捕获了,组字符串
1.首先,尝试调整 服务级别捕获率 db_cache_advice
2.确保任何可能引起此错误的db_cache_advice指标正确设置。
3.检查AWR保留持续时间是否足够长
4.如果上述步骤均未能有效解决问题,请考虑适当增加awr_workload_repository这个参数值