毕业论文 oracle数据库巡检报告自动生成工具.doc

约27页DOC格式手机打开展开

毕业论文 oracle数据库巡检报告自动生成工具,目 录摘 要:1abstract:1绪论1第一章 工具开发分析21.1 需求分析31.2 工具的性能分析31.3 运行环境3第二章 使用技术的介绍52.1 所用语言简介52.1.1 java简介52.1.2html简介52.1.3css简介52.2 数据库简介52.3 java se介绍6第三章总体设计分析73.1工具...
编号:20-197669大小:499.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 ljjwl8321 发布

目 录
摘 要: 1
ABSTRACT: 1
绪 论 1
第一章 工具开发分析 2
1.1 需求分析 3
1.2 工具的性能分析 3
1.3 运行环境 3
第二章 使用技术的介绍 5
2.1 所用语言简介 5
2.1.1 Java简介 5
2.1.2 HTML简介 5
2.1.3 CSS简介 5
2.2 数据库简介 5
2.3 JAVA SE介绍 6
第三章 总体设计分析 7
3.1工具所需代码设计 7
3.2工具的流程设计和功能模块 7
3.3 数据库设计 8
3.3.1 数据库需求分析 8
3.3.2 数据库逻辑结构设计 9
第四章 总体设计实现 12
4.1 生成初始文档 12
4.2 JAVA进行中英替换 14
4.3 页面最终效果 14
第五章 测试与总结 19
5.1 测试内容 19
5.2 测试中出现的问题 19
5.3 总结 21
结束语 22
参考文献 23
指导教师评语 24
评阅人评语 25


Oracle数据库巡检报告自动生成工具

计算机科学系2007级3班 吕亚南

摘 要:20世纪末,随着计算机科学的发展,数据库技术在Internet中的应用越来越广泛,越来越多的企业都有属于自己的数据库,对数据库的维护工作也就越发重要起来。数据库种类繁多,几大巨头公司相继推出自己的数据库产品,其中甲骨文的oracle数据库更是越来越受到各大企业的喜欢。
本文研究了一种可以自动生成oracle数据库巡检报告的工具,这一工具解决了耗费大量数据库管理员时间的问题,应用这一特性,可以快速的生成一个基于HTML格式的页面报告,使操作更方便,也省去了繁琐的粘贴信息的操作,大大提高了数据库管理员的工作效率。

关键词:HTML格式;巡检报告;自动生成;Oracle
Automatically Generate Tools of Oracle Database Inspection Report
LV Ya-nan , Class 3,Grade 2007,Departement of Computer Science

Abstract: In the end of the 20th century, along with the development of computer science, the application of database technology in Internet is more and more extensive, more and more enterprises have databases belonging to their own. The database maintenance work is also more important. There are a wide range of databases. Several giant companies have launched their own database products, including Oracle's oracle database which is more and more popular.
This paper studies a tool which can automatically generate oracle database of inspection report. The tools can solve the database administrator balancing time problem. Application of this one character can quickly generate report based on HTML page and make the operation more convenient. It can also save a lot of paste information operations, which greatly improved the working efficiency of the database administrator.

Keywords: HTML format; Inspection Report ; Automatically Generate; Oracl