当前位置:网站首页>rac备库双节点查询到的表最后更新时间不一致
rac备库双节点查询到的表最后更新时间不一致
2022-08-11 03:03:00 【侯志恒】
生产主库一张表查询最新更新时间为今日,环境是双节点的RAC。备库节点1查询也主库日期一样,备库节点2 查询同一张表的时间是一个月前 目前dg同步是正常的 这种情况是怎么回事呢?
查询语句:select max(l.create_time) from csp.csp_t_conmunicate_log l;

查询表所在的段大小也一致,同步进程在节点一启动
其他答案1:
SELECT x.ksppinm NAME, y.ksppstvl VALUE, x.ksppdesc describ FROM SYS.x$ksppi x, SYS.x$ksppcv y WHERE x.indx = y.indx AND x.ksppinm LIKE '%&par%';
然后输入_commit,查看一下_immediate_commit_propagation参数设置
边栏推荐
- postgresql ilike create function
- 网络安全笔记第四天day4(kali基本操作)
- 求和、计数的窗口函数应用
- 7 sorting algorithms that are often tested in interviews
- CSDN 博客更换皮肤
- A Practical Arrangement of Map GIS Development Matters (Part 1)
- Add user error useradd: cannot open /etc/passwd
- BUU刷题记录
- PIFuHD配置记录
- flink The object probably contains or references non serializable fields.
猜你喜欢

flink The object probably contains or references non serializable fields.

Salesforce disbands the Chinese team, which CRM product is more suitable for the Chinese

Add user error useradd: cannot open /etc/passwd

leetcode: 358. Reorder strings at K distance intervals

font

"How to kick a bad habit to read notes?
![[idea error] Invalid target distribution: 17 solution reference](/img/39/cec5d854b1d941e866c7166b75aa22.png)
[idea error] Invalid target distribution: 17 solution reference

The most unlucky and the luckiest

BUU brushing record

DOM-DOM tree, a DOM tree has three types of nodes
随机推荐
OpenCV创始人:开源绝不能完全免费!
2022年G1工业锅炉司炉题库及模拟考试
《人生若如初见》命运多舛,人物饱满,朱亚文角色反差太惊喜
学军中学推理社2017届招新试题
Add user error useradd: cannot open /etc/passwd
超声图像三维拼接-可视化选择,总体思路
Detailed explanation of new features of ES advanced array function syntax
flink The object probably contains or references non serializable fields.
The problem that Merge will be lost again after code Revert has been solved
①CAS SSO单点登录框架源码深度分析
带你系统学习MySQL索引
Mask RCNN 网络详解
Salesforce解散中国团队,什么样的CRM产品更适合中国人
Summary of debugging skills
IDE compilation error: Dangling metacharacter
DOM-DOM tree, a DOM tree has three types of nodes
YTU 2418: C语言习题 矩阵元素变换
重庆纸质发票再见!开住宿费电子发票即将全面取代酒店餐饮加油站发票
Vulnhub靶机:GEMINI INC_ 2
求和、计数的窗口函数应用