Maclean Liu(刘相兵 发表于 2012-3-8 23:02:44

AVOIIDIING COMMON RAC PROBLEMS

Oracle Real ApplicaTon Clusters (RAC) doesn’t work for everyone in every situaTon; that’s a fact. But in many cases RAC
can work—and work well—if configured and used properly. Some issues are caused by simple misconfiguraTon. Others
are more complex, like applicaTon‐related logic issues that only surface in RAC environments. There are some issues that
appear with a relaTvely high frequency, and many of them can be fixed without knowledge of internals. This session will
review common issues in the areas of networking, storage, people, applicaTons, and tesTng, examining the issues and
their soluTons.


To support the discussion that follows, these definiTons may be helpful:
Term DefiniEon
Database the control files, data files, and online redo logs
Instance the shared memory and background processes that operate on a database
Clusterware soDware that manages cluster membership and monitors the nodes and networks in a cluster
Storage Area
Network (SAN)
a storage environment where mulTple servers can uTlize a single storage array; a storage
network is commonly implemented using fiber channel technology
Local Storage
disk space that is available to exactly one node in a cluster; this storage may be part of a SAN or
may be direct‐aUached to the server
Shared Storage
disk space that is available to more than one node in a cluster at the same Tme; this storage is
commonly part of a SAN
Raw Device the character (unbuffered) special device presented by the operaTng system
Cluster Filesystem a special filesystem that can be accessed by mulTple cluster nodes at the same Tme
Oracle AutomaTc
Storage Management
(ASM)
soDware that will manage disks directly and provide volume management funcTons like striping
and mirroring; this feature was new with Oracle Database 10g
Single‐instance
Database
the tradiTonal "stand alone" database configuraTon used by most Oracle environments today
MulT‐instance
Database
a single database serviced by more than one instance
Oracle Services
an enTty defined in RAC databases that allow you to group database workloads in order to route
work to the instances best able to complete the work opTmally


zhuqibs 发表于 2012-3-15 18:49:13

这个是rac的报错的资料,怎么没人下载啊

zhuqibs 发表于 2012-3-15 19:00:49

真想看看,祝刘老大新婚快乐,给大家提供更多的资料

bjchangxiao 发表于 2017-6-8 13:53:03

学习了,
页: [1]
查看完整版本: AVOIIDIING COMMON RAC PROBLEMS