Your are here: Home // Archives for 十月, 2010
Flashback大家族
自从Flashback功能从Oracle 9i版本引入以来,陆续在后续10g,11g版本里有了更多的功能增加,实现人为错误的快速修复,使得修复时间=错误发生时间。现总结如下:
Flashback Version Query
Flashback Transaction Query
Flashback Table
Flashback Drop
Flashback Database
Total Recall
其中,1,2,3Flashback技术依赖回滚表空间中undo_retention参数控制的保留数据,即意味着只要undo_retention参数使得回滚段里保存了DML操作前的旧映像,Flashback操作就可以完成。如果数据的前映像在回滚表空间里也没有了,那即使是使用Flashback命令也不一定能看到过去的数据状态。
而4...
大小数据文件中的ROWID
从Oracle10g版本开始,big file(大数据文件)被引入,其单个文件大小范围可达8T-128T(随block size而变),使得单个Oracle数据库一举进入直接容纳8E数据量的级别。
Read More →
Tags: rowid
前Oracle主席Charles的新东家
面向中型企业的商业应用领先供应商Infor公司今天宣布,任命Charles Phillips为首席执行官兼董事会成员。
Phillips先生在软件行业拥有20多年的领导经验,最近担任的职务是Oracle公司(纳斯达克股票代码:ORCL)的总裁兼董事。Phillips先生在Oracle公司任职7年,负责领导公司的外勤组织,公司收入也在其监督之下实现了近3倍的增长。
Read More →
Tags: infor
数据库与金融行业的新纽带—XBRL
这几天培训了解到新的术语——XBRL(eXtensible Business Reporting Language 可扩展商业报告语言)。
它是一种基于XML的标记语言,用于商业和财务信息的定义和交换。XBRL标准的制定和管理由XBRL国际联合会(XBRL International)负责。该联合会是一个由超过300家成员组成的非营利性国际组织,
Read More →
EBS热招职位(保险及电力行业项目)
1.Application Developer- Oracle Applications- Shanghai
Job description
1. Oracle EBS based Financial and Managerial Accounting system
2. Hardware warranty expiration of current Fujitsu system
3. New accounting system based on Fujitsu Glovia has been live since 2 years ago
4. PL/SQL with 2-3 years experience + Japanese/English
5. Java design experience + Japanese/English
Required
Bachelor’s Degree
At...
Tags: ebs
TOGAF — 绝不是去打高尔夫
企业如何推进信息化?是采用世界级的标准来推进?还是各自为政?TOGAF到底有哪些作用呢?TOGAF与SOA的结合是否就是最完美的解决方案?在SOA措施中,你是如何决策,到底用还是不用TOGAF呢?
Read More →
IT Planning 结构参考
The Strategic IT Planning Bundle will help you and your team to:
Understand the unique needs of your business by helping you clearly articulate the business objectives and role IT must play in achieving them
Assess your organizations strengths and weaknesses in application strategy, hardware infrastructure and staffing so you can identify the gaps you need to fill
Plan the steps you need to...
Tags: IT planning
Resource manager
Oracle数据库中的资源管理器(resource manager)专门用来控制数据库的运行“节奏”,防止资源被突发请求过分使用而导致主业务受到严重影响。
RM本质上是用来避免低效的页面装载(inefficient paging),页面交换(swapping),及其他资源的无谓消耗(内存 临时空间等)。
而这些调控目的是通过下列方面的控制来实现的:
1.CPU...
Tags: resource manager
Statspack PK ADDM
8i,9i老版本里的statspack最为数据库性能诊断的必备武器在10g,11g里“黯然失色”,强大的ADDM(Automatic Database Diagnostic Monitor)取而代之。
Statspack和ADDM都能实现的功能包括:
1.Top SQL
2.I/O issues
3.Parsing
4.Configuration issues
5.Application usage
Read More →




