Tags: Oracle Linux 4.8 installation ORACL 10g RAC Error Resolution1. Initial enable ASM automatic Storage driver error, module not found[Email protected] desktop]#/etc/init.d/oracleasm ConfigureConfiguring the Oracle ASM Library driver.This would configure the On-boot properties of the Oracle ASM LibraryDriver. The fol
backup things such as: Spfile,control file, data file location, and so on. Data file location, use the following command to view:Elect File_name,tablespace_name from Dba_data_files;Select File_name,tablespace_name from Dba_temp_files;Sometimes this information is needed for recovery. We try to back up a bit more so that it's more beneficial for recovery.Previous knowledge of the DBA:1. Bold but cautious, don't panic2. Develop a comprehensive backup strategy, before doing relevant operations, bu
The following 10g Oracle service start/stop scripts are the two most commonly used scripts every day, namely, oracle 10g services start/stop, the script content is not original (obtained from caiyun at the earliest), and the original address cannot be tested. Here, we will only sort it out. environment: Windows 7 +
Some changes need to be made when Oracle Client 10g is installed on Windows 7, oracle10g
The new notebook, Windows 7 Pro, needs to install the Oracle Client, the colleague gave a 10G version. Prompt during installation:
"Checking operating system requirements... Expected results: 5.0, 5.1, 5.2, 6.0 actual results: 6.
1. Architecture
In Oracle 10g, the process for transmitting logs to the standby node database is ARCH and LGWR. (In 11g, LGWR is replaced by LNS, but I'm not sure if it is LGWR in 10g !)
The slave node receives logs by using the log_archive_config, fal_client, and fal_server parameters, and communicates with the master node to identify whether the log is applied.
Originally, I only wanted to install an Oracle client with the imp/exp command. However, instantclient does not have these two commands and does not want to download 10 Gb client software of over 600 mb, which is also troublesome to install. The 10g express edition is found, and the Deb installation package for Debian is also available.
I am from Hangzhou. Because it is necessary to support Chinese characte
Oracle different versions of Official documents online reference and packaging Download The address summary, listed here, for your reference.1.9iOracle Official Document1) Online BrowsingHttp://www.oracle.com/pls/db92/homepage2 download in hand, reference worry-freeOracle9i Database Release 1 (9.0.1) documentationHttp://www.oracle.com/technology/documentation/Oracle9i_arch_901.htmlOracle9i Database Release 2 (9.2) DocumentationHttp://www.oracle.com/te
Tags: Ops directory sed nal RTM user its source users Oracle HR Example User's build 10g,11g can be Put the 10. sql files on the attachment (see the end of the article) in this path first: $ORACLE _home/demo/schema/human_resources
Script Name
Description
Hr_analz.sql
Collects statistics on the tables in the sche
Install Oracle 10g graphic tutorial in redhat 4,
-- Note: This article only installs Oracle and does not create a database.
I. Install a readhat4 System in the Virtual Machine
Ii. IP Address Allocation
The configured IP address is as follows:
3. create user groups and users
Note: oracle users should have the same uid.
1. Install Oracle 10g RAC in the Oracle Linux environment on the vmvm
This article references:
Http://www.oracle.com/technology/global/cn/pub/articles/chan-ubl-vmware.html
Http://www.oracle.com/technology/global/cn/pub/articles/smiley_rac10g_install.html
Precautions for installing Linux:
1. When installing Linux, install all "development" and "Legacy development"
Label:As for some errors that occur during the installation process, I summarize that the path does not have permissions, not the user group below theTo create Oracle users and user groups and directories, and to assign permissions to the directory, refer to the following example:This place can be successfully installed if you simply follow the procedure below, but if you want to install Oracle in a differe
Oracle 11g Database shutdown causes the crsd process of 10g Database to restart
The customer has an Oracle 10 Gb RAC environment. Due to an occasional demand, a database of 11 GB needs to be temporarily started. When we mount the software and datafile volumes of 11 GB, the database of 11 GB can be started normally, but when the database of 11 GB is shut down, the
I. The following error is reported when 10gRAC uses DBCA to reconstruct asm:The ASM instance configured on the local node is a single-instance ASM. to create a single-instance database using this ASM instance, restart DBCA and select the single-instance database option, to create a RAC database using this ASM instance, convert it to rac asm first.
This is because the instance content in/etc/oratab is not removed.
II. The complete process of re-establishing the ASM instance1. Stop the instance.Sr
This article will detail the Oracle 10g OEM general error -------Unknown host specified workaround, you need to know the friend can refer to the following
refer to the detailed source: http://www.jb51.net/article/32135.htmReinstall the Oracleon the notebook,after the installation is complete, the OEM console can be used , but log off after logging back or restart the system after logging in, or the n
ORACLE 10g merge into usage, oraclemergeBefore Oracle 10 Gb, the merge Statement supports two simple usage methods: matching and updating and inserting non-matching. In 10 Gb, Oracle enhanced the merge statement and added the condition options and DELETE operations. Next I will use a demo to briefly introduce the merge
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.