| 国产数据库软件一览 |
作者 tomszrp 20:49 |
静态链接网址 |
最新回复 (0) |
引用 (0) |
解决方案 |
|
昨天有同事问到关于Oracle vs iBASE的事儿,之前对国产的数据库了解甚少,今天google了一把,看到了IT专家网论坛上会呼吸的鱼写的这个小结,算是把国内的数据库做了一个简单的概览,转载在此,供以后参阅.原文连接.原文内容如下: "相信做软件开发的人都知道Oracle、SQL Server、DB2、Informix等国外数据库软件,但肯定少有人知道我们国产的数据库软件。 今天花了一个小时的时间,总算搜索到了国内知名的几家数据库软件。说实话,你要不知道开发商名称的话很难搜索得到的,我也不知道那些厂商是怎么想的,难道都不知道怎么去提高自己软件的知名度么? 一、DM 软件名称:达梦数据库(DM) 开发商: 武汉华工达梦数据库有限公司 网址: http://www.dameng.cn 软件描述: ·达梦数据库具有如下技术特色:支持多个平台之间的互联互访、高效的并发控制机制、有效的查询优化策略、灵活的系统配置、支持各种故障恢复并提供多种备份和还原方式,具有高可靠性、支持多种多媒体数据类型、提供全文检索功能、各种管理工具简单易用、各种客户端编程接口都符合国际通用标准、用户文档齐全。
二、OpenBASE 软件名称:OpenBASE 开发商:东软集团有限公司 网址:http://www.neusoft.com 软件描述: 主要包括OpenBASE 多媒体数据库管理系统、OpenBASE Web应用服务器、OpenBASE Mini嵌入式数据库管理系统、OpenBASE Secure安全数据库系统等产品。所有的这些产品涵盖了企业应用、Internet/Intranet、移动计算等不同的应用领域,具有不同的应用模式,形成了OpenBASE面向各种应用的全面的解决方案。多媒体数据库管理系统OpenBASE是OpenBASE产品系列的核心和基础,其它的产品都是在其基础上,根据各自应用领域的不同特点发展、演变而成的。
三、OSCAR 软件名称:神舟OSCAR数据库系统 开发商:北京神舟航天软件技术有限公司 网址:http://www.bjsasc.com 软件描述: 神舟OSCAR数据库系统基于Client/Server架构实现,服务器具有通常数据库管理系统的一切常见功能,此外还包括一些有助于提高系统对工程数据支持的特别功能,而客户端则在提供了各种通用的应用开发接口的基础上,还具有丰富的连接、操作和配置服务器端的能力。 提供与Oracle、SQL Server、DB 2等主要大型商用数据库管理系统以及TXT、ODBC等标准格式之间的数据迁移工具。
四、KingbaseES 软件名称:金仓数据库管理系统KingbaseES 开发商:北京人大金仓信息技术有限公司 网址:http://www.kingbase.com.cn 软件描述: 交互式工具ISQL;图形化的数据转换工具; 多种方式的数据备份与恢复; 提供作业调度工具;方便的用户管理;支持事务处理;支持各种数据类型;提供各种操作函数;提供完整性约束;支持视图;支持存储过程/函数;支持触发器
五、iBASE 软件名称:iBASE 开发商:北京国信贝斯软件有限公司 网址:http://www.ibase.com.cn 软件描述: 包括五个部分:iBASE Reliax Server全文检索服务器 iBASE Web网上资源管理与发布系统 iBASE Index System文文件管理与发布系统 iBASE Webrobot 网络资源采编发系统 iBASE DMC 数据库管理中心
|
| 杯水车薪啥意思? |
作者 tomszrp 07:49 |
静态链接网址 |
最新回复 (0) |
引用 (0) |
随笔 |
|
【杯水车薪】特指某些上班族,每天在办公室喝几杯茶,月底就可以拿到可以买一辆好车的薪水; ^|^
|
| GoldenGate Director(Management Pack)简介 |
作者 tomszrp 20:17 |
静态链接网址 |
最新回复 (2) |
引用 (0) |
解决方案 |
|
GoldenGate Director(现在叫Management Pack)是一个多层的client-server/web应用程序,是Oracle Goldengate产品家族中的一个产品,它是一个集中的图形化应用软件(包括客户端和Web界面)。它提供了一种简单、直观的方法帮助用户在自己的GoldenGate环境中定义、配置、部署、管理和监控GoldenGate的运行情况。 借助GoldenGate Director可以提高我们的生产效率,充分利用已有的基础架构,最大化投资回报率,减少系统持续可用性、灾难恢复、实时数据集成方案的上线时间。 GoldenGate Director的技术架构如下 
从上面的技术架构可以看出,Oracle GoldenGate Director主要包含如下几部分 GoldenGate instances 每个GoldenGate instances就是一个GoldenGate管理进程,配置的时候需要指定主机名和访问端口,对于一个企业级的应用环境,这个主机名最好能通过DNS解析,并要配置完整的域名。 GoldenGate Director Server GoldenGate Director Server主要包含一些应用程序和Monitor Agent,从2.0.0.3版本开始,需要运行在Oracle Weblogic Server上。所以在安装Oracle GoldenGate Director Server前需要先安装Oracle Weblogic Server 11g(10.3.1或以后版本) GoldenGate Director database 这个是用来存放Director的一些信息的,需要提前准备好,并创建好相应的访问用户。 GoldenGate Director Client GoldenGate Director Client是一个GUI的管理GoldenGate Instance的工具,可以运行在任何平台上。 GoldenGate Director Web GoldenGate Director Web 是基于web方式的监控/控制GoldenGate instances的工具。 GoldenGate Director Administrator GoldenGate Director Administrator是GoldenGate Director Server的客户端工具,主要用来配置GoldenGate Director Server,通过这个工具我们可以增加/修改/删除GoldenGate instances and users, and to manage the overall GoldenGate Director configuration. GoldenGate Director的安装和配置非常简单容易,这里就不罗嗦了,个人特别喜欢Director中diagram,太好玩了,如下图是我的学习环境中的一个GoldenGate Instance的流程图 
节下来这张图是GoldenGate Director Web的界面,附件截取的是我的学习环境中的配置 
|
| 企业网格计算 |
作者 tomszrp 10:54 |
静态链接网址 |
最新回复 (0) |
引用 (0) |
解决方案 |
|
Oracle Database 10g 是第一个为网格计算设计的数据库. Oracle Database 11g 合并和扩展了Oracle 特有的功能以实现网格计算的优势。Oracle Infrastructure 网格从根本上改变了数据中心的存在方式和运营方式,将数据中心从独立系统资源的整合仓库转换为服务器和存储的共享池。Oracle 特有的网格体系结构使所有类型的应用程序都可以按需求扩展服务器和存储容量。通过在Oracle Infrastructure 网格上聚集低成本的普通服务器和存储模块,Oracle Database 11g 可帮助客户提高其用户服务水平,减少停机时间,以及提高IT 资源的利用率;与此同时,还可提高其业务应用程序的性能、可伸缩性和安全性。 Oracle Database 11g 通过以下优势进一步推动网格计算的采用: ●采用单个数据库映像的特有扩展技术 ●降低服务器和存储的成本 ●提高可用性和可伸缩性
通过Oracle Infrastructure 网格技术,可以在低成本服务器和存储的池中构建信息技术系统,并可在可管理性、高可用性和性能方面提供质量最高的服务。在Oracle Database 11g 中,现有的网格功能已在本幻灯片所列的领域中有了扩展,因此可让您的数据库更易于管理。 可管理性:新的可管理性功能和增强功能可以通过更改管理、附加管理自动化和故障诊断,提高DBA 的生产率,降低成本,最大程度地减少错误和提高服务质量。 可用性:新的高可用性功能可进一步降低停机和数据丢失的风险,其中包括深层灾难恢复内容、对自动存储管理的高可用性增强功能、对联机数据库修补的支持、改进联机操作等 等。 性能:可使用许多新的创新性能功能,其中包括SecureFiles,针对OLTP、Real ApplicationClusters 优化的压缩功能,结果查询高速缓存功能,TimesTen 增强功能等等。
Oracle Infrastructure 网格提供管理企业中所有信息所需的附加功能,通过强大的安全性、信息生命周期管理和集成的业务智能分析,以最低的成本为快速准确的业务决策提供支 持。 关于Oracle 11g的更多详细信息,参见OTN 关于Oracle 11g的更多体验信息,参见OBE
|
| Happy New Year |
作者 tomszrp 18:05 |
静态链接网址 |
最新回复 (1) |
引用 (0) |
随笔 |
|
2010年新年元旦马上到了,大家又要忙着发新年短信送祝福了,在这里Thomas zhang也祝福各位同学、朋友和伙伴们在新的一年中,吉祥如意、笑口常开、工作顺利;也预祝我们在新的一年中,能有更多的学习交流和合作! Thomas zhang 2009-12-31
|
| Oracle SQL Developer2.1发布了 |
作者 tomszrp 14:03 |
静态链接网址 |
最新回复 (0) |
引用 (0) |
磨刀石 |
为了进一步提高开发人员效率,简化Oracle数据库开发,甲骨文公司日前发布了Oracle SQL Developer 2.1版(2.1.0.63.73),这是广受欢迎的数据库
开发和迁移工具Oracle SQL Developer的最新版本。
Oracle SQL Developer版是一个免费且全面的工具,该新版软件的很多功能都得到了增强,此外还引入了两种关键的新功能--PL/SQL单元测试
(UnitTesting)和数据建模器浏览器(Data Modeler Viewer)。Oracle SQL Developer 2.1版版的两项关键新功能和所有增强功能都是应
Oracle SQL Developer社区的要求和建议而开发的。
新版软件引入了迁移工作台(Migration Workbench),以支持Teradata和面向Linux、UNIX和Windows操作系统的IBM DB2 UDB。
Oracle SQL Developer 2.1版可从Oracle技术网(OTN)下载。
Oracle SQL Developer 2.1 is the vehicle for two main pieces of functionality, Unit Testing and Data Modeling. - Oracle SQL Developer Unit Testing provides a unit testing framework that allows you to build a set of sequential steps to create test cases for testing your PL/SQL code. These tests can optionally be collected into test suites, which can then be run and rerun to verify required functionality after any changes to your PL/SQL code. Command line access for executing, exporting, and importing suites or tests is provided for integration with your build and version control environment.
- SQL Developer 2.1 incorporates a Data Modeler viewer, integrated into SQL Developer. The Data Modeler Viewer also supports visualizing tables, views and object types on read-only Data Modeler diagrams. The SQL Developer Data Modeler Viewer extension is a free extension to SQL Developer. For a updateable data model, download and review the Oracle SQL Developer Data Modeler, a stand alone product that supports logical, relational and conceptual modeling. The tool supports forward and reverse engineering and import and export from various sources. The Data Modeler supports an additional standalone model viewer, which allows users to open models built in the full Data Modeler.
- The SQL Worksheet has been redesigned for SQL Developer 2.1 to support concurrent task processing for long running operations. Updates to the worksheet include the support of multiple data grids off the F9 (Run Statement) command and dockable OWA, DBMSOutput and SQL History windows.
- For a list of SQL Developer 2.1 new features see New Features 2.1
- For a list of SQL Developer features, see SQL Developer Features
- For a list of supported SQL* Plus commands, see SQL Worksheet Commands
|
| GoldenGate提问的智慧 |
作者 tomszrp 09:50 |
静态链接网址 |
最新回复 (5) |
引用 (0) |
一般分类 |
GoldenGate软件虽然很小,但功能强大,配置灵活,适应场景很多,支持多种数据库和OS平台(几乎包含了主流),在学习和使用Oracle GoldenGate的日常过程中,
难免会遇到一些问题,特别是对于一个初学者.
当遇到问题的时候,首先我们应该根据Oracle GoldenGate 《Troubleshooting and Tuning Guide》去定位问题.在《Troubleshooting and Tuning Guide》中,
详细介绍了性能调优/问题定位的方法和处理步骤,有时间的同学一定要花点时间把这手册详细的读一读(如果你打算学习OGG的话).
其次,当我们寻求别人或在My Oracle Support提交一个SR的时候,一定要提供详细的extract, data pump, replicat的配置参数,并一同提供相应的report files和
ggserr.log信息甚至包裹你觉得异常的数据的信息和数据库的一些必要的信息,否则别人只能靠猜测你到底是在什么情况下遇到的这个问题,你到底想干什么?
一来二去几个回合,几天时间过去了(多浪费啊)
最后,Oracle GoldenGate的官方文档很小,比起Oracle Database的document,那简直是小巫见大巫,尽管是E文的,但和Oracle database的doc一样,可读性很强,
花几天的时间过一遍是没什么大的问题的.
学习一样新东西,先了解他的特性,知道他能干什么,不能干什么,出问题怎么办,然后再去研究不耽误!
磨刀不误砍材工就是这个道理!
|
| Oracle 11gR2 For AIX and HP平台软件发布了 |
作者 tomszrp 09:12 |
静态链接网址 |
最新回复 (0) |
引用 (0) |
一般分类 |
|
到目前为止,除了Windows平台,其他主流操作系统平台上的Oracle 11gR2版本都发布了,特别是很多希望在AIX平台上学习、使用、研究的同学可以动手了。 Oracle Database 11g Release 2 Standard Edition, Standard Edition One, and Enterprise Edition (11.2.0.1.0)
Linux x86 Disk 1, Disk 2 (2.1 GB) | See All (Including Client, Gateways, Grid Infrastructure, more)
Linux x86-64 Disk 1, Disk 2 (2.2 GB) | See All (Including Client, Gateways, Grid Infrastructure, more)
Solaris (SPARC) (64-bit) Disk 1, Disk 2 (2.3 GB) | See All (Including Client, Gateways, Grid Infrastructure, more)
Solaris (x86-64) Disk 1, Disk 2 (2.2 GB) | See All (Including Client, Gateways, Grid Infrastructure, more)
HP-UX Itanium Disk 1, Disk 2 (2.3 GB) | See All (Including Client, Gateways, Grid Infrastructure, more)
AIX (PPC64) Disk 1, Disk 2 (2.2 GB) | See All (Including Client, Gateways, Grid Infrastructure, more)
更多信息,请关注OTN技术网
|
| GoldenGate学习小结(12)_项目实施的基本流程 |
作者 tomszrp 09:23 |
静态链接网址 |
最新回复 (4) |
引用 (0) |
解决方案 |
|
Oracle GoldenGate解决方案的实施相对来说比较简单,一般的处理思路和工作流程如下: 第一步: 分析客户需求,确定Goldengate解决方案和网络拓扑 第二步: 确保GoldenGate的版本是否支持客户的环境,并下载相应的介质和相关资料 第三步: 安装并配置GoldenGate环境 第四步: 初始数据加载 第五步: 配置必要的复制进程和参数 第六步: 启动GoldenGate实时数据捕获程序(从记录的SCN起开始增量数据捕获) 第七步: 监控/分析 第八步: 升级/变更(进入运维阶段)
|
| 11gR2中Flash cache特性 |
作者 tomszrp 09:30 |
静态链接网址 |
最新回复 (0) |
引用 (0) |
解决方案 |
|
从Oracle 11gR2开始,Oracle终于如大家所预料的那样,开始支持SSD(solid-state disk),该特性允许使用SSD硬盘作为Buffer Cache的二级缓存,以在磁盘和内存之间增加一级缓冲,提升数据访问性能. ●A transparent extension of the database buffer cache using solid-state disk (SSD) technology
SSD acts as a Level 2 cache (SGA is Level 1)
Faster than disk (100x faster for reads)
Cheaper than memory ($50 per gigabyte)
Large capacity (hundreds of gigabytes per flash disk)
●Fewer drives and better performance
For I/O throughput, users often use hundreds of drives today
Flash enables I/O throughput without all the drives
Large jobs complete faster
11gR2中,对这一特性的支持是通过新引入的2个参数来控制的
db_flash_cache_file Specifies the path and file name for the file to contain the flash cache, in either
the operating system file system or an Oracle Automatic Storage Management disk group.
If the file does not exist, the database creates it during startup. The file must
reside on a flash disk device. If you configure the flash cache on a disk drive
(spindle), performance may suffer.
The following is an example of a valid value for db_flash_cache_file:
/dev/fioa1
db_flash_cache_size Specifies the size of the flash cache. Must be less than or equal to the physical
memory size of the flash disk device. Expressed as nG, indicating the number of
gigabytes (GB). For example,to specify a 16 GB flash cache,
set db_flash_cache_size to 16G.
注,1)如果db_flash_cache_size>0表示enable flush cache特性.
如果db_flash_cache_size=0表示disable flush cache特性.
2)Flash cached blocks Headers是被保存在SGA中,所以配置了flash cache特性,需要适当的增加sga的size.
Flush cache size设置多大合适?
根据Oracle官方doc的建议,一般设置Flush cache为buffer cache的2-10倍左右,少于2倍的设置,将不会带来什么好处.
新的存储参数
storage_clause
STORAGE
({ INITIAL size_clause
| NEXT size_clause
| MINEXTENTS integer
| MAXEXTENTS { integer | UNLIMITED }
| maxsize_clause
| PCTINCREASE integer
| FREELISTS integer
| FREELIST GROUPS integer
| OPTIMAL [ size_clause | NULL ]
| BUFFER_POOL { KEEP | RECYCLE | DEFAULT }
| FLASH_CACHE { KEEP | NONE| DEFAULT }
...
说明: KEEP和buffer_pool参数对应的keep含义一样
DEFAULT和buffer_pool参数对应的含义一样(按照类似LRU算法将长时间不用的数据从flash disk中清理出去)
NONE表示不起用
|
|
| 博客日历 |
| « |
二月 2010 |
» |
| 1 |
2 |
3 |
4 |
5 |
6 |
7 |
| 8 |
9 |
10 |
11 |
12 |
13 |
14 |
| 15 |
16 |
17 |
18 |
19 |
20 |
21 |
| 22 |
23 |
24 |
25 |
26 |
27 |
28 |
|
| 搜索 |
|
|
| 最新发表 |
|
|
| 文章分类 |
|
|
| 文章归档 |
|
|
| 网站链接 |
|
|
| 新闻聚合 |
|
|
|