Alibabacloud.com offers a wide variety of articles about oracle 11g end of support, easily find your oracle 11g end of support information here online.
The mongoel DG technology uses redo log transmission and application to ensure consistent data on the standby end and the primary end. In this process, Redo Transport and Redo Apply are two core actions. Redo Transport transmits the Redo Log information to the Standby end and waits for the Apply operation. Redo Apply is to execute these log applications and chang
Oracle 11g Client Configuration
First download a few compressed packages from Otn
Download the address: http://www.oracle.com/technology/software/tech/oci/instantclient/index.html
Then depending on your platform, choose a different download, I was installed under Rhel5, so I chose the Linux x86 and downloaded the following 2 packages:The Instantclient-basic-linux32-11.1.0.7.zip Basic package provides
, Oracle. All rights reserved.Connect:Oracle Database 11g Enterprise Edition Release 11.1.0.6.0-64bit ProductionWith the Partitioning, Real Application Clusters, OLAP, Data MiningAnd Real Application Testing optionsSQL> shutdown the immediate database has been disabled. The database has been detached.The ORACLE routine has been disabled.SQL> startupThe
Tags: oracle11g cross-version 10g import error
Environment Introduction
Old environment
New environment
Operating system:
redhat5.8 64-bit
redhat6.4 64-bit
Database version:
Oracle 10.2.0.4 64-bit
Oracle 11.2.0.4 64-bit
Background: A previous set of old database RAC was built on oracle10g
Label:1. Download Oracle 11g R2 for Windows version: http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.htmlThese include two compressed packages: Win64_11gr2_database_1of2.zip,win64_11gr2_database_2of2.zip2, unzip two compressed packets into the same directory, namely "database", and then click the "setup.exe" file under the extracted directory:3. In the Configure Security Update
);
END;
/
SQL> col OBJECT_NAME format a10;
SQL> col OBJECT_TYPE format a10;
SQL> col STATUS format a10;
SQL> SELECT OBJECT_NAME, OBJECT_TYPE, STATUS FROM USER_OBJECTS WHERE OBJECT_NAME = 'P _ test ';
OBJECT_NAM OBJECT_TYP STATUS
------------------------------
P_TEST PROCEDURE VALID
SQL> ALTER TABLE TEST ADD (NAME VARCHAR2 (30 ));
SQL> SELECT OBJECT_NAME, OBJECT_TYPE, STATUS FROM USER_OBJECTS WHERE OBJECT_NAME = 'P _ test ';
OBJECT_NAM OBJECT_TYP STAT
I. Problem Description
Install RAC of 11.2.0.1 on Oracle Linux 6.1 and run the root. Sh script when installing grid. The error is as follows:
[Root @ Rac1 bin] #/u01/APP/11.2.0/GRID/root. Sh
Running Oracle 11g root. Sh script...
The following environment variables are Setas:
Oracle_owner = Oracle
ORACLE_HOME =/u01/AP
completes the Oracle 11g R2 database installation.Environment variable Configuration[Email protected] oracle]$ vi ~/. bash_profile# Add export oracle_base =/usr/oracle/appexport Oracle_ at the end of the file HOME= $ORACLE _base/
First, if the Oracle database is installed, this is roughly the directory:D:\oracle\product\11.2.0\client_1\oui\jlib\classes12.jar orD:\oracle\product\11.2.0\dbhome_1\oui\jlib\classes12.jarAttention:For Oracle11 Jdbc\lib There is no Classer12.jar file (Note: I installed in the Windows8 11g, this file is present, import
really want to add or delete online log files on the physical standby (for example, because of changes on the main library), you can also dynamically set this parameter to manual, perform DDL operations, and revert to auto value without restarting the repository. Summary of parameters and attributes After understanding all of the parameters and attributes above, you should have a deep understanding of their features and features and can be used correctly. I hope you don't get a headache with t
Oracle 11g, oracle11g
General requirements for software environments
RHEL 5. x System and RHEL 6. x System
Graphical desktop environment + development tools + Chinese Java support
-- When installing in RHEL 6. x, ksh needs to use the 5. x software package instead.
Preparations:
Yum install yum *
Yum groupinstall "X Window System" "desktop platform" "Chinese
name.
Simple command description about vi: After you enter vim/home/oracle/. bash_profile to create a configuration file, you must press I (enter insert mode) to add and modify the file.
After modification, Press ESC and press shift +: And enter wq to save and exit.
In addition, if you directly copy the preceding variables from a windows system file to a linux configuration file, run the vi command to open the file and check whether there are any sp
Silent Installation of Oracle 11g R2 in CentOS 5.10
I found many articles about installing Oracle 11g R2 silently in Linux on the Internet, which are messy and varied! Come to the literacy class!
Install Oracle 11g R2 in CentOS 5.
Label:The Oracle 11g database is installed on Windows 10 and appears many times: a prompt box pops up when the progress bar of the installation is nearing the end. As follows: "Java (TM) 2 Platform standard Edition binary has stopped working; a problem has occurred that causes the program to stop working properly. If a solution is available, Windows closes th
/jdbc_111060.html
This address can be downloaded from each version of the Oracle driver. Directly download a not just OK. But the download also wants the user name and the password, you said oralce so the Cow X's company also really is the fucking ah, does not download a 1M many drive. You want ye to log in, I will log in, but not on board, two Deng also did not board, and a few log also not on, retrieve the password bar, the official website of this
in the IP of the server650) this.width=650; "Src=" https://s2.51cto.com/wyfs02/M01/96/3C/wKiom1kecpHj5NQQAADdP9jKZ-Y886.png-wh_500x0-wm_ 3-wmp_4-s_1026585633.png "title=" Netca_12 "alt=" Wkiom1kecphj5nqqaaddp9jkz-y886.png-wh_50 "/>Here's the Yes test, and then the end of the same as before, to this Oracle installation deployment has been completed[[email protected] ~]$ lsnrctl start# Start monitoringUnder
ServerDELL R410 2Cpu inter E5620. 4 GHz 12M4CMEM 64GDISK 300 GBMemoryDS3512DISK 600G * 12 RAID5(Because JS is shoddy, it took a month to solve the problem on the server fiber optic card.Problem:1. storage cannot be found on the server from time to time;2. The optical fiber card interface cannot be found at the memory configuration end.3. After the server is restarted, the memory cannot be found. It can be found only after the memory is restarted.Final
about it, the version is not the same, in fact, has been installed.Finally finished, end, exit can.So far, in a breath, we've just installed the Oracle software, and we haven't installed the Oracle database and the monitoring listener.Complete the above steps and continue to do the following:#netca configuration monitoring, step by step, all by default.After com
In Oracle 11g RAC, it is found that both the Solaris and GSD services are in the offline status, which is the default situation of Oracle 11g RAC. Even so, the use of the database is not affected, because the resource for the WLM is used, WLM is available in 11.2.0.2. GSD is used to
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.