LMS—Global Cache Service Process
To ensure that each Oracle RAC database instance obtains the block that it needs to satisfy a query or transaction, Oracle RAC instances use two processes, the Global Cache Service (GCS) and the Global Enqueue Service (GES).
看的有点不明白,
LMSn和GCS
应该都数据数据库进程 而不是集群进程
lmsn是用来协调数据块读的,ps -ef可以看到大量的lms 进程
,gcs 是用来管理整个数据库的缓存资源的(这个在os里怎么看不到?)
gcs进程 和lmsn进程之间有什么关系,有人指点一下吗?
To ensure that each Oracle RAC database instance obtains the block that it needs to satisfy a query or transaction, Oracle RAC instances use two processes, the Global Cache Service (GCS) and the Global Enqueue Service (GES).
看的有点不明白,
LMSn和GCS
应该都数据数据库进程 而不是集群进程
lmsn是用来协调数据块读的,ps -ef可以看到大量的lms 进程
,gcs 是用来管理整个数据库的缓存资源的(这个在os里怎么看不到?)
gcs进程 和lmsn进程之间有什么关系,有人指点一下吗?
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/8135069/viewspace-613375/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/8135069/viewspace-613375/