|
本帖最后由 abocide 于 2012-8-17 17:10 编辑
部分引用8楼陈兄。
1.Oracle ERP(EBS)哪年发布的第一个版本?现在正式Release的版本是多少?
1987年
R12.2 已经诞生,国内较少,国内比较多的是R12.1.1~R12.1.3
2.大型ERP系统架构主要涉及到那些架构?
负载均衡+application nodes+RAC+dataguard负载均衡,通过同一个URL入口进入系统,通过负载均衡设备进行分发。
多应用节点互信,多应用节点分担apache,forms,reports server等组件压力。
RAC数据库分担业务压力和提供高可用性。
dataguard 做数据库容灾和支持报表查询等,或者通过OGG将重要数据做备份。
3.Golden-gate可以用在那些ERP场景下?
通过OGG将业务数据和重要数据传输到异地做容灾,或者传输到本地做查询分离。
4.Metalink中,EBS R12 DB中temp表空间文件的有什么具体要求?
ID396009.1
It is recommended that the temporary tablespacefor Oracle E-Business Suite users be created using locally managed temp fileswith uniform extent sizes of 128K. The 128K extent size is recommended becausenumerous modules, such as Pricing and Planning, make extensive use of globaltemporary tables which also reside in the temporary tablespace. Since each userinstantiates a temporary segment for these tables, large extent sizes mayresult in space allocation failures.
5.在EBS R12中针对“盲人”或者视力不好的用户使用做了哪些工作?
Oracle's goal is to ensure thatdisabled end-users of our products can perform the same tasks, and access thesame functionality as other users. To accomplish this, the E-Business Suite hasbeen designed to generate content that meets the standards of Section 508, amilestone U.S. law passed in 1998 that requires federal agencies to purchaseinformation technology products that meet specifications defined by the Access Board. Many products also further adhere to the Web Accessibility Guidelines(WCAG) version 1.0, level ‘AA’. E-Business Suite applications include severalaccessibility features to help people with disabilities. Oracle E-Business Suite applications can be used by people
with disabilities such as blindness, low-vision,color blindness and deafness.E-Business Suite applications support the use of assistive technologies, suchas screen readers for blind users. Oracle E-Business Suite applications are either Forms-based or HTML based. There are four distinct facets of accessibility related to E-Business Suite
|
|