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 ;

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

相关推荐
lixora19 小时前
Oracle 11g Active Data Guard Go 自动化部署工具 v1.0
数据库·oracle
Nturmoils19 小时前
自增主键别只会 auto_increment,先把值从哪来讲清楚
数据库·后端
叶小鸡19 小时前
Java 篇-项目实战-AI 天机学堂(从 0 到 1)-day5
数据库·redis·缓存
mN9B2uk1719 小时前
大数据量高并发的数据库优化
服务器·数据库·oracle
Database_Cool_19 小时前
PolarSearch AutoETL:让数据库内置搜索不再需要搬运工
数据库
cui178756820 小时前
物业费收缴困局的破题之路:2026年社区商业逻辑的底层重构
大数据·数据库·人工智能
是发财不是旺财20 小时前
Hermes 网关四层权限控制方案:让 AI Agent 安全地查数据库
数据库·安全·agent·openclaw·hermes
阿正的梦工坊20 小时前
【Rust】04-借用、引用与切片
java·数据库·rust
AOwhisky20 小时前
学习自测与解析:MySQL第五、六、七期核心知识点详解
运维·数据库·笔记·学习·mysql·云计算
阿标在干嘛21 小时前
政策平台的推送系统:消息队列、定时任务、AB测试的工程实践
服务器·数据库·ab测试