1.接口表数据检查无误
2.同样数据界面能正常完成
界面做trace
SQL ID: b2mw8gjyv7guh Plan Hash: 2015965341
DELETE FROM MTL_SERIAL_NUMBERS_TEMP
WHERE
TRANSACTION_TEMP_ID = :b1
call count cpu el...
分类:
其他好文 时间:
2014-07-24 23:05:04
阅读次数:
601
1033. To Fill or Not to Fill (25)时间限制10 ms内存限制32000 kB代码长度限制16000 B判题程序Standard 作者ZHANG, GuochuanWith highways available, driving a car from Hangzhou ...
分类:
其他好文 时间:
2014-07-24 22:52:13
阅读次数:
388
在编译maven带中文的工程时,尽管pom文件中设置了UTF-8,但仍然会报错,如下信息:
[ERROR] Failed to execute goal org.apache.felix:maven-scr-plugin:1.7.2:scr (generate-scr-scrdescriptor) on project toolkit.monitor.manager: Execution gen...
分类:
其他好文 时间:
2014-07-24 17:40:16
阅读次数:
251
1. 开发了一个简单的监视weblogic运行情况的小程序,各位朋友下载下来试试,不用登陆console就可以知道server的运行状况,包括了jvm、线程、jdbc、状态jms等;还有一个更简单的选项,下拉选“warning”,直接查看是否有等待队列、jvm紧张阿、连接池泄漏阿、连接池等待阿;
2. 已经上传 weblogic_monitor.jar ,jar包里面有readme...
分类:
Web程序 时间:
2014-07-24 10:44:33
阅读次数:
324
#Red hat enterprise linux variants ##Two install sets available ##两种安装方案 ###Server rhel server rhea advanced platform ###Desktop rhel desktop workstation option Multi-OS option ##RH network #...
分类:
Web程序 时间:
2014-07-23 21:33:26
阅读次数:
283
1.在 /etc/apache2/mods-enabled 目录下创建 ln -s ../mods-available/rewrite.load rewrite.load rewrite.load -> ../mods-available/rewrite.load rewrite.load文件中内容 LoadModule rewrite_module /usr/lib...
分类:
数据库 时间:
2014-07-23 00:34:57
阅读次数:
196
Commands available in csamtools are available as simple function calls. For example:pysam.sort( "ex1.bam", "output" )corresponds to the command line:s...
分类:
编程语言 时间:
2014-07-22 22:47:12
阅读次数:
243
(英文部分为转的。代码是个人代码)
1 What’s inotify
The inotify API provides a mechanism for monitoring file system events. Inotify can be used to monitor individual files, or to monitor directories. When a direc...
分类:
系统相关 时间:
2014-07-22 22:39:53
阅读次数:
476
一、对源码先上一个结构图: 源代码主要在org.apache.ibatis目录下,18个包,其中在应用中主要的包有:builder、session、cache、type、transaction、datasource、jdbc、mapping,提供支撑服务的包有annotation、...
分类:
其他好文 时间:
2014-07-22 22:37:53
阅读次数:
404
当并行事务恢复进程在运行时,禁用并行事务恢复的方法...
分类:
其他好文 时间:
2014-07-22 17:51:51
阅读次数:
198