Install Oracle Enterprise Cloud Control 12c and oracle12c in Linux 6.3

Source: Internet
Author: User

Install Oracle Enterprise Cloud Control 12c and oracle12c in Linux 6.3

The installation of Oracle enterprise cloud control 12c is a complicated process, because it depends on Kernel El database and Oracle Weblogic. Now Oracle has integrated Weblogic into the cloud control installation package, which saves a lot of trouble. This article is based on Oracle Linux 6.3 to install Oracle enterprise cloud control 12c, which is described below.

 

1. Preparations before installation
A) OS Installation Reference
Install Oracle Linux 6.3 in Virtual Box


B) replicel software installation and database creation references
Use yum to quickly deploy the Oracle installation environment (11 GB)
Install Oracle 11g R2 (11.2.0.3) in Oracle Linux 6.3)

 

2. JAVA Runtime Environment deployment
[Root @ oel64 src] # pwd
/Usr/local/src
[Root @ oel64 src] # chmod u + x jdk-6u45-linux-x64-rpm.bin
[Root @ oel64 src] #./jdk-6u45-linux-x64-rpm.bin

 

3. rpm packages required for Cloud Control
Package Requirements for Oracle Management Service
Make-3.81
Binutils-2.20.51.0.2-5.11
Gcc-4.4.4
Libaio-0.3.107
Glibc-common-2.12-1
Libstdc ++ 4.4.4
LibXtst-1.0.99.2-3.el6.x86_64.rpm
Sysstat-9.0.4
Glibc-devel-2.12-1.7.el6.i686 (This is a 32-bit package)
Glibc-devel-2.12-1.7.el6.x86_64 (This is a 64-bit package)
(Applicable only for Oracle Linux 6.2, which effecdes RH6.2 and UEK 6.2) glibc-2.12-1.47.0.2

Package Requirements for Oracle Management Agent
Make-3.81
Binutils-2.20.51.0.2-5.11
Gcc-4.4.4
Libaio-0.3.107
Glibc-common-2.12-1.7
Libstdc ++ 4.4.4
Sysstat-9.0.4
 
# Verify the rpm package using the following methods
[Root @ oel63 ~] # Rpm-qa make binutils gcc libaio glibc-common libstdc ++ sysstat -- queryformat "% {NAME}-% {VERSION}-% {RELEASE} (% {ARCH }) \ n"
Glibc-common-2.12-1.132.el6_5.1 (x86_64)
Sysstat-9.0.4-20.el6 (x86_64)
Libaio-0.3.107-10.el6 (x86_64)
Gcc-4.4.7-4.el6 (x86_64)
Binutils-2.20.51.0.2-5.34.el6 (x86_64)
Libstdc ++-4.4.7-4. el6 (x86_64)
Make-3.81-20.el6 (x86_64)

[Root @ oel63 ~] # Rpm-qa glibc-devel -- queryformat "% {NAME}-% {VERSION}-% {RELEASE} (% {ARCH}) \ n"
Glibc-devel-2.12-1.132.el6_5.1 (x86_64)

# An error message was prompted during installation and the glibc-devel-2.12-1.7-i686 could not be found
[Root @ oel63 ~] # Yum install glibc-devel * i686
[Root @ oel63 ~] # Rpm-qa | grep glibc-devel
Glibc-devel-2.12-1.132.el6_5.1.i686
Glibc-devel-2.12-1.132.el6_5.1.x86_64

 

4. Configure Database options
A) if dbconsole is configured for the current database, deconfig
[Oracle @ oel63 ~] $ Emctl status dbconsole # This query indicates that dbconsole is not configured on the local machine.
Enter the name of the Configuration file./u01/ora11g/db_1/Solaris/j2ee/OC4J_DBConsole_oel63.ycdata.net_ora11g not found.
# Use the following command deconfig dbconsole
$ Emca-deconfig dbcontrol db-repos drop-SYS_PWD <sys pasword>-SYSMAN_PWD <sysman password>

 

B) modify relevant parameters
SQL> ALTER SYSTEM SET processes = 300 SCOPE = SPFILE;

SQL> ALTER SYSTEM SET session_cached_cursors = 200 SCOPE = SPFILE;

SQL> ALTER SYSTEM SET sga_target = 2G SCOPE = SPFILE;

SQL> ALTER SYSTEM SET shared_pool_size = 600 M SCOPE = SPFILE;

SQL> ALTER SYSTEM SET pga_aggregate_target = 1G SCOPE = SPFILE;

SQL> ALTER SYSTEM SET job_queue_processes = 20 SCOPE = SPFILE;

SQL> shutdown immediate;

SQL> startup

 

4. Install cloud control
[Oracle @ oel63 ~] $ Mkdir-p/u01/oms12convention
[Oracle @ oel63 ~] $ Mkdir-p/u01/agent12cr2
# Author: Leshami
# Blog: http://blog.csdn.net/leshami
[Oracle @ oel63 ~] $ Cd/usr/local/src/em12cc/
[Oracle @ oel63 em12cc] $ ls
Em12103p1_linux64_disk1.zip em12103p1_linux64_disk2.zip em12103p1_linux64_disk3.zip

[Oracle @ oel63 em12cc] $ unzip em12103p1_linux64_disk1.zip
[Oracle @ oel63 em12cc] $ unzip em12103p1_linux64_disk2.zip
[Oracle @ oel63 em12cc] $ unzip em12103p1_linux64_disk3.zip

[Oracle @ oel63 em12cc] $ export DISPLAY = 192.168.7.small: 0.0
[Oracle @ oel63 em12cc] $./runInstaller

# Add the two rows ~ /. Bash_profile
Export OMS_HOME =/u01/oms12375/oms
Export AGENT_HOME =/u01/agent12cr2/core/12.1.0.3.0
$ Source ~ /. Bash_profile
After the installation is complete, you can log on to the oms https://oel63.ycdata.net through the following URL: 7802/em
For more information about how to enable and disable clocould control, see Oracle cloud control 12c startup and shutdown.

 

5. Highlights

 


How Does oracle 12c access the graphic interface, that is, the Enterprise Manager? There is a manger console on the 11g, and 12c is gone. Can you help me?

1. Start EM Database Express 12c and set the port to enable EM Express.
SQL> show parameter dispatchers
SQL> exec DBMS_XDB_CONFIG.setHTTPPort (8080 );

2. Install Oracle Enterprise Manager Cloud Control 12c.

How does one install oracle in linux?

Refer to oracle website

Part 1: install Linux

This Guide uses servers with the following hardware configurations:

Two 800 MHz Pentium III CPUs
512 MB RAM
Two SCSI host adapters (Ultra SCSI 160)
Eight SCSI disk drives (2x9 GB + 6x36 GB)
One 100Base-T Ethernet Adapter
One 1000Base-T Ethernet Adapter
Configure the disk so that each SCSI host adapter is connected to a 9 GB disk and three 36 GB disks.

Please note that although this is not a "powerful" setting at all, you can complete most of the tasks described in this Guide even with lower settings. The basic database installation requires only one CPU, 512 MB of memory, and a disk drive (IDE, SCSI, or FireWire) with at least 6.5 GB of available space ).

Now, we will gradually demonstrate how to install the Linux operating system on the server. This article assumes that the Linux system is completely installed (different from the upgrade), and the server is dedicated to Oracle, and there is no other operating system or data on the server.

Red Hat Enterprise Linux 2.1

Oracle 10 Gb can be run on Red Hat Enterprise Linux 2.1 (Advanced Server and Enterprise Server) (Update 3) or later. Red Hat Network (RHN) provides updates that can be downloaded as an ISO file used to create a CD or as an update for a single package.

The simplest and quickest way to install application updates for all new Linux systems is to use the update CD. If Linux has been installed or there are no updates on CD, you can apply these updates through RHN. Because this compass is a brand new Linux installation, you will use the update CD.

Use the first CD in the update CD set to start the server.
You may need to change BIOS settings to allow startup from CD.
Boot: is displayed at the bottom of the startup screen :.
Select Enter to install the image on the console. (For other installation methods and options, see Red Hat Installation Guide .)
The installer scans the hardware, temporarily displays the Red Hat flash screen, and then starts to display a series of screen prompts.
Select language
Accept the default value.
Configure the keyboard
Accept the default value.
Configure mouse
Accept the default value.
Installation type
Accept the default value.
Set Disk Partitions
This document does not describe how to partition a disk, but assumes that you are familiar with the partitioning method.
(Warning: partitioning the disk incorrectly is one of the most reliable and quick ways to delete all content on the disk. If you are not sure how to partition, stop first and ask someone to help you; otherwise, you may be at risk of data loss !)

This article uses the following Partition Scheme (all file systems are ext3 ):

The 9 GB disk on the first controller (/dev/sda) contains the following partitions for storing all Linux and Oracle software:
-100 MB/boot partition (for RHEL 2.1, the minimum value is 50 MB)
-1,500 MB swap partition-set the partition size to at least twice the system RAM size, but not more than 2 GB (32-bit systems do not support swap files larger than 2 GB ). If you need a swap space larger than 2 GB, create multiple swap partitions.
-7,150 MB root partition-This partition will be used for all directories, including/usr,/tmp,/var,/opt, And/home. This is purely for the purpose of explaining this guide and simplifying the installation. A more reliable partitioning scheme is to divide these directories into separate file systems.

Configure to start the loader
Accept the full text of Mo ......>

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.