码迷,mamicode.com
首页 >  
搜索关键字:hard disk    ( 4451个结果
Oracle Managed Files,OMF
OMF相关参数:DB_CREATE_FILE_DESTDefines the location of the default file system directory or Oracle ASM disk group where the database creates datafiles or ...
分类:数据库   时间:2014-06-29 13:34:37    阅读次数:300
HDU - 4788 Hard Disk Drive (成都邀请赛H 水题)
HDU - 4788 Hard Disk Drive Time Limit:1000MS   Memory Limit:32768KB   64bit IO Format:%I64d & %I64u [Submit]  [Go Back]  [Status]   Description   Yesterday your dear cou...
分类:其他好文   时间:2014-06-20 10:51:20    阅读次数:316
安装win和xp双系统 若干问题
装了winxp和linux双系统,后先在winxp下手动格式化了linux系统,后启动时提示grub错误,重新分区后系统也2010-09-17 21:07 【清风剑】 | 分类:Linux | 浏览991次用fdisk /mbr后,再ghostxp,启动提示 disk error! 用安装盘分区装了...
分类:Windows程序   时间:2014-06-04 17:53:57    阅读次数:590
ABAP 加密解密程序
用于对字符串的加密和解密:DATA: o_encryptor TYPE REF TO cl_hard_wired_encryptor, o_cx_encrypt_error TYPE REF TO cx_encrypt_error.DATA: v_ac_string TYPE...
分类:其他好文   时间:2014-06-02 11:53:34    阅读次数:339
ASM相关视图
oracle asm对于我们并非一个黑盒子 ,我们能够通过对应视图查看asm instance信息,和oracle系统视图一样。v$asm_diskgroup x$kfgrp记录diskgroup内容信息v$asm_disk x$kfdik,x$kfkid记录asm disk内容具体信息v$asm_...
分类:其他好文   时间:2014-06-02 05:48:29    阅读次数:217
selinux 引起的 Instantiating disk: failed
asm初始化创建ASM磁盘组失败 [root@dga01~]#oracleasmcreatediskOCR/dev/sde1 Writingdiskheader:done Instantiatingdisk:failed Clearingdiskheader:done 开始以为是asm配置错误,于是重新初始化ASM [root@dga01~]#/etc/init.d/oracleasmconfigure-i ConfiguringtheOracl..
分类:系统相关   时间:2014-06-02 03:22:50    阅读次数:1462
RMAN-06059: expected archived log not found,ORA-19625
RMAN>backupdatabaseformat=‘/oracle_rman/%d_%s.dbf‘plusarchivelog; Startingbackupat31-7月-11 currentlogarchived usingtargetdatabasecontrolfileinsteadofrecoverycatalog allocatedchannel:ORA_DISK_1 channelORA_DISK_1:sid=137devtype=DISK RMAN-00571:==========..
分类:其他好文   时间:2014-06-02 03:06:41    阅读次数:358
dd命令简单使用举例
dd命令简单使用举例 bs为单位,count为写入的范围区间,如下举例: 例:使用dd清除vote disk和ocr(裸设备)  $dd if=/dev/zero of=/dev/rrac_ocr1  bs=8192 count=17000 $dd if=/dev/zero of=/dev/rrac_vote1 bs=8192 count=17000 例:使用dd...
分类:其他好文   时间:2014-06-01 14:01:09    阅读次数:231
ACM 未解决的问题
还没有搞定的ACM问题列表。google code jam Round1A Round1B Round1C Round2 Round3 Onsite Finals百度之星 一、资格赛题目:disk_schedulelabyrinthxor_sumEnergy Conversion二、初赛第一轮题目:...
分类:其他好文   时间:2014-06-01 11:38:05    阅读次数:193
HDU - 4813 Hard Code (长春赛区水题)
Description Some strange code is sent to Da Shan High School. It's said to be the prophet's note. The note is extremely hard to understand. However, Professor Meng is so smart that he successfully ...
分类:其他好文   时间:2014-06-01 09:18:38    阅读次数:246
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!