今天在检查SMIDB的时候,发现CRS的告警日志中出现很多错误,具体为:2015-08-1917:12:21.745:[/oracle/app/11.2.0/grid_1/bin/oraagent.bin(6227)]CRS-5013:Agent"/oracle/app/11.2.0/grid_1/bin/oraagent.bin"failedtostartprocess"/oracle/app/11.2.0/grid_1/bin/lsnrctl"for..
分类:
数据库 时间:
2015-08-19 21:05:14
阅读次数:
903
添加hub java -jar selenium-server-standalone-2.47.1.jar -role hub 添加node java -jar selenium-server-standalone-2.47.1.jar -role node http://192.168.199.112:4444/grid/register 参考链接: http://sim...
分类:
其他好文 时间:
2015-08-19 15:03:32
阅读次数:
163
hdu1035是个模拟题,按照图上的方向走,走出grid,算出步数,走入循环,则输入循环体的个数有多少个,和走入循环体之前的个数多少个
#include
#include
using namespace std;
struct node
{
char c;
int count;
};
node nd[1005][1005];
int n,m,root;
int ste...
分类:
其他好文 时间:
2015-08-19 14:54:42
阅读次数:
92
index.html
ExtJS Merge Cells
.x-grid-td {
border-width: 0;
overflow: hidden;
vertical-align: middle;
}
example.js
Ex...
分类:
Web程序 时间:
2015-08-19 09:29:46
阅读次数:
321
>
WPF Pivot Grid Control
Excel® Inspired条件格式
在新的版本中,我们引入了一个新的易于使用的方法在设计阶段和运行时管理格式规则。新的Excel® inspired条件格式允许您的最终用户在Pivot Grid中排序和分组数据,并且能可视化具有数据条、图标的数据单元格和预定义或自定义外观方案。在运行时利用Conditional Formatt...
在本机用vmware虚拟机安装Oraclegrid的时候,总是安装到65%系统就不动了,然后查看日志发现日志也没有响应:[root@linux01app]#tail-f/app/oraInventory/logs/installActions2015-08-17_05-51-32PM.log
atoracle.sysman.oii.oiic.OiicInstallAPISession.access$000(OiicInstall..
分类:
其他好文 时间:
2015-08-18 06:51:49
阅读次数:
158
Tapestry5.3.8 Grid组件的用法,整理出来的代码,以备后用; 1、页面Java类: // [用户实体模型 START]
@Inject
private BeanModelSource beanModelSource;
@Inject
private ComponentResources componentRe...
分类:
其他好文 时间:
2015-08-17 20:04:03
阅读次数:
129
横向滚动条:如果想要在页面中固定每一列的宽度 并出现横向滚动条, 则在grid的viewConfig 中设置forceFit : false,在grid的每一列设置一个width.如果想要在列表中固定某一列的宽度 ,其他的宽度自适应,则需要设置grid中viewConfig的forceFit : t...
分类:
编程语言 时间:
2015-08-17 17:10:11
阅读次数:
113
ABCDEFGHIJcss:.wrapper {display: grid;grid-template-columns: 100px 10px 100px 10px 100px 10px 100px;grid-template-rows: auto 10px auto 10px auto;}.a{g...
分类:
其他好文 时间:
2015-08-17 16:54:05
阅读次数:
113
Going HomeTime Limit:1000MSMemory Limit:65536KTotal Submissions:19680Accepted:10003DescriptionOn a grid map there are n little men and n houses. In ea...
分类:
其他好文 时间:
2015-08-16 22:51:31
阅读次数:
112