当前位置:网站首页>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
边栏推荐
- 查看网页最后修改时间方法以及原理简介
- Development specification: interface unified return value format [resend]
- Registration of Electrical Engineering (elementary) examination in 2022 and the latest analysis of Electrical Engineering (elementary)
- The PNG image is normal when LabVIEW is opened, and the full black image is obtained when Photoshop is opened
- 数学公式截图识别神器Mathpix无限使用教程
- Mathematical formula screenshot recognition artifact mathpix unlimited use tutorial
- LeetCode102. Sequence traversal of binary tree (output by layer and unified output)
- LeetCode——Add Binary
- Summary of binary tree recursive routines
- TVS管和ESD管的技术指标和选型指南-嘉立创推荐
猜你喜欢
随机推荐
数学公式截图识别神器Mathpix无限使用教程
【Note17】PECI(Platform Environment Control Interface)
Three. Js-01 getting started
证明 poj 1014 模优化修剪,部分递归 有错误
3D point cloud slam
2: Chapter 1: understanding JVM specification 1: introduction to JVM;
Leetcode sword finger offer brush questions - day 21
Use of metadata in golang grpc
Creative mode 1 - single case mode
How to quickly understand complex businesses and systematically think about problems?
利用LNMP实现wordpress站点搭建
Openresty ngx Lua regular expression
Neural structured learning - Part 2: training with natural graphs
VS2010编写动态链接库DLL和单元测试,转让DLL测试的正确性
[untitled]
并查集实践
Douban scoring applet Part-2
golang代码检查工具
Getting started stm32--gpio (running lantern) (nanny level)
Solution to the packaging problem of asyncsocket long connecting rod