ChinaUnix.net
相关文章推荐:

resource discarded

Vault: " src="http://py.vaults.ca/gfx/dir1.gif" width=17 align=absMiddle> Applications - Ready to run programs written in, or using, Python. (5|86) " src="http://py.vaults.ca/gfx/dir1.gif" width=17 align=absMiddle> Database - Database related. (95) " src="http://py.vaults.ca/gfx/dir1.gif" width=17 align=absMiddle> Games - And game systems. (61) " src="http://py.vault...

by boyeestudio - Python文档中心 - 2006-04-09 14:09:44 阅读(799) 回复(0)

相关讨论

各位大哥,不知道何处能找到HDS resource Manager for windows此管理软伯,在HDS网站上也没有找到,能给个下载地址吗?万分感谢!

hds磁盘阵列

by bluepine1421 - 存储备份 - 2012-04-10 23:07:24 阅读(1589) 回复(5)

1.Assign a disk from diskarry to cluster 2.init the disk vxdisksetup -i disk_name 3. create a diskgroup vxdg init diskgroup disk_name=device_tag eg: # vxdg init datadg datadg01=Disk_1 4.create a volume vxassist -g diskgroup make volume_name length [attributes] eg: # vxassist -g datadg make datavol 10g 5. create fs mkfs -F vxfs volumename eg: # mkfs -F vxfs /dev/vx/rdsk/datadg/datavol 6. mount disk...

by ringz - Solaris文档中心 - 2009-03-17 16:17:50 阅读(1230) 回复(0)

In Eclipse, at runtime, the following piece of code could not work Properties props = new Properties(); try { props.load(new FileInputStream("test.properties")); } catch (IOException e) { // TODO Auto-generated catch block e.printStackTrace(); } System.out.println(props.getProperty("test")); Because eclipse can not recogi...

by megazeng - Java文档中心 - 2007-04-07 14:59:02 阅读(643) 回复(0)

第一, 概念 1、 第一次看书的时候给这个名字蒙了。老觉得跟lvm资源管理器类似,现在看看:AIX中有一个管理守候进程的特殊进程,就是系统资源管理器(SRC)。 2、 SubSystem可以是一个程序或进程,或者一组程序或进程。一个子系统一般作为一个单元提供特定的功能。 3、 SubServer是一个属于子系统的程序或进程。 4、 许多子系统按照某种属性组成子系统组(SubSystem Group),一个子系统组可以在同一时刻集中控制多个子系统...

by sujianl - AIX文档中心 - 2006-05-19 01:19:48 阅读(1106) 回复(0)

http://www.blackhat.com/html/bh-media-archives/bh-archives-2003.html#USA-2003

by ayazero - 数据安全 - 2004-06-03 18:42:41 阅读(537) 回复(0)

Working environment... OS: Red Hat 7.3 with kernel 2.4.20 RAM: 128MB CPU: Transmeta 500MHz I run "Write I/O to HDD" program for a long time. And use "top" command to get some information about this system. After two weeks, the system hang-up. plz reference this picture any idea ??? --Pail

by pail - Linux论坛 - 2004-03-05 22:50:43 阅读(200) 回复(1)

如何将resource类型变量在网页之间传递,我用 setcookie("resource",$resource,0,"/","",""); 但出现 [Mon Dec 8 18:58:10 2003] [error] PHP Warning: setcookie() expects parameter 2 to be string, resource given in /usr/users/root/login/login.php on line 10 错!? :(

by yilian_wusi - PHP - 2003-12-08 20:42:11 阅读(1107) 回复(8)

db2 6.1 for aix 连接数据库报错:sqlstate=08001 sql30082N 试图建立连接失败,安全性原因为“21”(resource temporarily unavailable)

by tojj - DB2 - 2003-06-25 13:42:49 阅读(1835) 回复(1)