- 博客(5)
- 收藏
- 关注
原创 前沿技术 之 CORBA 3
CORBA & Internet: How does it work?Based on hypertext principles, the World Wide Web technology was developed as a technology standard for distribution and presentation of data. It lets
2001-12-11 10:21:00 931
原创 前沿技术 之 CORBA2
Comparing ActiveX And CORBA/IIOPIntroduction Because of the explosion of the Internet and the World Wide Web in the last couple of years most organizations are now using or planning to
2001-12-11 10:16:00 1135
原创 前沿技术 之 CORBA
Tutorial on Distributed ObjectsOutline:Introduction Goals of CORBA - Component Integration Goals of a Generic OO system (such as C++) Issues in CORBA-Compliant Systems: Mergi
2001-12-11 10:15:00 879
原创 ORACLE控制文件的重建
数据库系统运行一段时间后有很多参数需要调整,有些参数可在$ORACLE_HOME/dbs/initXXX.ora文件中调整,而有些参数必须要在ORACLE的控制文件中调整。如ORACLE的缺省数据文件个数为30个,在系统需要扩表空间而数据文件个数不够时就需要进行调整。 一种方法是将所有数据全倒出来,重建库,再将数据倒进出。这种方法较麻烦。 二种方法是只重建控制文件,因为数据文件个数的限制参数存放在
2001-12-11 10:06:00 950
原创 Oracle8i基于规则的优化机制对表达式的处理
ORACLE优化器在任何可能的时候都会对表达式进行评估,并且把特定的语法结构转换成等价的结构,这么做的原因是:· 要么结果表达式能够比源表达式具有更快的速度· 要么源表达式只是结果表达式的一个等价语义结构不同的SQL结构有时具有同样的操作(例如:= ANY (subquery) and IN (subquery)),ORACLE会把他们映射到一
2001-09-05 15:18:00 849
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人