Data Guard: Oracle 12c – New and updated Features (Doc ID 1558256.1) APPLIES TO: Oracle Database - Enterprise Edition - Version 12.1.0.1 to 12.1.0.1 [ ...
分类:
数据库 时间:
2019-12-15 14:19:47
阅读次数:
130
Migrating to RAC using Data Guard (Doc ID 273015.1) APPLIES TO: Oracle Database Cloud Exadata Service - Version N/A and laterOracle Database Cloud Ser ...
分类:
其他好文 时间:
2019-12-15 01:08:24
阅读次数:
101
Using Active Database Duplication to Create Cross Platform Data Guard Setup (Windows/Linux) (Doc ID 881421.1) APPLIES TO: Oracle Database Cloud Exadat ...
分类:
数据库 时间:
2019-12-15 00:47:08
阅读次数:
180
Data Guard Standby Automatic Password file Synchronization in 12.2 (Doc ID 2307365.1) APPLIES TO: Oracle Database - Enterprise Edition - Version 12.2. ...
分类:
数据库 时间:
2019-12-15 00:36:51
阅读次数:
104
12c Data guard Switchover Best Practices using SQLPLUS (Doc ID 1578787.1) APPLIES TO: Oracle Database Backup Service - Version N/A and laterOracle Dat ...
分类:
数据库 时间:
2019-12-14 21:11:30
阅读次数:
120
11.2 Data Guard Physical Standby Switchover Best Practices using SQL*Plus (Doc ID 1304939.1) APPLIES TO: Oracle Database - Enterprise Edition - Versio ...
分类:
数据库 时间:
2019-12-14 18:48:46
阅读次数:
112
函数中的条件逻辑使人难以看清正常的执行途径。使用卫语句表现所有特殊情况。 动机:条件表达式通常有2种表现形式。第一:所有分支都属于正常行为。第二:条件表达式提供的答案中只有一种是正常行为,其他都是不常见的情况。 这2类条件表达式有不同的用途。如果2条分支都是正常行为,就应该使用形如if…..else ...
分类:
其他好文 时间:
2019-12-04 12:59:26
阅读次数:
100
创建路由守卫 创建路由(CanActivate、CanActivateChild、CanDeactivate)守卫的命令为: 创建Resolve守卫的方式有些许不同。这个要用在一个服务中继承 路由守卫的使用 在使用ng generate guard auth/auth在创建守卫的时候,会出现选择实现 ...
分类:
其他好文 时间:
2019-11-30 14:08:40
阅读次数:
125
stp生成树协议目前主要分stp、rstp、mstp三类,依次向下兼容。 1、涉及的概念: stp:根交换(跟网桥)、根端口、指定端口、可选端口,bpdu保护、root保护、收敛慢,单树。 rstp:根交换、根端口、指定端口、可选端口,bpdu保护、root保护、收敛较快,单树。 mstp:总根交换 ...
分类:
其他好文 时间:
2019-11-29 22:30:02
阅读次数:
113
生成树协议 生成树协议工作原理:任意一交换机中如果到达根网桥有两条或者两条以上的链路.生成树协议都根据算法把其中一条切断,仅保留一条.从而保证任意两个交换机之间只有一条单一的活动链路. 因为这种生成的这种拓扑结构.很像是以根交换机为树干的树形结构.故为生成树协议。 工作流程 STP的工作过程如下:首 ...
分类:
其他好文 时间:
2019-11-29 01:08:58
阅读次数:
86