In this Document   Purpose   Scope   Details   What does "split brain" mean?   Why is this a problem?   How does the clusterware resolve a "split brain" situation?   Identifying a split-brain eviction   Finding the cohort   Understandi…
From: https://support.oracle.com What is "Oracle JavaVM Component Database PSU" ? Oracle JavaVM Component Database PSU is released as part of the Critical Patch Update program from October 2014 onwards.It consists of two separate patches: One fo…
Oracle Database Release Schedule of Current Database Releases (文档 ID 742060.1) Oracle Database RoadMap Release 12.2: New releases will be annual and the version will be the last two digits of the release year. The release originally planned as 12.2.0…
1. 部署环境步骤 1.1 软件环境 操作系统: CentOS release 6.5 oracle安装包: linux.x64_11gR2_grid.zip linux.x64_11gR2_database_1of1.zip linux.x64_11gR2_database_1of2.zip kmod-oracleasm-2.0.6.rh1-3.el6.x86_64.rpm oracleasmlib-2.0.4-1.el6.x86_64.rpm oracleasm-support-2.1.8-…
APPLIES TO: Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterExalogic Elastic Cloud X4-2 Half RackInformation in this document applies to any platform. PURPOSE 11gR2 Grid Infrastructure (CRS) introduced Single Client Access Name (SCAN…
ORACLE LINUX 6.3 + ORACLE 11.2.0.3 RAC + VBOX安装文档 2015-10-21 12:51 525人阅读 评论(0) 收藏 举报  分类: Oracle RAC 版权声明:本文为博主原创文章,未经博主允许不得转载. VBOX + Oracle Linux 6U3 + ORACLE 11.2.0.3.0 RAC 安装 环境: 虚拟机          VIRTUAL BOX OS                ORACLE LINUX 6.3_X86_64…
数据库 PSU,SPU(CPU),Bundle Patches 和 Patchsets 补丁号码快速参考 (文档 ID 1922396.1) 文档内容   用途   详细信息   Patchsets   PSU, SPU(CPU), Bundle Patches   12.1.0.1   11.2.0.4   11.2.0.3   11.2.0.2   11.2.0.1   11.1.0.7   11.1.0.6   10.2.0.5   10.2.0.4   10.2.0.3   10.2.0…
xtts v4for oracle 11g&12c(文档ID 2471245.1) 序号 主机 操作项目 操作内容 备注: 阶段一:初始阶段 1.1 源端 环境验证 migrate_check_xtts.sql是否实用XTTX 检查验见传输表空间先决条件V4  1.2 源端 确认表空间和用户 例罗需要传输的表空间 和 用户 1.3 目标端 安装数据库软件和实例 11.2.0.4 以上版本 目标端 提前创建好用户 根据通用XTTS要求,确保目标数据库中存在表空间传输所需的用户. 1.4 源端 安装…
刚刚看了node.js文档里的一个小例子,就是用 node.js 写一个web服务器的小例子 上代码 (*^▽^*) //helloworld.js// 使用node.js写一个服务器 const http=require('http'); const hostname='127.0.0.1' const port=3000; const server = http.createServer((req,res)=>{ res.statusCode=200; res.setHeader('Cont…
In this Document   Purpose   Scope   Details   1. Clusterware layer   2. Real Application Cluster (database) layer   Known Issues   References APPLIES TO: Oracle Database - Enterprise Edition - Version 10.1.0.2 and laterInformation in this document a…