Install oracle on your PC

Source: Internet
Author: User

I really want to write down my Oracle Installation Process as an accumulation of learning oracle + linux.

Environment: VMmachine

Version: Linux + oracle,

Linux: Red Hat linux release 9 (Shrike), kernel 2.420-8 on an i686

Oracle: 9.2.0.4

1. Install the samba package. Put the third redhad CD,

Mount/dev/cdrom/mnt/cdrom

Cd/mnt/cdrom/RedHat/RPMS

Rpm-ivh rpmdb-redhat-9-0.20030313.i386.rpm

Then replace it with the first disc.

Cd/mnt/cdrom/RedHat/RPMS

Rpm-ivh -- aid samba *. rpm

Now that the samba package has been installed and configured, you can copy the oracle Installation Package on the host to linux. If you need to burn it into a CD, the above step can be omitted, and the environment variables can be directly installed after being configured.

For more information about Samba configuration, see samba installation and configuration in linux.

2. the decompression process is as follows:

[Root @ ORACLE2 root] # ls/wzy/share

Ship_9204_linux_disk1.cpio.gz ship_9204_linux_disk3.cpio.gz

Ship_9204_linux_disk2.cpio.gz

[Root @ ORACLE2 root] # cd/wzy/share/

[Root @ ORACLE2 share] # gunzip ship_9204_linux_disk1.cpio.gz

[Root @ ORACLE2 share] # gunzip ship_9204_linux_disk2.cpio.gz

[Root @ ORACLE2 share] # gunzip ship_9204_linux_disk3.cpio.gz

[Root @ ORACLE2 share] # ls

Ship_9204_linux_disk1.cpio ship_9204_linux_disk3.cpio

Ship_9204_linux_disk2.cpio

[Root @ ORACLE2 share] #

Enter cpio-idmv <ship_9204_linux_disk1.cpio, cpio-idmv <ship_9204_linux_disk2.cpio, cpio-idmv <strong, extract three files in the current directory: Disk1, Disk2, Disk3

[Root @ ORACLE2 share] # df-h

Filesystem Size Used Avail Use % Mounted on

/Dev/sda1 7.6 GB 3.8G 3.4G 53%/

None 125 M 0 125 M 0%/dev/shm

[Root @ ORACLE2 share] # ls

Disk1 Disk3 ship_9204_linux_disk2.cpio

Disk2 ship_9204_linux_disk1.cpio ship_9204_linux_disk3.cpio

[Root @ ORACLE2 share] # rm-f s *

[Root @ ORACLE2 share] # ls

Disk1 Disk2 Disk3

[Root @ ORACLE2 share] #

  • 1
  • 2
  • 3
  • 4
  • Next Page

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.