ChinaUnix.net
相关文章推荐:

tcs getcapability failed with result 0x1c

当机后进入LOM状态 Eventlog: +0h0m32s PSU 1 FAULT: state change - Input failed +0h0m0s LOM booted +0h0m1s PSU 1 FAULT: state change - InB failed +0h0m1s Fault LED ON +0h0m13s host power on +0h17m31s PSU 1 FAULT: state change - OK +0h23m46s host power off +0h24m2s host power on +0h24m13s supply rail 1 FAULT: failed +0h25m40s supply rail 1 recovered 已经出现好几次了自动...

by xjiang1_8699 - Solaris - 2007-05-28 15:51:01 阅读(1359) 回复(0)

相关讨论

当机后进入LOM状态\r\nEventlog:\r\n+0h0m32s PSU 1 FAULT: state change - Input failed\r\n +0h0m0s LOM booted\r\n +0h0m1s PSU 1 FAULT: state change - InB failed\r\n +0h0m1s Fault LED ON\r\n +0h0m13s host power on\r\n +0h17m31s PSU 1 FAULT: state change - OK\r\n +0h23m46s host power off\r\n +0h24m2s host power on\r\n +0h24m13s supply rail 1 FAULT: failed\r\n +0h25m40s supply rail ...

by xjiang1_8699 - Solaris - 2007-05-28 15:51:01 阅读(3228) 回复(0)

  1. /*******************************************
  2. * 文件名:tcs230.c
  3. * 功能: 读取RGB值
  4. * 说明:
  5. * 时间:2011-3-20
  6. ...

by luozhiyong131 - 移动操作系统 - 2011-12-20 09:44:08 阅读(627) 回复(0)

if [ $? != 0 ] ; then ((result=$result|4)) fi if (($a&4)) then /usr/sbin/triggerwkb 2>/dev/null & fi 这里的|以及&是做什么计算?以前没见过,man里怎么查? 没懂啊。

by 我是DBA - Shell - 2009-04-27 15:14:44 阅读(1222) 回复(5)

-3~5年AS400平台下Cobol开发经验; -有金融/保险项目开发经验; -良好的团队合作意识和学习能力。 工作地点:深圳市南山区科技园 有意向者请投简历至[email]yu.songying@tcs.com[/email] 公司网址:www.tcs.com

by yusongying85 - 猎头招聘 - 2014-09-23 19:30:27 阅读(340) 回复(0)

5.7.1 什么是自定义result 所谓自定义result,就是由我们自行开发的result,而不是使用由Struts2预先定义好的result。 在实际开发中,需要自定义result的机率并不大,因为常见的各种页面展示技术,Struts2都已经预定义好相应的result了,无需我们自行开发。如果我们要自定义result,要么就是包装一种新的页面展示技术,要不干脆就是我们自行开发的页面展示技术,出现这些情况的可能性很低。 虽然用得不多,但是从知...

by 私塾在线 - Web开发 - 2014-01-03 19:44:21 阅读(4822) 回复(2)

No result defined for action 错误 错误信息:[code]No result defined for action com.linkwise.web.LoginAction and result login at com.opensymphony.xwork2.DefaultActionInvocation.executeresult(DefaultActionInvocation.java:364) at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:266) at org.apache.struts2.impl.StrutsActionProxy.execute(StrutsActionProxy.java...

java

by feiyang10086 - Java - 2011-11-18 17:25:58 阅读(1659) 回复(0)

iozone 性能测试方法: iozone -Rab /root/0308.xls -i 0 -+u -f /root/test -q 1m -n 1m -g 9g -z 请教各位,record size 具体是指什么呢?谢谢! -q # Set maximum record size (in Kbytes) for auto mode (or #m or #g)

by gaochong - 存储备份 - 2010-03-16 13:02:28 阅读(3392) 回复(8)

ERP系统中有2个菜单,分别完成1个查询功能.. 查询1 语句 : IF OBJECT_ID('#TMP1') is not null drop table #TMP1 ... DROP TABLE #TMP1 查询2 语句: IF OBJECT_ID('#TMP1') is not null drop table #TMP1 ... DROP TABLE #TMP1 即2个查询用同1个临时表名, 打开第一个查询,且一直没有关闭, 执行第 查询2总是提示 cannot perform more than one read和 attempt to intiate a new sql server operation with results ...

by ssybase - Sybase - 2008-08-19 16:47:46 阅读(2772) 回复(1)

TCP_HIT A valid copy of the requested object was in the cache. TCP_MISS The requested object was not in the cache. TCP_REFRESH_HIT The requested object was cached but STALE. The IMS query for the object resulted in "304 not modified". TCP_REF_FAIL_HIT The requested object was cached but STALE. The IMS query failed and the stale object was delivered. TCP_REFRESH_MISS The requested object was cached...

by shijiang1130 - Linux文档专区 - 2007-02-27 15:18:29 阅读(693) 回复(0)