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 ',
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 Easy Interface ToolBackground: I work on a remote machine, I need to call data to the Oracle 11g server, the Oracle client is already installed on the remote machine, but neither SQL Plus nor SQL developer and PL SQL developer are available (DBAs don't fix it for a few days). I have the server IP,
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
Write in front: In the work, the general installation of Oracle oneG client, configure Net Manager (installed client or server), remote connection to the Oracle database to meet the needs of connecting the database. If you want the machine to operate Oracle, you need to install Oracle one-to-oneG server.
This article describes how to install Oracle 11gR2 (11.2.0.3) in Oracle Linux 6.3 ). Since Oracle 11g, the official Oracle website does not provide a download link for its Patch. You need to use the Meatlink account to download the Patch. Do not worry about the kids shoes. I
Database 11G RAC cluster installation (vii)
ORACLE ENTERPRISE LINUX 5.7 Databases 11G RAC database installation (eight)
Basic test and use of database 11G RAC under ORACLE ENTERPRISE LINUX 5.7 (ix)
Cache Fusion principleThe background process for RAC has been d
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 suppor
install11. Use the Startup ScriptYou need to make some changes before using the startup script, mainly to configure the ORACLE_HOME_LISTNER variable.Vi $ ORACLE_HOME/bin/dbstartPut 79 rowsORACLE_HOME_LISTNER =/ade/vikrkuma_new/oracleModifyORACLE_HOME_LISTNER = $ ORACLE_HOMEOtherwise, an error is returned:[Oracle @ gtlions bin] $./dbstartFailed to auto-start Oracle Net Listene using/ade/vikrkuma_new/
Now there is a need to use Exp/imp to import 11g of database data into 9i, to solve this problem generally think of three ways of thinking, try (in fact, from the high version of the server to support the low version of the client principle, you can probably guess the use of 9i client to handle the problem)
Method 1: Export imports all use 11g clients
--11G Cli
Navicat for Oracle connection to Oracle 11G operation process, navicat11g
Procedure for connecting Navicat for Oracle to Oracle at 11 GB
1. Change the Oracle configuration file
After installing
Oracle 11g client Configuration
First download several compressed packages from OTN
For: http://www.oracle.com/technology/software/tech/oci/instantclient/index.html
Then select different downloads based on your platform. I installed them in rhel5, so I chose Linux x86 and downloaded the following two packages:
Instantclient-basic-linux32-11.1.0.7.zip basic package that provides OCI, occi and
to the Tnsnames.ora file. For example, my machine is: d:/instantclient_11_2/network/admin4. Set the language of Oracle, add the environment variable Nls_lang, and the value is simplified Chinese_china. Zhs16gbkAssuming that the Oracle language of the remote database is unclear, SSH or telnet to the remote machine, enter in the command interface, and connect to the database with the command line.SELECT * fr
Lab environment: Oracle 11g R2 RAC (11.2.0.3.5) Oracle Enterprise Linux 5.6x86
1. Create an ASM disk group and mount the disk on two nodes. Then, partition the disk on the first node. [root @ Rac1 ~] # Fdisk-ldisk/dev/SDE: 2147 MB, 2147483648 bytes255 heads, 63 sectors/track, 261 cylindersunits = cylinders of 16065*512 = 8225280 bytes
Device boot start end blocks
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.