码迷,mamicode.com
首页 >  
搜索关键字:.crsctl enable has    ( 16890个结果
centos 6.5 minimal 安装及vm-tools安装
安装vm-->注册vm-->新建一个虚拟机(选择等会安装系统)-->加载iso-->配置桥接-->启动这里可能碰到一个cpu的虚拟化配置,需要在bios里的配置设置为enable我安装的是centos的minimal,无桌面的最小化版本,需要自己启动网络功能配置网卡-->重启网络vi /etc/sy...
分类:其他好文   时间:2014-05-09 19:04:10    阅读次数:455
What is a heap?--reference
A heap is a partially sorted binary tree. Although a heap is not completely in order, it conforms to a sorting principle: every node has a value less ...
分类:其他好文   时间:2014-05-09 17:34:18    阅读次数:339
如何不花钱就能找到乐子
How to Find Happiness Without Buying It如何不花钱就能找到乐子Our materialistic society has led us to believe that happiness cannot be obtained without having mon...
分类:其他好文   时间:2014-05-09 11:57:25    阅读次数:363
command-not-found has crashed
command-not-found has crashed
分类:其他好文   时间:2014-05-07 19:52:22    阅读次数:266
DataTable - Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints
solution1.Tick the primary key 1.right click on the Id of the entity in dataset schema. 2.Edit Key 3.Tick the Primary Key
分类:其他好文   时间:2014-05-07 19:18:56    阅读次数:362
codechef Cutting Recipes题解
Cutting Recipes The chef has a recipe he wishes to use for his guests, but the recipe will make far more food than he can serve to the guests. The chef therefore would like to make a reduced ve...
分类:其他好文   时间:2014-05-04 17:54:01    阅读次数:387
Round #244 (Div. 2) A. Police Recruits
A. Police RecruitsThe police department of your city has just started its journey. Initially, they don’t have any manpower. So, they started hiring ne...
分类:其他好文   时间:2014-05-04 11:22:36    阅读次数:259
oracle11.2.0.3.0 RAC aix7100-02-02-1316 crs-4124,crs-4000错误问题解决
原因:在测试机上首次安装oracle11G RAC,安装完成后正常使用,过了一段时间后重启节点1测试是否可以自启动,解决节点1没有自启动,手工启动也无法启动过程:在节点一上运行:# pwd/u01/grid/bin# ./crsctl start crsCRS-4124: Oracle High A...
分类:数据库   时间:2014-05-03 23:29:37    阅读次数:905
apache2.2+PHP5.4.28
搭建apache+php开发环境,apache一路正常安装,但是,下载的php搭建后,配置好apache、php,始终报错“The requested operation has failed!”换了几个版本的php依旧不行。换了php-5.3.28-Win32-VC9-x86、php-5.4.5-...
分类:Web程序   时间:2014-05-03 22:27:14    阅读次数:425
最实用、最常用的jQuery代码片段
1 // chinacoder.cn JavaScript Document 2 3 $(document).ready(function() { 4 5 //.filter(":not(:has(.selected))") //去掉所有不包含class为.s...
分类:Web程序   时间:2014-05-03 22:23:20    阅读次数:446
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!