码迷,mamicode.com
首页 >  
搜索关键字:dataguard recover    ( 1020个结果
v$dataguard_stats
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 功能是 Oracle Database 12c 的新增功能 (Doc ID 1521524.1)
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
ADG 备库数据文件损坏处理
ADG 备库数据文件损坏处理
分类:其他好文   时间:2019-12-12 21:14:37    阅读次数:314
android 启动流程 相关2 init进程 属性服务
Init属性服务 系统属性服务 属性梳理 来源和读取时机 来源:内核参数 ro.kernel.* 代表有qemu内核参数才会设置(在虚拟机中) ro.boot.* 1.内核设备树相关的设备属性,从 /proc/cmdline 的androidboot.* 中来 2.内部变量export_kernel ...
分类:移动开发   时间:2019-12-11 09:35:06    阅读次数:114
OS X 恢复模式重置 Mac 用户登录密码
关闭你的 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)
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
表空间数据文件迁移到另外的位置(backup as copy tablespace)
环境: 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)
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
How to restore and recover a database from an RMAN backup. (Doc ID 881395.1)
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
docker安装ELK
3个容器需要进行交互,根据docker的网络原理,docker0网桥要有,之前因为网桥不在,虽然es启动起来,但是一直ping不通,logstash也连不上es,而且存在缺陷,容器的ip可能会发生变化,后面会将用k8s去部署。 [root@topcheer ~]# ifconfig docker0: ...
分类:其他好文   时间:2019-12-04 20:34:58    阅读次数:182
1020条   上一页 1 ... 10 11 12 13 14 ... 102 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!