The concept of change sets is introduced in conformance CDC. A change set can include several tables that have relationships with each other, such as a primary foreign key reference relationship. The CDC can guarantee data consistency when capturing and releasing changes in a change set. This exercise describes how to use a CDC that guarantees consistency.1 Environment PreparationSOURCE table: Odi_src. Dept,odi_src. Emp Target table: Odi_tag. DEPT, Odi_tag. Emp Configuration topology See the cre
Because you want to switch servers, re-install Oracle, you want to use the latest 12c. It took a whole day to record the process and problems as follows.First, download Oracle 12c:Half of the 12.1.0.2.0 on the official web site is really down, with the hundred-gigabit fiber is also to half of the failure. So you can only download 12.1.0.1.0.II. installation?
Tags: share roo agent list specific main tar ber ATI Install Agent Agent When em11g, agent installation is through the host side of the producer Download agent and install, on the EM12C version number, can be on the EM12C server. The agent proxy is installed remotely to the monitored host side by means of "push", and the agent agent can be installed for multiple hosts at the same time. Official documents: Http://www.gokhanatil.com/2011/10/how-to-deploy-oracl
Tags: RAC nts ges ASE host Technology One height issue1. Visit Oracle Website: https://www.oracle.com/index.html, download Oracle Database 12c Release 1(Note: File1 and File2 are to be downloaded!!) Otherwise post-installation will report a bunch of errors, refer to: http://www.2cto.com/database/201503/386272.html)2. Unzip the file and copy all the folders in the
Installing Oracle 12c on Windows 7 64-bit does not have a set character set, using the operating system default character set: we8mswin1252, modify the character set to: ZHS16GBK. Because the process is irreversible, you first need to back up the database.1. Fully prepared database2. Querying the current character setSQL>Select*fromwhere parameter='nls_ CHARACTERSET'; PARAMETER
has been strengthened again, we can not set the NOT NULL here, greatly reducing the possible error operationSee the following experimental processCREATE table T, where more than 1 million rows of data.Sql> Select COUNT (*) from T; COUNT (*)---------- 1454256Add a column directly to the table (not set NOT NULL)Sql> ALTER TABLE t add MRDAI1 number default 10000; Table altered. elapsed:00:00:00.03The speed is swift. And, of course, as in 11G.After the setting is complete, if it is a newly inser
Tags: http data div. html work htm TT databaseIn the Oracle GoldenGate 12c, support is available for some of the most recent databases, such as SQL Server 2012/2014, and of course 12c is also supported for SQL Server 2008.The main new features are:
The capture process can read the SQL Server compressed local backup log;
When the third-party log Backup to
How to install Oracle 12c in RedHat Linux 6
Step 1:
To install Oracle on RedHat Linux 6, you must install the corresponding software package before installing Oracle. In different operating system environments, the software package requirements are different. Specific corresponding software packages, see the official d
Oracle has been releasing Oracle for 12C for some time and Oracle has only 64-bit releases and no 32-bit version. Our system installation environment is CentOS 6.5 x86_64. 1. Install Oracle Dependency PackModify the Yum configuration and install 32-bit and 64-bit RPM by defa
In the RAC in 12c, because it is flex cluster, often the phenomenon of instance running, example 3 ran to Node 2, instance 2 ran to Node 3. And that's still true after the reboot.
We can do this, so that the original running out of the case to change back:
1. Check the information of the instance and node correspondence recorded in CRS:
[ORACLE@12102-RAC2 ~]$ crsctl stat res ora.cdbrac.db-p |grep SERVERN
session set CONTAINER=EHRPDB;--Switch back to the root containerAlter session set Container=cdb$root;--2 Creating pluggable Databases--2.1 Cloning seed ContainerCreate pluggable Database cpcdbAdmin user Cpcadm identified by Cpcadmfile_name_convert= ('/oracle/app/oracle/oradata/edw/pdbseed ', '/oradata/edw/cpcdb/datafile/');--2.2 Creating a database directlyCREATE Pluggable DATABASE HrdbADMIN USER HRDBA ide
Database version
The code is as follows
Copy Code
BANNER con_id-------------------------------------------------------------------------------- ----------Oracle Database 12c Enterprise Edition release 12.1.0.1.0-64bit Production 0Pl/sql Release 12.1.0.1.0-production 0CORE 12.1.0.1.0 Production 0TNS for 64-bit windows:version 12.1.0.1.0-production 0Nlsrtl Version 12.1.0.1.0-produ
Installing OracleI use the Win10 64-bit, the official website downloads 64 Oracle 12c, two files.Unzip the first file after installation, but install to half error, prompting missing files. Later found that the original two files to be extracted separately, extracted according to the directory merged together.Install again, install to 88% and the jammed won't move. I thought the installation failed again, s
/gaoERROR:Ora-01045:user C # #ERIC lacks CREATE SESSION privilege; Logon denied----have no permissions, we can give it permission individually, or we can assign a role to it.Warning:you is no longer connected to ORACLE.Sql> Conn/as SYSDBAConnected.Sql> Grant DBA to C # #eric Container=all; ---to its DBA role, with a role scope covering all containersGrant succeeded.Sql> Conn C # #eric/gaoConnected. ---connection succeededTo switch containers:Start the container database that you created first:sq
. Executes the root.sh script after the installation is complete.3.1. Run the installation script$Grid _home/gridsetup. SH3.2. Select Configure Grid Infrastructure for a New Cluster and click Next3.3. Select Configure an Oracle Standalone Cluster, then click Next3.4.scan-name to be the same as Scan-ip in/etc/hosts, cancel the GNS and click Next3.5. Choose Add node, fill in Public-ip and virtual-ip hostname, then select all nodes, click SSH connectivit
need to configure the relevant user information, and the user is created during the installation process, as shown in:650) this.width=650; "title=" image "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;margin:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" image "src=" Http://s3.51cto.com/wyfs02/M01/84/8E/wKioL1eUhF3xkxqFAACqVtwWGeU199.png "Width=" 520 "height=" 389 "/>650) this.width=650; "title=" image "style=" bor
Oracle 12c R1 physical standby uard physical standby database enable real-time apply
The physical standby database is always in the mount state, which is inconvenient for Data Synchronization verification.
Enabling real-time apply enables real-time query.
In the standby database mount status:
SQL> select open_mode from v $ database;
OPEN_MODE------------------------------------------------------------MOUNTE
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.