v$dataguard_stats 一般是用这个动态视图来查看 备库到主库的应用日志延迟时间。首先解释下个字段的含义 NAME: apply lag:Amount of time that the application of redo data on the standby database la ...
分类:
其他好文 时间:
2019-12-18 16:23:06
阅读次数:
145
RMAN RECOVER TABLE Feature New to Oracle Database 12c (Doc ID 1521524.1) APPLIES TO: Oracle Database Cloud Schema Service - Version N/A and laterOracl ...
分类:
数据库 时间:
2019-12-15 14:56:01
阅读次数:
97
Init属性服务 系统属性服务 属性梳理 来源和读取时机 来源:内核参数 ro.kernel.* 代表有qemu内核参数才会设置(在虚拟机中) ro.boot.* 1.内核设备树相关的设备属性,从 /proc/cmdline 的androidboot.* 中来 2.内部变量export_kernel ...
分类:
移动开发 时间:
2019-12-11 09:35:06
阅读次数:
114
关闭你的 Mac。按住 Command + R(?R) 组合键,并点按开机按钮,直到出现 ? 标志,进入恢复模式(Recovery Mode)(当然,你也可以先按开机键,在听到启动声后,立即按住 ?R 键)。选择「以简体中文作为主要语言」(或其他语言),点击向右的箭头。在「实用工具」菜单栏中选择「终 ...
分类:
系统相关 时间:
2019-12-10 13:29:35
阅读次数:
413
How to recover a skipped tablespace after an incomplete recovery? (Doc ID 1561645.1) APPLIES TO: Oracle Database - Enterprise Edition - Version 11.2.0 ...
分类:
其他好文 时间:
2019-12-08 10:55:11
阅读次数:
87
环境: OS: Centos 7 DB:12.2.0.1 数据库必须在归档模式 1.创建表空间12c pdb下创建表空间create tablespace tps_dataloggingdatafile '/u01/app/oracle/oradata/ora12c/ora12cpdb1/tps_d ...
分类:
其他好文 时间:
2019-12-06 19:14:14
阅读次数:
130
Recover With Until Time fails With RMAN-20207 When Time Is Before Last RESETLOGS (Doc ID 159405.1) APPLIES TO: Oracle Database Exadata Cloud Machine - ...
分类:
其他好文 时间:
2019-12-06 11:34:42
阅读次数:
100
APPLIES TO: Oracle Database - Enterprise Edition - Version 10.1.0.2 to 11.2.0.2 [Release 10.1 to 11.2]Oracle Database - Enterprise Edition - Version 1 ...
分类:
数据库 时间:
2019-12-05 18:33:06
阅读次数:
122
3个容器需要进行交互,根据docker的网络原理,docker0网桥要有,之前因为网桥不在,虽然es启动起来,但是一直ping不通,logstash也连不上es,而且存在缺陷,容器的ip可能会发生变化,后面会将用k8s去部署。 [root@topcheer ~]# ifconfig docker0: ...
分类:
其他好文 时间:
2019-12-04 20:34:58
阅读次数:
182