当前位置:网站首页>11gR2 Database Services for " Policy" and " Administrator" Managed databases (file I
11gR2 Database Services for " Policy" and " Administrator" Managed databases (file I
2022-07-05 23:20:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm the king of the whole stack , I've prepared for you today Idea Registration code .
In this Document
Details |
|---|
Applies to:
Oracle Server – Enterprise Edition – Version 11.2.0.1 and later Information in this document applies to any platform.
Purpose
This document describes 11gR2 databases services for Policy and Administrator Managed Databases. Pre-11gR2 has only Administrator Managed Databases
Details
Services for Policy Managed Database:
Service for a policy-managed databases are defined to a server pool where the database is running, the service can be either UNIFORM or SINGLETON:
-UNIFORM (running on all instances in the pool) -SINGLETON (running on only one instance in the pool)
For singleton services, RAC chooses on which instance the service is active. If that instance fails, the service fails over to another instance in the same pool.
Note: A single RAC database can run on multiple server pools.
Eg:
To create a SINGLETON service called BACKUP_JOB using server pool SP1 and a UNIFORM service called ERP using server pool SP2
srvctl add service -d RAC_DB -s BACKUP_JOB -g SP1 -c singleton srvctl add service -d RAC_DB -s ERP -g SP2 -c UNIFORM
Services for Administrator Managed database:
Service for administrator-managed databases is similar as what’s in pre-11gR2, it has PREFERRED instances and optionally AVAILABLE instances to control on which instances the service is active:
-PREFERRED (running on these instances normally ) -AVAILABLE (running on these instances when PREFERRED fails)
Eg:
To create a service called PAYROLL with preferred instance RAC_DB2 and available instance RAC_DB1
$srvctl add service -d RAC_DB -s PAYROLL -r RAC_DB2 -a RAC_DB1
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/117545.html Link to the original text :https://javaforall.cn
边栏推荐
猜你喜欢

Practice of concurrent search

LeetCode145. Post order traversal of binary tree (three methods of recursion and iteration)

Week 17 homework

Thoroughly understand JVM class loading subsystem

并查集实践

Pyqt control part (I)

一文搞定JVM的内存结构

CJ mccullem autograph: to dear Portland

Southeast Asia e-commerce guide, how do sellers layout the Southeast Asia market?

Simple and beautiful method of PPT color matching
随机推荐
查看网页最后修改时间方法以及原理简介
Yiwen gets rid of the garbage collector
2022 G3 boiler water treatment simulation examination and G3 boiler water treatment simulation examination question bank
秒杀系统的设计与实现思路
Object detection based on impulse neural network
Openresty ngx Lua regular expression
Krypton Factor purple book chapter 7 violent solution
Use the rewrite rule to rewrite all accesses to the a domain name to the B domain name
Selenium+pytest automated test framework practice
AsyncSocket长连接棒包装问题解决
openresty ngx_lua正則錶達式
数学公式截图识别神器Mathpix无限使用教程
Dynamic memory management (malloc/calloc/realloc)
poj 2762 Going from u to v or from v to u? (infer whether it is a weak link diagram)
Sum of two numbers, sum of three numbers (sort + double pointer)
February 13, 2022 -5- maximum depth of binary tree
grafana工具界面显示报错influxDB Error
Media query: importing resources
Selenium+Pytest自动化测试框架实战
regular expression