当前位置:网站首页>11gR2 Database Services for "Policy" and "Administrator" Managed Databases (文件 I
11gR2 Database Services for "Policy" and "Administrator" Managed Databases (文件 I
2022-07-05 23:03:00 【全栈程序员站长】
大家好,又见面了,我是全栈君,今天给大家准备了Idea注册码。
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
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/117545.html原文链接:https://javaforall.cn
边栏推荐
- [speech processing] speech signal denoising and denoising based on Matlab GUI low-pass filter [including Matlab source code 1708]
- Matlab smooth curve connection scatter diagram
- 14种神笔记方法,只需选择1招,让你的学习和工作效率提高100倍!
- JVM的简介
- 2022.02.13 - SX10-30. Home raiding II
- audiopolicy
- Object detection based on impulse neural network
- Data type, variable declaration, global variable and i/o mapping of PLC programming basis (CoDeSys)
- Selenium+pytest automated test framework practice
- Hj16 shopping list
猜你喜欢
随机推荐
asp.net弹出层实例
Go语言实现原理——Map实现原理
Global and Chinese markets for children's amusement facilities 2022-2028: Research Report on technology, participants, trends, market size and share
openresty ngx_lua请求响应
February 13, 2022 -5- maximum depth of binary tree
C Primer Plus Chapter 9 question 9 POW function
Openresty ngx Lua regular expression
一文搞定class的微观结构和指令
数据库基础知识(面试)
Tensor attribute statistics
3: Chapter 1: understanding JVM specification 2: JVM specification, introduction;
2.13 summary
2022 registration examination for safety management personnel of hazardous chemical business units and simulated reexamination examination for safety management personnel of hazardous chemical busines
秒杀系统的设计与实现思路
Three.js-01 入门
AsyncSocket长连接棒包装问题解决
Sum of two numbers, sum of three numbers (sort + double pointer)
【Note17】PECI(Platform Environment Control Interface)
From the perspective of quantitative genetics, why do you get the bride price when you get married
YML configuration, binding and injection, verification, unit of bean