-
关于分区数据库的备份与恢复
关于分区数据库的备份和恢复:备份:db2_all ''+0db2 backup db sample online to /home/db2inst1
应用 2006-06-07
-
informix存储过程
li_sqlerr = 0;然后:select * from table1 where 条件……;if li_sqlerr = 0 then执行 deleteelif li_sqlerr = 100 thenlet li_sqlerr = 0; 这里一定要将li_sqlerr
应用 2006-03-10
-
solaris网络管理基础培训
数字,第一个十兆网卡为le0,第二个为le1;第二个百兆网卡为hme0,第二个为hme1等等。 文件的内容是这块网卡的名字,如Sunrise、Sunny。 #more /etc/hostname.le0
应用 2006-01-26
-
Solaris 网络地址和掩码
/etc/hostname.interface Interface是网卡的型号,有le、hme等。Le是十兆网卡,hme为百兆网卡等等。后面跟一个数字,第一个十兆网卡为le0,第二个为le1
应用 2006-01-26
-
Solaris 一次挂盘经历
(t号分别是:3和4,vfstab上对应的两个外置盘是:c2t0d0s6和c2t1d0s6)。 2。boot r后,系统总是报:Reset SCSI bus,configuring failur
应用 2006-01-26
-
FreeBSD入门安装及汉化
):ad0s1 (fat32)10g install for Win2K boot partition ad0s2 (fat32)20g ad0s3 (ufs) 10g install for FreeBSD4.8 1、安装系统 下载4月5日之后发行
应用 2006-01-20