Label:To the new company, the company is using RAC, I am more familiar with MySQL third-party cluster scheme Galera cluster This kind of multi-master cluster, The following is a comparison of the assumptions that I made about the RAC, and then the guesswork level that I did with the MySQL scenario. The comparison of RAC and MySQL Galera Cluster (MGC), 1, implemen
Failed to upgrade Oracle Cluster Registry configuration, raccluster during 10g rac Installation
Failed to upgrade Oracle Cluster Registry configuration was encountered during 10g rac installation, because the BUG was triggered by using the DMM multi-path software device-mapper-multipath.
For more information about inst
Introduction to Oracle RAC clusters, processes, and logs
In a single-host environment, Oracle runs on the OS Kernel. OS Kernel manages hardware devices and provides hardware access interfaces. Oracle does not directly operate the hardware, but has an OS Kernel instead to complete the hardware call request.
In a cluster
Label: The loadbalance is to distribute the load evenly to each node in the cluster, thus improving the overall throughput capacity. The Oracle 10g RAC provides two different ways to spread the load: 1. By connection balancing, the user is assigned to a different node according to an algorithm. It can also be considered as a decentralized load of pure technology. 2. Through the service, dispersed on the app
################################### DG ###################################
# here after the test can be a one-time brush script, but do not recommend that the operation of the production library there is a certain risk, it is recommended to fully understand the paragraph after the brush
# Case One: RAC + DUPLICATE + single node DG (complex, need to convert path)
# Master node RAC Main Library configuratio
Oracle Cluster (RAC) startup and shutdown
The following points need to be noted when Oracle RAC starts and shuts down:
First, check the shared device
Second, automatically start RAC and check related processes
Third, manually start RAC
In general, Oracle 11g R2 RAC provides the following features:
High Availability: shared-everything mode ensures that services are not stopped when a single node fails, and other nodes in the cluster will take over quickly
Scalability: multiple nodes share the load and can provide processing capabilities far beyond that of a single database. Addition and deletion of nodes can be completed online without
Operating Environment:
Server:oracle 10g RAC
Client:toad for Oracle 8.6
Description of the problem phenomenon:
Set a breakpoint on stored procedure load in editor, followed by the following error prompts:
Ora-12560:tns:protocol Adapter Error
Cannot connect debug session. In, to debug, connected to a RAC instance you must have entries for the individual
Oracle 11g Audit
The Oracle audit (Audit) function is used to monitor database operations performed by users. audit records can be stored in data dictionary tables (called audit records: SYS. in the AUD $ table, view dba_audit_trail)
Or operating system audit records (default location: $ oracle_base/admin/$ oracle_sid/adump.
Regardless of whether or not the database audit function is enabled, the following
Label:Environment Introduction: OS: both [[email protected] ~]# uname-a Linux java3 2.6.18-308.el5 #1 SMP Tue 20:06:06 EST. x86_64 x86_64 x86_64 Gnu/linux Main Library: Database version: 11.2.0.3.0 Two nodes of RAC node one: 192.168.15.26 node Two: 192.168.15.27 Standby database version: 11.2.0.3.0 IP 192.168.15.9 Repository installed only database software not built Specific steps: One: Install the database software on 192.168.15.9 This server, not m
[Oracle] deletes a node from RAC, which is a oraclerac node.
Environment:
OS: OEL5.6
RAC: 10.2.0.1.0
There are currently three rac1, rac2, and rac3 nodes. The following describes how to delete a rac3 node.
1. Delete the database instance on the rac3 Node
[Oracle @ rac1 ~] $ Dbca-silent-deleteInstance-gdbName RACDB-inst
RAC asm restored to a single instance
Rac source server:
Rac1: 192.168.100.201
Rac2: 192.168.100.202
Target Server:
192.168.8.201
The recovery procedure is as follows:
Restore the initialization parameter file-> modify the parameter file-> restore control file-> resotre data file-> recover data file1. Correctly install a single instance database. 1) Check the rac
Oracle RAC
Full name: Oracle Real Application Clusters, that is, Oracle Real-Time ApplicationProgramCluster, so that different applications can access multiple Oracle instances as if accessing one Oracle instance (of course, the
The two machines use disk arrays to store ORACLE data files for RAC. Configure an Oracle service. In this way, the client can configure the Oracle address and service description on the two machines.
JDBC: oracle: thin :@(Description =(Load_balance = yes)(Failover = on)(Add
Before learning a new thing, you need to understand its purpose.
Article This section describes the advantages and disadvantages of Oracle RAC and other four components for future reference. The full text is as follows:
To improve performance, we have made a lot of trials on the methods or solutions provided by the Oracle database itself.It mainly includes:S
Oracle 11g R2 rac rman backup script example
1. Switch RAC to archive Mode
1. Modify the archive mode of the database. Generally, archive is configured and the flash back area is used when RAC is installed. you can skip the steps below if you have configured archive.
SQL> alter system set cluster_database = false scope
10G RAC installation encountered the failed to upgrade Oracle Cluster Registry configuration, caused by the use of the DMM multipath software Device-mapper-multipath to trigger this bug.About the DMM multi-path software Device-mapper-multipath installation RAC, reference document Configuring RAW Devices (Multipath) for Oracle
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.