Oracle 12C价格一如既往高昂(oracle12c多少钱)
Oracle 12C: The Price Remns High as Always
Oracle Corporation, the world’s leading database management system provider, has been commanding premium prices for its latest database software, Oracle 12C. Despite being avlable in the market since 2013, the price of the software continues to be high, which has led to some criticism from the industry experts.
Oracle 12C is a revolutionary database that is designed to cater to the needs of large organizations with heavy workloads. It comes with advanced features such as enhanced security, high avlability, and scalability, which enable customers to handle complex data-oriented tasks. However, such high-end features come at a cost, which has affected the adoption rate of the software in recent years.
One of the primary reasons for the high price of Oracle 12C is the number of additional fees that customers have to pay. For instance, customers need to pay separately for accessing certn advanced features, such as backup and recovery, partitioning, and advanced compression. Moreover, Oracle charges its customers per processor, which means that the more processors a customer uses, the higher the price.
To get an idea of how much it costs to run Oracle 12C, let’s take a look at the licensing fee. Oracle charges $47,500 per processor for the Enterprise Edition of Oracle Database 12c. It also charges $17,500 per processor for the Standard Edition 2. Furthermore, if a customer wants to use additional features, they would need to pay extra fees ranging from $1,500 to $47,500 per processor.
In addition to the licensing fees, there are also other hidden costs such as the cost of hardware and mntenance fees. Organizations that use Oracle 12C need to have high-end servers, storage devices, and networking equipment to run the software effectively. This hardware cost can be significant, especially for small and medium-sized businesses with limited budgets.
Apart from the high cost, another challenge with Oracle 12C is the complicated installation and configuration process. The software requires a high level of expertise to install and configure correctly, which can be time-consuming and expensive. Moreover, any mistakes during the installation process can lead to system flures and data loss, which can be catastrophic for businesses.
In conclusion, while Oracle 12C is undoubtedly an excellent database software, the price remns a significant barrier for many organizations. The high licensing fees, additional feature fees, hardware costs, and the complexity of installation and configuration make it a costly proposition for most businesses. However, organizations that have large workloads and require high-end features, such as real-time analytics, will find Oracle 12C to be a worthwhile investment despite the high cost.
Code Example:
Below is a code snippet that demonstrates how to install Oracle 12C on a Linux operating system:
1. Download the software from the Oracle website:
wget https://download.oracle.com/otn/linux/oracle12c/121020/linuxamd64_12102_database_1of2.zip
wget https://download.oracle.com/otn/linux/oracle12c/121020/linuxamd64_12102_database_2of2.zip
2. Unzip the downloaded files:
unzip linuxamd64_12102_database_1of2.zip
unzip linuxamd64_12102_database_2of2.zip
3. Install the Required Packages:
sudo yum install binutils
sudo yum install compat-libcap1
sudo yum install compat-libstdc++-33
sudo yum install compat-libstdc++-33.i686
sudo yum install gcc
sudo yum install gcc-c++
sudo yum install glibc
sudo yum install glibc.i686
sudo yum install glibc-devel
sudo yum install glibc-devel.i686
sudo yum install ksh
sudo yum install libo
sudo yum install libo.i686
sudo yum install libo-devel
sudo yum install libo-devel.i686
sudo yum install libgcc
sudo yum install libgcc.i686
sudo yum install libstdc++
sudo yum install libstdc++.i686
sudo yum install libstdc++-devel
sudo yum install libstdc++-devel.i686
sudo yum install libX11
sudo yum install libX11.i686
sudo yum install libXau
sudo yum install libXau.i686
sudo yum install libxcb
sudo yum install libxcb.i686
sudo yum install libXext
sudo yum install libXext.i686
sudo yum install libXi
sudo yum install libXi.i686
sudo yum install libXtst
sudo yum install libXtst.i686
sudo yum install make
sudo yum install sysstat
4. Create a User and Group for Oracle:
sudo groupadd oinstall
sudo groupadd dba
sudo useradd -m -g oinstall -G dba oracle
sudo passwd oracle
5. Set the Environment Variables:
vi /home/oracle/.bash_profile
Add the following at the end of the file:
export ORACLE_SID=orcl
export ORACLE_UNQNAME=orcl
export ORACLE_BASE=/u01/app/oracle
export ORACLE_HOME=/u01/app/oracle/product/12.1.0/dbhome_1
export PATH=$PATH:$ORACLE_HOME/bin
6. Install Oracle 12C:
cd database
./runInstaller
Follow the on-screen instructions to install Oracle 12C. Once the installation process is complete, you can start using Oracle 12C to handle your data management needs.