重跑这3天的数据执行过程和遇到的问题:①执行 shsiteKeyDataNew.sh 3 20140801 ;错误提示:awk: cmd. line:39: fatal: cannot open file `../data_today/row_data_20140801*' for reading ...
分类:
其他好文 时间:
2014-09-03 21:09:57
阅读次数:
201
这个一般是在使用COM或者调用ADO控件时出现的错误,通常情况下都是程序的问题。调用了com,ole函数库前就要coinitialize,因为在应用程序中,delphi会自动在initialize 单元加上对co...函数的调用,在dll中要自己调用。但在Delphi开中的PubDBConn中的如下...
分类:
其他好文 时间:
2014-09-03 19:38:17
阅读次数:
201
Citrix Xen sucks!When u try to install linux stuff on its Xen servers, u will get an error complaining errors like below:'......the bootloader for thi...
分类:
系统相关 时间:
2014-09-03 12:58:56
阅读次数:
270
ListView的addHeaderView和setAdapter的调用顺序,以及爆出java.lang.IllegalStateException: Cannot add header view to list -- setAdapter has already been called异常的原因。...
分类:
其他好文 时间:
2014-09-03 11:17:56
阅读次数:
194
Stockbroker Grapevinehttp://poj.org/problem?id=1125模板题 1 #include 2 #include 3 using namespace std; 4 const int inf=0x3f3f3ff; 5 const int M=128; 6 cl...
分类:
其他好文 时间:
2014-09-02 22:36:05
阅读次数:
299
在使用java.util.List;的时候,把语句写成了:List arr = new List();导致错误:Cannot instantiate the type List正确写法是:List arr = new ArrayList();
分类:
其他好文 时间:
2014-09-02 21:13:45
阅读次数:
170
1.[图片]E6~0%QPA46ER843UQJ$0Z`H.jpg?2. [文件] snake.htmlThe snake game Your browser cannot support html5.
分类:
Web程序 时间:
2014-09-02 17:36:55
阅读次数:
334
一、解决APR和APR-util错误: 1.1、安装APR:[root@ganglia httpd-2.2.23]# cd srclib/apr[root@ganglia apr]# ./configure --prefix=/usr/local/apr root@ganglia apr]# ...
分类:
其他好文 时间:
2014-09-02 17:10:15
阅读次数:
186
‘Numerous' studies in the past appear to have shown a link between cycling and ED. The researchers admit that they 'cannot completely discount' thes.....
分类:
其他好文 时间:
2014-09-02 15:33:04
阅读次数:
265
对于unknown的进程要crs_stop-f加进程名杀掉,后在star1删除机器上的/etc/oracle/scls_scr/rac1/oracle/cssfatal文件如果不删这个文件,运行root.sh脚本时会报错。然后重新运行下$ORA_CRS_HOME/root.sh脚本2有时候开机启不起来可以先杀了这个进程试下/etc/init.d/init.ohasd使..
分类:
其他好文 时间:
2014-09-02 10:37:15
阅读次数:
259