码迷,mamicode.com
首页 >  
搜索关键字:to asm diskgroup    ( 1875个结果
11G RAC 节点2 主机down(两个节点RAC)
--节点2 数据库日志 Mon Jul 01 06:38:22 2019SUCCESS: diskgroup SAS_ARCH was dismountedMon Jul 01 06:38:22 2019Shutting down instance (abort)License high water ...
分类:其他好文   时间:2019-07-01 13:45:31    阅读次数:160
Multicast
Source Specific Multicast (SSM) The multicast that you are probably familiar with (PIM sparse and dense mode) using IGMPv2 are also known as ASM (Any ...
分类:其他好文   时间:2019-06-29 12:42:25    阅读次数:149
linux 2.6 内核的移植
内核移植过程 下载 linux 内核 从 http://www.kernel.org/pub/linux/kernel/v2.6/linux­2.6.14.1.tar.bz2 下载 linux­2.6.14.1 内核至 home/arm/dev_home/kernel. [root@localhos ...
分类:系统相关   时间:2019-06-29 10:30:07    阅读次数:154
编程语言的发展史
1机器语言(直接用二进制跟计算机沟通的交流,直接操作硬件) 优点;计算机能够直接读懂,速度快 缺点;开发效率极低 ps;站在奴隶的角度说努力能听懂的话 2汇编语言(用简单的拥吻来表示二进制数,直接操作硬件) 打进一句hello world需要一下代码 hello.asm ...
分类:编程语言   时间:2019-06-29 01:10:53    阅读次数:120
rust cargo 一些方便的三方cargo 子命令扩展
内容来自cargo 的github wiki,记录下,方便使用 可选的列表 cargo-audit - Audit Cargo.lock for crates with security vulnerabilities cargo-asm, cargo-llvm-ir - Shows generat ...
分类:其他好文   时间:2019-06-26 10:44:54    阅读次数:203
kafka 0.11.0.3 源码编译
首先下载 kafka 0.11.0.3 版本 源码: http://mirrors.hust.edu.cn/apache/kafka/0.11.0.3/ 下载源码 首先安装 gradle,不再说明 1. 解压缩source压缩包: 2. 进入项目根目录下,执行 gradle 3. 转换为 idea ...
分类:其他好文   时间:2019-06-25 00:35:48    阅读次数:121
ALERT: Setting RemoveIPC=yes on Redhat 7.2 Crashes ASM and Database Instances as Well as Any Application That Uses a Shared Memory Segment (SHM) or Semaphores (SEM) (Doc ID 2081410.1)
In this Document APPLIES TO: SYMPTOMS During the ASM/RDBMS instance startup, you receive the error: SQL> conn / as sysdbaConnected to an idle instance ...
分类:移动开发   时间:2019-06-22 23:45:08    阅读次数:266
数据处理的两个基本问题
计算机是进行数据处理,运算的机器,所以存在两个问题: 处理的数据的位置 处理的数据的长度 这两个问题,必须在机器指令中给出说明(有时候是明确的,有时候是隐式的),否者计算器就无法工作。 定义的描述性符号: reg(寄存器):ax,bx,cx,dx,ah,al···sp,bp,si,di sreg(段... ...
分类:其他好文   时间:2019-06-22 19:44:58    阅读次数:155
19c的 rac在oracle linux7.4上搭建总结
准备: 1,ASM磁盘空间最低要求OCR的磁盘占用需求有了明显增长。为了方便操作,设置如下:External: 1个卷x40GNormal: 3个卷x30GHight: 5个卷x25GFlex: 3个卷x30GOCR+VOLTING+MGMT存储通常放到一个磁盘组,且选择Normal的冗余方式,也即 ...
分类:数据库   时间:2019-06-21 12:26:05    阅读次数:217
org-mode 小碎片
Table of Contents 1. drawers 2. blocks 3. footnotes 4. tables 4.1. 创建 4.2. 命令 1 drawers C-c C-x d 不能包含headline 和 drawer 2 blocks <s RET 源代码 function() ...
分类:其他好文   时间:2019-06-20 18:57:31    阅读次数:134
1875条   上一页 1 ... 22 23 24 25 26 ... 188 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!