摘要:emulex lightpulse fc9002l光纤卡安装日志
光盘上的驱动程序在solaris9上安装有问题,重新启动后系统不停重起,无法up
可以到官方网站下载新的驱动,安装即可.
# tar xvf solaris-6.01c-1a.tarx emlxapps300a8-solaris.tar, 6850560 bytes, 13380 tape blocksx lpfc-6.01c......
摘要:当前系统状态,可以看到lpfc启用ip功能的地址:
# ifconfig -alo0: flags=1000849<up,loopback,running,multicast,ipv4> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 bge0: flags=1000843<up,broadcast,running,multic......
Using Hibernate3 as a JDBC framework (转载自TSS)there´s been a certain amount of noise recently surrounding simple jdbc frameworks like ibatis. i´ve liked the idea of ibatis myself, for use in applications which don´t need an object-oriented domain model, and don´t work with deep graphs of associated entities in a single transaction. a jdbc framework also makes good sense if you are working with some kind of "insane" legacy database; orm solutions tend to assume that associations are represented as nice clean foreign keys with proper referential integrity constraints (hibernate3 much less so than hibernate 2.x).
...
下一页 摘要:
sql server
odbc
standard security:
"driver={sql server};server=aron1;database=pubs;uid=sa;pwd=asdasd;"
trusted connection:
"driver={sql server};server=aron1;dat......