码迷,mamicode.com
首页 >  
搜索关键字:report    ( 2164个结果
mac error 2015-10-08
Anonymous UUID: 9E5F7DE8-3A83-2978-8AC0-2FD1C1DC1171Thu Oct 8 23:36:14 2015*** Panic Report ***panic(cpu 0 caller 0xffffff8000816df2): Kernel trap ...
分类:系统相关   时间:2015-10-09 21:25:55    阅读次数:421
Birt报表
研究了两天终于发现开始学会了BIRT报表的开发流程。第一步:到http://www.eclipse.org/downloads/下载 Eclipse IDE for Java and Report Developers 工具 第二步需要下载birt-runtime-version.zip包,为了搭建...
分类:其他好文   时间:2015-10-09 15:11:49    阅读次数:187
ocp-248
QUESTION NO: 248 What does the output on this report indicate?RMAN> report need backup; 报告需要备份; RMAN retention policy will be applied to the command RMAN保留策略将应用于该命令 RMAN retention policy is set to...
分类:其他好文   时间:2015-10-09 09:25:16    阅读次数:197
ocp-247
QUESTION NO: 247原答案错误 What is the impact of the results of the output of the following command?RMAN> report unrecoverable database; Report of files that need backup due to unrecoverable operations F...
分类:其他好文   时间:2015-10-09 09:23:59    阅读次数:133
SQL Tuning Advisor一个错误ORA-00600: internal error code, arguments: [kesqsMakeBindValue:obj]
跑SELECT dbms_sqltune.report_tuning_task(:tuning_task) FROM dual; 错误消息,如下面:ORA-00600: internal error code, arguments: [kesqsMakeBindValue:obj], [], [],...
分类:数据库   时间:2015-10-07 08:33:57    阅读次数:213
ocp-110
QUESTION NO: 110 You executed the following command in Recovery Manager (RMAN): RMAN> REPORT NEED BACKUP days 3; What is the output of this command? A. a list of files that require a backup within...
分类:其他好文   时间:2015-10-05 11:45:38    阅读次数:135
ocp-97
QUESTION NO: 97 Which of the following commands will fail? A. report schema; B. report need backup; C. report need backup days 3; D. report user; E. report obsolete; Answer: D下面的哪条命令将失败?D. repo...
分类:其他好文   时间:2015-10-05 00:49:24    阅读次数:186
您的电脑因为出现问题而重新启动
Anonymous UUID: 9E5F7DE8-3A83-2978-8AC0-2FD1C1DC1171Sat Oct 3 10:30:17 2015*** Panic Report ***panic(cpu 2 caller 0xffffff8006d6beed): "a freed zone e...
分类:其他好文   时间:2015-10-03 16:54:02    阅读次数:2262
oracle数据库基库替换字符集
思路: 创建一个utf-8实例的数据库用来作为数据库的生成环境。 利用pl sql工具,导出数据库的创建语句,在utf-8数据库中执行,生成utf-8基库的骨架结构。 创建dblink用于复制表数据 例如 insert into ess_report...
分类:数据库   时间:2015-09-30 16:39:44    阅读次数:245
转: rdlc报表An error occurred during local report processing错误
在开发环境的电脑上可生成报表,但是一到客户端就提示An error occurred during local report processing错误。猜想是缺dll,补充上Microsoft.ReportViewer.Common.dllMicrosoft.ReportViewer.WinForm...
分类:其他好文   时间:2015-09-28 23:51:20    阅读次数:274
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!