Time drifts can result in unexpected behavior such as time-outs.

ARM有套19c环境,alter日志一直报错如下

2025-07-28T03:07:19.917300+08:00

Warning: VKTM detected a time stall.

Time drifts can result in unexpected behavior such as time-outs.

Please see the VKTM trace file for more details:

/u01/app/oracle/diag/rdbms/lydb/lydb1/trace/lydb1_vktm_2929.trc

2025-07-28T04:07:46.916990+08:00

Warning: VKTM detected a time stall.

Time drifts can result in unexpected behavior such as time-outs.

Please see the VKTM trace file for more details:

/u01/app/oracle/diag/rdbms/lydb/lydb1/trace/lydb1_vktm_2929.trc

2025-07-28T05:08:08.917823+08:00

Warning: VKTM detected a time stall.

Time drifts can result in unexpected behavior such as time-outs.

Please see the VKTM trace file for more details:

/u01/app/oracle/diag/rdbms/lydb/lydb1/trace/lydb1_vktm_2929.trc

2025-07-28T06:08:29.917822+08:00

Warning: VKTM detected a time stall.

Time drifts can result in unexpected behavior such as time-outs.

Please see the VKTM trace file for more details:

/u01/app/oracle/diag/rdbms/lydb/lydb1/trace/lydb1_vktm_2929.trc

2025-07-28T07:08:50.917091+08:00

Warning: VKTM detected a time stall.

Time drifts can result in unexpected behavior such as time-outs.

Please see the VKTM trace file for more details:

/u01/app/oracle/diag/rdbms/lydb/lydb1/trace/lydb1_vktm_2929.trc

2025-07-28T08:09:09.917991+08:00

Warning: VKTM detected a time stall.

Time drifts can result in unexpected behavior such as time-outs.

Please see the VKTM trace file for more details:

/u01/app/oracle/diag/rdbms/lydb/lydb1/trace/lydb1_vktm_2929.trc

2025-07-28T09:09:30.918020+08:00

Warning: VKTM detected a time stall.

Time drifts can result in unexpected behavior such as time-outs.

Please see the VKTM trace file for more details:

/u01/app/oracle/diag/rdbms/lydb/lydb1/trace/lydb1_vktm_2929.trc

2025-07-28T10:09:51.917092+08:00

Warning: VKTM detected a time stall.

Time drifts can result in unexpected behavior such as time-outs.

Please see the VKTM trace file for more details:

/u01/app/oracle/diag/rdbms/lydb/lydb1/trace/lydb1_vktm_2929.trc

2025-07-28T11:10:11.918061+08:00

Warning: VKTM detected a time stall.

Time drifts can result in unexpected behavior such as time-outs.

Please see the VKTM trace file for more details:

/u01/app/oracle/diag/rdbms/lydb/lydb1/trace/lydb1_vktm_2929.trc

mos文档:Time Drift Detected. Please Check Vktm Trace File For More Details. (文档 ID 1347586.1)

具体设置:SQL > alter system set event="10795 trace name context forever, level 2" scope=spfile ;

重启实例后观察一天,不再报错

相关推荐
Chasing__Dreams12 小时前
Redis--基础知识点--29--Redis瓶颈
数据库·redis·php
amIZ AUSK12 小时前
实操解决Navicat连接postgresql时出现‘datlastsysoid does not exist‘报错的问题
数据库·postgresql
gmaajt12 小时前
Golang怎么读取环境变量_Golang如何用os.Getenv获取系统环境变量【基础】
jvm·数据库·python
2601_9491942612 小时前
Redis的安装教程(Windows+Linux)【超详细】
linux·数据库·redis
傻啦嘿哟12 小时前
Python 文件批量处理:重命名/备份/同步运维实战指南
linux·数据库·github
m0_5964063712 小时前
CSS复杂组件如何拆解_使用Sass将组件逻辑细化为小文件
jvm·数据库·python
cyber_两只龙宝12 小时前
【Oracle】 Oracle之SQL的子查询
linux·运维·数据库·sql·云原生·oracle
数智化管理手记12 小时前
异常反复出现?精益生产生产异常闭环的三大常见问题场景
大数据·数据库·低代码·制造·精益工程
2301_8166602112 小时前
golang如何实现SSRF防护策略_golang SSRF防护策略实现方案
jvm·数据库·python
流年如夢12 小时前
自定义类型进阶:联合与枚举
java·c语言·开发语言·数据结构·数据库·c++·算法