自从数据库服务器从redhat4.6升级到redhat5.5之后,在使用TSM备份的时候偶尔会出现SQL2043N查看错误:[cpp] view plaincopy[db2inst1@limt~]$db2?SQL2043NSQL2043NUnabletostartachildprocessorthr...
分类:
数据库 时间:
2014-12-21 16:38:53
阅读次数:
1170
关于这个参数设置的影响,在生产系统中经历过两次: 第一次是有套不太重要的系统安装在虚拟机,这套系统所有应用(DB2 WAS IHS)都配置到/etc/rc.local中,每次启动机器会自动拉起应用,然后有次虚拟机宕机,重启后检查了各个应用进程都正常启动,但是前台页面访问异常无法访问,然后到后台手.....
分类:
其他好文 时间:
2014-12-21 16:31:34
阅读次数:
322
关于这个参数的设置的影响,在生产系统中经历过两次:
第一次是有套不太重要的系统安装在虚拟机,这套系统所有应用(DB2 WAS IHS)都配置到/etc/rc.local中,每次启动机器会自动拉起应用,然后有次虚拟机宕机,重启后检查了各个应用进程都正常启动,但是前台页面访问异常无法访问,然后到后台手动连接数据库报:
SQL1015N The database is in an i...
分类:
其他好文 时间:
2014-12-20 18:18:46
阅读次数:
217
Stay hungery. Stay Foolish.Oracle、DB2、SQLSERVER、Mysql、Access分页SQL语句梳理2010年9月16日 18:06Oracle、DB2、SQLSERVER、Mysql、Access分页SQL语句梳理最近把平时在项目中常用到的数据库分页sql总结...
分类:
其他好文 时间:
2014-12-18 18:43:58
阅读次数:
255
GNU General Public License (版本 2) 是使用最为广泛的开源许可证之一,被广泛用于 Linux 发行版和开源应用程序。但是虽然 GPL 已经被使用几十年,但却从未在法律系统上得以验证。很多违反 GPL 许可证的案例...
分类:
其他好文 时间:
2014-12-18 17:07:03
阅读次数:
144
1 //Tables.cpp 2 3 /* 4 Copyright 2000-2004 The VCF Project. 5 Please see License.txt in the top level directory 6 where you installed the VCF...
分类:
其他好文 时间:
2014-12-18 16:53:34
阅读次数:
185
1 //Processes.cpp 2 3 /* 4 Copyright 2000-2004 The VCF Project. 5 Please see License.txt in the top level directory 6 where you installed the VCF. 7.....
分类:
其他好文 时间:
2014-12-18 16:51:57
阅读次数:
152
1 //StrokesAndFills.cpp 2 3 /* 4 Copyright 2000-2004 The VCF Project. 5 Please see License.txt in the top level directory 6 where you installe...
分类:
其他好文 时间:
2014-12-18 16:49:46
阅读次数:
228
1 //Scrolling2.cpp 2 3 /* 4 Copyright 2000-2004 The VCF Project. 5 Please see License.txt in the top level directory 6 where you installed the...
分类:
其他好文 时间:
2014-12-18 16:48:21
阅读次数:
242
1 //Splitters.cpp 2 3 /* 4 Copyright 2000-2004 The VCF Project. 5 Please see License.txt in the top level directory 6 where you installed the ...
分类:
其他好文 时间:
2014-12-18 16:35:01
阅读次数:
223