Home Database Mysql Tutorial OCM_简化安装Oracle10.2.0.1.0以及升级为10.2.0.2.0

OCM_简化安装Oracle10.2.0.1.0以及升级为10.2.0.2.0

Jun 07, 2016 pm 04:47 PM

OCM_简化安装Oracle10.2.0.1.0以及升级为10.2.0.2.0

一,,这里主要使用Oracle-validated包来简化安装oracle软件的一些配置。

二,安装10.2.0.1.0的oracle数据库软件。

三,升级10.2.0.2.0的oracle数据库软件。

 

推荐阅读:

CentOS 6.3(x32)下安装Oracle 10g R2

Linux-6-64下安装Oracle 12C笔记

 

一、配置本地yum环境

 

1.创建介质装载目录/media/disk:

 

[root@ocm1 ~]# mkdir /media/disk

 

2.插入OEL DVD光盘

 

OCM_简化安装Oracle10.2.0.1.0以及升级为10.2.0.2.0

 

 

 

3.装载目录:

 

[root@ocm1 ~]# mount /dev/cdrom /media/disk/

mount: block device /dev/cdrom is write-protected, mounting read-only

[root@ocm1 ~]#

 

 

4. 创建yum 配置文件:

 

[root@ocm1 ~]# cd /etc/yum.repos.d/

[root@ocm1 yum.repos.d]# ll

total 0

[root@ocm1 yum.repos.d]# vi public-yum-el5.repo

[oel5]

name=Oracle Liunx server 5.4 i386 dvd

baseurl=file:///media/disk/Server/

gpgcheck=0

enabled=1

 

[root@ocm1 yum.repos.d]# cat public-yum-el5.repo

 

[oel5]

name=Oracle Liunx server 5.4 i386 dvd

baseurl=file:///media/disk/Server/

gpgcheck=0

enabled=1

 

 

二、安装oracle-validated软件包

 

5.正式安装oracle-validated软件包环境,使用yum install oracle-validated 命令:

使用oracle-validated包来配置oracle搭建所需的系统环境。
这个是oracle linux特有的包,减少大家在搭建oracle时安装各种系统包,调整系统参数,建用户和组等。

 

 

[root@ocm1 yum.repos.d]#yum install oracle-validated

Loaded plugins: security

oel5 | 1.1 kB 00:00

oel5/primary | 795 kB 00:00

oel5 2278/2278

Setting up Install Process

Resolving Dependencies

--> Running transaction check

---> Package oracle-validated.i386 0:1.0.0-18.el5 set to be updated

--> Processing Dependency: compat-gcc-34 for package: oracle-validated

--> Processing Dependency: libXp for package: oracle-validated

--> Processing Dependency: elfutils-libelf-devel for package: oracle-validated

--> Processing Dependency: libstdc++-devel for package: oracle-validated

--> Processing Dependency: libaio-devel for package: oracle-validated

--> Processing Dependency: gdb for package: oracle-validated

--> Processing Dependency: glibc-devel for package: oracle-validated

--> Processing Dependency: sysstat for package: oracle-validated

--> Processing Dependency: unixODBC for package: oracle-validated

--> Processing Dependency: kernel-headers for package: oracle-validated

--> Processing Dependency: glibc-headers for package: oracle-validated

--> Processing Dependency: unixODBC-devel for package: oracle-validated

--> Processing Dependency: gcc-c++ for package: oracle-validated

--> Processing Dependency: gcc for package: oracle-validated

--> Processing Dependency: compat-db for package: oracle-validated

--> Processing Dependency: compat-gcc-34-c++ for package: oracle-validated

--> Running transaction check

---> Package compat-db.i386 0:4.2.52-5.1 set to be updated

---> Package compat-gcc-34.i386 0:3.4.6-4 set to be updated

---> Package compat-gcc-34-c++.i386 0:3.4.6-4 set to be updated

---> Package elfutils-libelf-devel.i386 0:0.137-3.el5 set to be updated

--> Processing Dependency: elfutils-libelf-devel-static-i386 = 0.137-3.el5 for package: elfutils-libelf-devel

---> Package gcc.i386 0:4.1.2-46.el5 set to be updated

--> Processing Dependency: libgomp >= 4.1.2-46.el5 for package: gcc

---> Package gcc-c++.i386 0:4.1.2-46.el5 set to be updated

---> Package gdb.i386 0:6.8-37.el5 set to be updated

---> Package glibc-devel.i386 0:2.5-42 set to be updated

---> Package glibc-headers.i386 0:2.5-42 set to be updated

---> Package kernel-headers.i386 0:2.6.18-164.el5 set to be updated

---> Package libXp.i386 0:1.0.0-8.1.el5 set to be updated

---> Package libaio-devel.i386 0:0.3.106-3.2 set to be updated

---> Package libstdc++-devel.i386 0:4.1.2-46.el5 set to be updated

oel5/filelists | 2.3 MB 00:00

---> Package sysstat.i386 0:7.0.2-3.el5 set to be updated

---> Package unixODBC.i386 0:2.2.11-7.1 set to be updated

---> Package unixODBC-devel.i386 0:2.2.11-7.1 set to be updated

--> Running transaction check

---> Package elfutils-libelf-devel-static.i386 0:0.137-3.el5 set to be updated

---> Package libgomp.i386 0:4.4.0-6.el5 set to be updated

--> Finished Dependency Resolution

 

Dependencies Resolved

 

===============================================================================================

Package Arch Version Repository Size

===============================================================================================

Installing:

oracle-validated i386 1.0.0-18.el5 oel5 15 k

Installing for dependencies:

compat-db i386 4.2.52-5.1 oel5 1.7 M

compat-gcc-34 i386 3.4.6-4 oel5 4.1 M

compat-gcc-34-c++ i386 3.4.6-4 oel5 11 M

elfutils-libelf-devel i386 0.137-3.el5 oel5 24 k

elfutils-libelf-devel-static i386 0.137-3.el5 oel5 66 k

gcc i386 4.1.2-46.el5 oel5 5.2 M

gcc-c++ i386 4.1.2-46.el5 oel5 3.4 M

gdb i386 6.8-37.el5 oel5 3.4 M

glibc-devel i386 2.5-42 oel5 2.0 M

glibc-headers i386 2.5-42 oel5 614 k

kernel-headers i386 2.6.18-164.el5 oel5 1.0 M

libXp i386 1.0.0-8.1.el5 oel5 22 k

libaio-devel i386 0.3.106-3.2 oel5 11 k

libgomp i386 4.4.0-6.el5 oel5 70 k

libstdc++-devel i386 4.1.2-46.el5 oel5 2.9 M

sysstat i386 7.0.2-3.el5 oel5 170 k

unixODBC i386 2.2.11-7.1 oel5 830 k

unixODBC-devel i386 2.2.11-7.1 oel5 743 k

 

Transaction Summary

===============================================================================================

Install 19 Package(s)

Update 0 Package(s)

Remove 0 Package(s)

 

Total download size: 37 M

Is this ok [y/N]:y

Downloading Packages:

-----------------------------------------------------------------------------------------------

Total 2.2 GB/s | 37 MB 00:00

Running rpm_check_debug

Running Transaction Test

Finished Transaction Test

Transaction Test Succeeded

Running Transaction

Installing : kernel-headers 1/19

Installing : glibc-headers 2/19

Installing : glibc-devel 3/19

Installing : libstdc++-devel 4/19

Installing : compat-gcc-34 5/19

Installing : unixODBC 6/19

Installing : compat-gcc-34-c++ 7/19

Installing : libXp 8/19

Installing : compat-db 9/19

Installing : sysstat 10/19

Installing : libgomp 11/19

Installing : gcc 12/19

Installing : gcc-c++ 13/19

Installing : gdb 14/19

Installing : unixODBC-devel 15/19

Installing : libaio-devel 16/19

Installing : elfutils-libelf-devel 17/19

Installing : elfutils-libelf-devel-static 18/19

Installing : oracle-validated 19/19

 

Installed:

oracle-validated.i386 0:1.0.0-18.el5

 

Dependency Installed:

compat-db.i386 0:4.2.52-5.1 compat-gcc-34.i386 0:3.4.6-4

compat-gcc-34-c++.i386 0:3.4.6-4 elfutils-libelf-devel.i386 0:0.137-3.el5

elfutils-libelf-devel-static.i386 0:0.137-3.el5 gcc.i386 0:4.1.2-46.el5

gcc-c++.i386 0:4.1.2-46.el5 gdb.i386 0:6.8-37.el5

glibc-devel.i386 0:2.5-42 glibc-headers.i386 0:2.5-42

kernel-headers.i386 0:2.6.18-164.el5 libXp.i386 0:1.0.0-8.1.el5

libaio-devel.i386 0:0.3.106-3.2 libgomp.i386 0:4.4.0-6.el5

libstdc++-devel.i386 0:4.1.2-46.el5 sysstat.i386 0:7.0.2-3.el5

unixODBC.i386 0:2.2.11-7.1 unixODBC-devel.i386 0:2.2.11-7.1

 

Complete!

 

更多详情见请继续阅读下一页的精彩内容:

linux

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Reduce the use of MySQL memory in Docker Reduce the use of MySQL memory in Docker Mar 04, 2025 pm 03:52 PM

This article explores optimizing MySQL memory usage in Docker. It discusses monitoring techniques (Docker stats, Performance Schema, external tools) and configuration strategies. These include Docker memory limits, swapping, and cgroups, alongside

How to solve the problem of mysql cannot open shared library How to solve the problem of mysql cannot open shared library Mar 04, 2025 pm 04:01 PM

This article addresses MySQL's "unable to open shared library" error. The issue stems from MySQL's inability to locate necessary shared libraries (.so/.dll files). Solutions involve verifying library installation via the system's package m

How do you alter a table in MySQL using the ALTER TABLE statement? How do you alter a table in MySQL using the ALTER TABLE statement? Mar 19, 2025 pm 03:51 PM

The article discusses using MySQL's ALTER TABLE statement to modify tables, including adding/dropping columns, renaming tables/columns, and changing column data types.

Run MySQl in Linux (with/without podman container with phpmyadmin) Run MySQl in Linux (with/without podman container with phpmyadmin) Mar 04, 2025 pm 03:54 PM

This article compares installing MySQL on Linux directly versus using Podman containers, with/without phpMyAdmin. It details installation steps for each method, emphasizing Podman's advantages in isolation, portability, and reproducibility, but also

What is SQLite? Comprehensive overview What is SQLite? Comprehensive overview Mar 04, 2025 pm 03:55 PM

This article provides a comprehensive overview of SQLite, a self-contained, serverless relational database. It details SQLite's advantages (simplicity, portability, ease of use) and disadvantages (concurrency limitations, scalability challenges). C

Running multiple MySQL versions on MacOS: A step-by-step guide Running multiple MySQL versions on MacOS: A step-by-step guide Mar 04, 2025 pm 03:49 PM

This guide demonstrates installing and managing multiple MySQL versions on macOS using Homebrew. It emphasizes using Homebrew to isolate installations, preventing conflicts. The article details installation, starting/stopping services, and best pra

How do I configure SSL/TLS encryption for MySQL connections? How do I configure SSL/TLS encryption for MySQL connections? Mar 18, 2025 pm 12:01 PM

Article discusses configuring SSL/TLS encryption for MySQL, including certificate generation and verification. Main issue is using self-signed certificates' security implications.[Character count: 159]

What are some popular MySQL GUI tools (e.g., MySQL Workbench, phpMyAdmin)? What are some popular MySQL GUI tools (e.g., MySQL Workbench, phpMyAdmin)? Mar 21, 2025 pm 06:28 PM

Article discusses popular MySQL GUI tools like MySQL Workbench and phpMyAdmin, comparing their features and suitability for beginners and advanced users.[159 characters]

See all articles