05 2024 档案
摘要:环境:oracle 19C 1、自动统计收集的计划窗口信息 col REPEAT_INTERVAL for a60col DURATION for a20SELECT w.window_name, w.repeat_interval, w.duration, w.enabled FROM dba_a
阅读全文
摘要:教大家如何玩转跟踪(to owner session、other session) Oracle数据库的跟踪和分析方法 Oracle 数据库跟踪 SQL 的几种方法 Oradebug工具使用 https://blog.csdn.net/qq_43670385/article/details/1329
阅读全文