性能测试过程中发现导入话单数据时报ORA-01688错误,话单数据导入失败。
ORA-01688: unable to extend table VMSREPORT.VMS_DEPOSIT_MSG_SDR partition VDMS_PART_0825 by 8192 in tablespace VMS_REPORT
查询下ora-01688的错误说明:
oracle@n...
分类:
其他好文 时间:
2015-03-11 17:18:01
阅读次数:
183
运行使用RDP作为数据源的报表时,RDP类被编译成.NET的服务调用,RDP是X++的代码,它的调试是在MorphX调试器中完成。要在MorphX调试器中调试RDP的X++代码需要以下配置:添加AOS服务账号到本地Microsoft Dynamics AX Debugging Users用户组在Dy...
分类:
其他好文 时间:
2015-03-11 10:33:20
阅读次数:
126
protected void sssss_Click(object sender, EventArgs e) { LocalReport report = new LocalReport(); report.ReportPath = @"D:...
分类:
其他好文 时间:
2015-03-11 09:14:43
阅读次数:
159
提到关联规则算法,一般会想到Apriori或者FP,一般很少有想到HotSpot的,这个算法不知道是应用少还是我查资料的手段太low了,在网上只找到很少的内容,这篇http://wiki.pentaho.com/display/DATAMINING/HotSpot+Segmentation-Profiling ,大概分析了一点,其他好像就没怎么看到了。比较好用的算法类软件,如weka,其里面已经包...
分类:
编程语言 时间:
2015-03-10 19:22:52
阅读次数:
202
模板模式固然不错,但其还是有一些缺陷的。比如其实现依赖于继承并且缺足够的灵活性。在这时候我们就需要找到一个更加优化的解决方案——策略模式。下面是使用策略模式实现的Report模板 1 # 策略1 2 class HTMLFormatter 3 def output_report title, t.....
分类:
其他好文 时间:
2015-03-10 18:49:35
阅读次数:
121
QuickReader Report Toggle Navigation ...
分类:
其他好文 时间:
2015-03-07 23:53:46
阅读次数:
162
This long awaited supply and demand study of the oral health workforce “Health Workforce 2025 – Oral Health” report confirms the long held view of the...
分类:
其他好文 时间:
2015-03-06 18:32:11
阅读次数:
205
模型文档编辑器 PowerDesigner的模型文档(Model Report)是基于模型的,面向项目的概览文档,提供了灵活,丰富的模型文档编辑界面,实现了设计,修改和输出模型文档的全过程。 模型文档的功能如下:为各个模型生成标准或定制的文档,并输出为RTF或HTML格式的文件利用文档模板编辑器为模...
分类:
其他好文 时间:
2015-03-06 16:58:24
阅读次数:
118
?找到最占用资源的SQL语句–V$SQLAREA (Shared_pool)–V$session_longops(6秒)–StatsPack Report–SQL*Trace + TKProf–10g ADDM–Toad、Quest Data Center–…?问题定位 How to find Ba...
分类:
数据库 时间:
2015-03-05 10:38:21
阅读次数:
274
DescriptionAccounting for Computer Machinists (ACM) has sufferred from the Y2K bug and lost some vital data for preparing annual report for MS Inc.All...
分类:
其他好文 时间:
2015-03-04 14:30:26
阅读次数:
126