What are the requirements for the Oracle 10g database software and hardware environment?

Source: Internet
Author: User

The following articles describe the specific operations required for the software and hardware environment of Oracle 10 Gb database. If you are interested in the actual operations, you can click to view the following articles. I hope it will help you in this regard.

1. Check hardware requirements

The system must meet the following minimum hardware requirements:

At least MB of physical memory

The following table describes the configuration relationship between the physical Memory RAM) and the swap zone swap space during installation.

RAM Swap Space

1024 MB to 2048 MB 1.5 times RAM

2049 MB to 8192 MB equals to RAM

More than 8192 MB 0.75 times RAM

At least 400 MB of free disk space in the/tmp directory

1.5 GB to 3.5 GB disk space is used to install Oracle 10 GB database software. The specific size is determined by the installation type.

1.2 GB disk space for Database Pre-configuration file system storage (optional)

Note:

Disk Space Requirements for Using ASM (Automatic Storage Management) and RDS (raw device storage) are described in a later section.

If you select Automatic backup configuration, enable flash recovery area) requires additional disk space, you can also specify it in the file system or ASM (Automatic Storage Management) disk group.

Ensure that the system meets these requirements:

Confirm the physical memory size and enter the following command:

 
 
  1. grep MemTotal /proc/meminfo  

If the physical memory size is smaller than the recommended memory size, you must increase the memory size before installation.

Confirm swap space in the swap area), and type the following command:

 
 
  1. grep SwapTotal /proc/meminfo  

Example:

 
 
  1. as3$grep SwapTotal /proc/meminfo   
  2. SwapTotal: 2048248 kB   

If necessary, check the information about how to configure the swap space in the swap zone in the operating system documentation to modify the swap space) configuration.

Confirm the available RAM and swap zone swap space), and type the following command:

 
 
  1. free  

Example:

 
 
  1. as3$free   
  2. total used free shared buffers cached   
  3. Mem: 503084 490356 12728 0 2432 345224   
  4. -/+ buffers/cache: 142700 360384   
  5. Swap: 2048248 72692 1975556   

It is recommended that you perform repeated tests after several seconds of delay. The above content is an introduction to the requirements of the Oracle 10g database software and hardware environment. I hope you will gain some benefits.
 

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.