告警日志集群节点集群件告警日志:$GRID_HOME/log//alert.log数据库实例的告警日志:$DIAG_DESTINATION/rdbms//SID/trace/alert_.log安装日志文件root.sh配置脚本的调试日志:$GRID_HOME/cfgtoollogs/crsconf...
分类:
数据库 时间:
2015-01-22 00:02:50
阅读次数:
225
基本要素(时间、用户、问题)
用户才实施了LINUX5.8+11.2.0.4的RAC环境,使用一段时间后,当切换的grid用户的时候,提示Resource temporarily unavailable,如下:
[root@rac01 bin]# su- grid
su: cannot set userid: Resource temporarily unavailable
但是我们在切换...
分类:
系统相关 时间:
2015-01-21 16:38:28
阅读次数:
352
Bootstrap Grid Layout
<div class="col-md-3" style="background-color: #dedef8;box-shadow:
inset 1px -1px 1px #444, inset -1px 1px 1px #4...
分类:
其他好文 时间:
2015-01-21 09:02:54
阅读次数:
362
标准 tk 组件类型:
Button 按钮
Radiobutton 收音机按钮
Checkbutton 检查按钮
Listbox 列表框
Listbox 列表框
Scrollbar 滚动杆
Entry 条目
Text ...
分类:
其他好文 时间:
2015-01-20 15:49:17
阅读次数:
166
在CUDA基本概念介绍有简单介绍CUDA memory。这里详细介绍:每一个线程拥有自己的私有存储器,每一个线程块拥有一块共享存储器(Shared memory);最后,grid中所有的线程都可以访问同一块全局存储器(global memory)。除此之外,还有两种可以被所有线程访问的只读存储器:常...
分类:
其他好文 时间:
2015-01-20 00:47:25
阅读次数:
314
I see a lot of questions on shared file systems that can be used when people move from single instance to Oracle RAC database and Grid Infrastructure....
分类:
数据库 时间:
2015-01-19 22:31:09
阅读次数:
290
1.mini.parse();将html标签解析为miniui控件。解析后,才能使用mini.get获取到控件对象。2.mini.get(id);根据id获取控件对象.3.grid.load();3.0 load ( params, success, fail )3.1params:Object。参...
分类:
Web程序 时间:
2015-01-19 17:12:01
阅读次数:
902
2014-07-08 Created By BaoXinjianThanks and Regardshttp://blog.itpub.net/21471457/viewspace-1114903/http://blog.163.com/donfang_jianping/blog/static/13...
分类:
数据库 时间:
2015-01-18 11:45:55
阅读次数:
165
最近在学习Extjs4.2 ,积累文章,看得不错,再此留年://表格数据最起码有列、数据、转换原始数据这3项 Ext.onReady(function(){ //定义列 var columns = [ {header:'编号',dataIndex:'id',w...
分类:
Web程序 时间:
2015-01-17 09:58:06
阅读次数:
274
The demons had captured the princess (P) and imprisoned her in the bottom-right corner of a dungeon. The dungeon consists of M x N rooms laid out in a 2D grid. Our valiant knight (K)
was initially p...
分类:
编程语言 时间:
2015-01-17 08:50:50
阅读次数:
206