Oracle 10g and Oracle 11g hand-built case--oracle 10gSystem environment:Operating system: RedHat EL6Oracle:oracle 10g and Oracle 11gThe Manual construction of the library is relatively easy to implement, this case is from 10g and 11g
Oracle 11g on July 11, 2007 11 O'Clock (Beijing time 11th 22 o'clock) officially released, 11g is Oracle 30 years to release the most important version of the database, according to the needs of users to achieve information lifecycle management (information Lifecycle Management) and many other innovations.
I. Outline
Oracle upgrades from 10g to 11g detailed stepsold Database version: 10.2.0.4
Database new version: 11.2.0.2
OS Version: Solaris 10
Reference Documentation:Complete Checklist for Manual upgrades to 11GR2 [ID 837570.1]
Part I-Installing 11GR2 software
Here to Software 'sinstallationIt is not explained in detail, you can refer to the appropriate documentation.
Here is the note: If you want to 11gr2 on the late
This article uses the interface installation method, applies to the LAN Remote Installation Oracle and installs directly on the Linux server.
Through the Internet environment installation has not been tested, the Internet environment by silent installation is better.
This article is installed through the red Hat Enterprise Linux 6 64-bit system, Centos 6.6 system.
The tools used in this article:
Xshell 4, Xftp 4, VMware 10.0.3
The
Install Oracle 11g in CentOS 6.5
I recently started to learn how to use CentOS and make some records.
References: Install Oracle 11g in Cent OS 6_5 (x86_64)
I. Hardware requirements
1. Memory swap
Minimum: 1 GB of RAMRecommended: 2 GB of RAM or more
Check memory[Plain] view plaincopy
# GrepMemTotal/proc/meminfo
Abstract: Description: Linux server operating system: CentOS 5.8 32-bit (Note: separate partition / data used to install oracle database when installing the system) Linux server IP address: 192.168.21.150 Oracle database version: linux_11gR2_database Wind...
Description:
Linux server operating system: CentOS 5.8 32-bit (Note: separate partition /
Tags: des c tar ext color http1. Build Oracle RAC 11g cluster on Oracle Enterprise Linux and ISCSI2. All shared disk storage for Oracle RAC will be based on ISCSI,ISCSI using Openfiler version 2.3, which runs on the third node, which is referred to as the networked storage server in this article x86_643. Each Linux nod
cluster from the rolling upgrade mode, and the cluster starts to work fully.
* If the ASM_POWER_LIMIT parameter is set to allow data refresh, the data refresh operation that is blocked due to rolling upgrade will start again.
3. Added SYSASM permissions and OSASM operating system user groups to the ASM administrator.
In ORACLE10g, ORACLE does not customize the
New Features of Oracle 11g
(36 in total)
I. Database Management
·1. Database Replay)
This feature can capture the load of the entire data and pass it to a test database created from the backup or standby database, and then repeat the load to test the system tuning effect.
·2. SQL replay (sqlreplay)
Similar to the previous feature. However, it only capt
Oracle 11g update PSU detailed steps
Oracle releases the latest patches every quarter. For production O M personnel, regular system upgrade and patching are indispensable in daily work.
Compared with the previous versions, Oracle patching has become relatively simple, and the method for processing PSU has also changed
export or after the import recompile. The stored procedure did not import successfully, so I finally took advantage of Navicat to import the stored procedure successfully.Note: (1) To ensure that two databases have the same character set, if the difference will be an error. I checked the next two database character sets are the same, so I'm not sure what is wrong with the specific report. To view the database character set:SELECT * from V$nls_parameters WHERE PARAMETER in (' Nls_characterset ',
enables ordisables password case sensitivein the database.
Values:
(1) True
Database logonpasswords are case sensitive.
(2) False
Database logonpasswords are not case sensitive.
If the user imports 10 GB Data from Oracle, the value of password_versions is "10 Gb". Maintaining a case-sensitive password does not depend on the sec_case_sensitive_logon parameter settings. If the sec_case_sensitive_logon para
dependency ImprovementIf a function or view is dependent on a table before 11 GB, whether or not the function or view-dependent attributes are involved in the Structure Change of the table, changes the function or view to invalid. In 11g, this situation is adjusted: If the changed attribute of the table is irrelevant to the related function or view, the state of the related object will not change.· Regular Expression ImprovementA regular expression i
1. directpath reads description
In versions earlier than Oracle 11g, if a full table scan is performed on a large table, the wait event is: DB file scattered read; in 11g, if a full table scan is performed on a large table, wait event is: direct path read; that is, in 11 GB, full table scan of large tables directly reads dat
platform Description:: Linux x86-64Installed top-level products (1):Oracle Database 11g 11.2.0.4.0Here is 1 products installed in this Oracle Home.Interim patches (1):Patch 21352635:applied on Sun Dec 15:11:43 CST 2015Unique Patch id:19227862Patch Description: "Database Patch Set update:11.2.0.4.8 (21352635)"Created on 1 Sep, 07:49:44 hrsSub-patch 20760982; "Dat
Some ASP. NET + Oracle 11G systems write-and-learn essays, including referencing Oracle's official data provider and changing the date format of Oracle storage.
(8) Reference Oracle's official data provider
At the end of the last post "
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.