Re: Oracle Linux versioning

Dear replier
can you please also give details for option 4 & 5
1) Oracle Linux Release 6 Update 4 for x86_64 (64 Bit)     V37084-01     3.5G
2) Oracle Linux Release 6 Update 4 Boot iso image for x86_64 (64 bit)     V37088-01     197M
3) Oracle Linux Release 6 Update 4 UEK Boot ISO image for x86_64 (64 bit)     V37090-01     196M
4) Oracle Linux Release 6 Update 4 source DVD 1     V37086-01     3.1G
5) Oracle Linux Release 6 Update 4 source DVD 2     V37087-01     1.9G
I see DVD1 & DVD2 thought this will be having the complete installation but after i download and write these ISO files to DVD's
DVD is not bootable.
which one to use for download and install.

Oracle Linux is licensed under GPL and requires that the source code is freely available. The source DVD's contain the source code packages and not the OS installation media. All you need to start up and install Oracle Linux on your computer from DVD in your example is number 1.

Similar Messages

  • Oracle Linux versioning

    Hi Avi, i'm quiet confuse if the release and distributions:
    uname -a on my server show me 2.6.32-200.13.1.el5uek, that mean that it's a Entreprise Linux 5 ?
    what the diff betwenn OEL5, OEL6 EL5UEK, EL6UEK, i'm lost.
    Oracle Linux kernel appear as UEK ?
    I just go to edelivery and found theses download :
    1) Oracle Linux Release 6 Update 4 for x86_64 (64 Bit)     V37084-01     3.5G
    2) Oracle Linux Release 6 Update 4 Boot iso image for x86_64 (64 bit)     V37088-01     197M
    3) Oracle Linux Release 6 Update 4 UEK Boot ISO image for x86_64 (64 bit)     V37090-01     196M
    4) Oracle Linux Release 6 Update 4 source DVD 1     V37086-01     3.1G
    5) Oracle Linux Release 6 Update 4 source DVD 2     V37087-01     1.9G
    If I build a server with the 1) what will be the result of a uname -a ?
    What the purpose of the number 2 and 3 ?
    So many questions ....
    Edited by: 952690 on 24 mai 2013 08:02

    952690 wrote:
    uname -a on my server show me 2.6.32-200.13.1.el5uek, that mean that it's a Entreprise Linux 5 ?Yes.
    what the diff betwenn OEL5, OEL6 EL5UEK, EL6UEK, i'm lost.There is no OEL, just OL. :) Oracle Linux 5 (OL5) and Oracle Linux 6 (OL6) are completely different major versions of Oracle Linux. Each of those has two kernels, the Red Hat Compatible Kernel (RHCK) or the Unbreakable Enterprise Kernel (UEK).
    Oracle Linux kernel appear as UEK ?Yes.
    I just go to edelivery and found theses download :
    1) Oracle Linux Release 6 Update 4 for x86_64 (64 Bit)     V37084-01     3.5GThis is the complete install DVD, which includes both the RHCK and UEK as well as most of the packages available for OL6.
    2) Oracle Linux Release 6 Update 4 Boot iso image for x86_64 (64 bit)     V37088-01     197MThis is a small bootable image that uses the RHCK during install but only contains the installation program, but none of the packages. You need to have the contents of the ISO from (1) available somewhere on your network.
    3) Oracle Linux Release 6 Update 4 UEK Boot ISO image for x86_64 (64 bit)     V37090-01     196MThis is a small bootable image that uses the UEK Release 2 kernel during install but only contains the installation program, but none of the packages. You need to have the contents of the ISO from (1) available somewhere on your network. This image also has btrfs support during installation, something that (1) and (2) do not.
    If I build a server with the 1) what will be the result of a uname -a ?The default kernel is 2.6.39-400.17.1.el6uek, but it will also install the RHCK 2.6.32-358.el6.

  • Oracle linux version ?

    hi experts
    which Oracle EL version should one use for installing Oracle Grid Infra
    Oracle Linux Release 5 Update 7 Media Pack or Oracle Linux Release 5 Update 8 Media Pack
    thanks

    According to previous threads, the oraclelasmlib package for el6 should be released soon.
    In the meantime, I had no trouble with the following:
    <pre>
    wget http://download.oracle.com/otn_software/asmlib/\
    oracleasmlib-2.0.4-1.el5.x86_64.rpm
    yum -y install oracleasm-support
    yum -y install oracleasmlib-2.0.4-1.el5.x86_64.rpm
    </pre>
    Verify you have SElinux disabled prior to starting the system

  • Oracle Linux NTFS how-to

    h1. Oracle Linux NTFS how-to
    Author: Dude
    Version: B, 22-Jan-2012
    h2. Purpose
    This document contains instructions how to install NTFS support under Oracle Enterprise Linux version 4, 5 and Oracle Linux version 5 and 6.
    h2. Topics
    1) Determine Kernel Architecture and Distribution
    2) Setup Software Repositories
    3) Install the NTFS Kernel Driver and Software
    4) Find and Mount a NTFS Device
    5) Notes
    h3. 1) Determine Kernel Architecture and Distribution
    Open a Terminal command prompt and enter the following to check if your system is x86 or x86_64:
    # uname -m
    x86_64If you see "i686" or "i386" instead then your system is x86.
    # cat /etc/redhat-release
    Red Hat Enterprise Linux AS release 4 (Nahant Update 9)The above example shows you are running Enterprise Linux version 4.9
    h3. 2) Setup Software Repositories
    You will need to setup access to two software repositories.
    Oracle ULN or public yum:
    The installation of RPM software packages can be complex due to software conflicts or package dependencies. It is easier to use a software manager like "yum", which will automatically resolve package dependencies and prompt you to download required software if necessary.
    For those who do not have a support subscription and access to Oracle ULN, Oracle provides a public YUM software repository to give you free online access to the standard software distributions. Simply follow the instructions outlined at http://public-yum.oracle.com. You only need to enable the software repository that matches your version according to the previous step.
    Reproforge:
    The NTFS driver is provided by the Repoforge alias RPMforge software repository. For more information about Repoforge, please see http://repoforge.org/faq. NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux and other operating systems. For more information check http://www.tuxera.com/community/ntfs-3g-download, where you can also download the source code should you prefer to compile your own NTFS driver.
    Depending on your current distribution and kernel architecture, you need to install the following:
    Oracle Enterprise Linux 4.x x86:
    # wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el4.rf.i386.rpm
    # rpm -Uvh rpmforge-release-0.5.2-2.el4.rf.i386.rpm
    Oracle Enterprise Linux 4.x x86_64:
    # wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el4.rf.x86_64.rpm
    # rpm -Uvh rpmforge-release-0.5.2-2.el4.rf.x86_64.rpm
    Oracle Enterprise Linux / Oracle Linux 5.x x86:
    # wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.i386.rpm
    # rpm -Uvh rpmforge-release-0.5.2-2.el5.rf.i386.rpm
    Oracle Enterprise Linux / Oracle Linux 5.x x86_64:
    # wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm
    # rpm -Uvh rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm
    Oracle Linux 6.x x86:
    # wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.i686.rpm
    # rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.i686.rpm
    Oracle Linux 6.x x86_64:
    # wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
    # rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpmh3. 3) Install the NTFS Kernel Driver and Related Software
    The software packages required to support NTFS depends on your current Linux distribution:
    Oracle Enterprise Linux 4.x:
    # yum install dkms dkms-fuse fuse fuse-ntfs-3g
    Oracle Enterprise Linux / Oracle Linux 5.0 - 5.2:
    # yum install dkms dkms-fuse fuse fuse-ntfs-3g
    Oracle Enterprise Linux / Oracle Linux 5.3:
    NTFS support under Oracle Enterprise Linux 5.3 is broken and you should consider to upgrade to the 5.4 or later. (https://bugzilla.redhat.com/show_bug.cgi?id=481495)
    Oracle Enterprise Linux / Oracle Linux 5.4 - 5.x:
    As of Oracle Enterprise Linux 5.4 the the kernel fuse module (dkms, dkms-fuse) is included in the kernel and should not be installed.
    # yum install fuse fuse-ntfs-3g
    Oracle Enterprise Linux / Oracle Linux 6.x:
    # yum install fuse fuse-ntfs-3g h3. 4) Find and Mount a NTFS Device
    You can use the "blkid" command to identify attached devices. For instance:
    sudo blkid
    /dev/sda1: LABEL="/boot" UUID="73efxxxxxxxxxxxxx_TYPE="ext3" TYPE="ext2"
    /dev/dm-0: UUID="22a2d704-f75dxxxxxxx595df" SEC_TYPE="ext3" TYPE="ext2"
    /dev/dm-1: TYPE="swap" UUID="3b74fxxxxxx411c-8671-2244b8735866"
    /dev/sdb1: TYPE="ntfs"
    {code}
    In the above example, device "/dev/sdb1" contains a NTFS partition.
    To mount the NTFS volume according to above example under the /mnt directory:
    {code}
    sudo mount.ntfs /dev/sdb1 /mnt
    {code}
    h3. 6) References
    http://wiki.centos.org/TipsAndTricks/NTFS
    h3. 6) Notes
    <font color="blue">
    <font size="2">
    If you experience problems with these instructions, please add only a couple of lines with a link to your own thread explaining the details. I spent some time and effort to create this how-to in the hope that it will be useful. If you would like to use these instructions for your own blog or website, please include a link to this source.
    Thanks!
    </font>
    </font>
    Kind regards and best of luck!
    Dude.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    I'm afraid there is no general answer. It depends how your device is connected, i.e. internal, usb, etc.?

  • Installing Grid Infrastructure 11.2.0.2 fails on Oracle Linux 5.6 and 6.0

    Hi all,
    We are in the process of building our new enterprise environment and tried to install the following:
    Oracle Linux 6.0
    Grid Infrastructure 11.2.0.2
    ASM
    OCFS2
    Oracle RDBMS 11.2.0.2
    Installation of Grid Infrastructure failed on Oracle Linux 6.0 and 5.6 as well. Is it because it's not yet certified for these Oracle Linux versions? Where can we find compatibility matrixes or certification information to find out which versions do work together? Been trying to find them with no success.
    Thanks for any help!

    Dude wrote:
    I have recently installed Oracle 11.2.0.2 including ASM, which also installs Grid infrastructure under Oracle Linux 5.6 (default UEK kernel) without any problems. I installed the oracle-validated package prior to the Oracle installation.OEL 5.6 and 11.2..02 Grid Infrastructure installation (for x86_64) failed in our case. Have opened a SR several weeks ago for it, but no resolution. We since reverted back to OEL 5.5 for building and running this specific RAC.
    There's also errors in OEL 5.6's Infiniband s/w stack. The openibd service fails to apply errata correctly because the o/s command used has since changed command line parameters. My guess is that testing happened solely on new h/w where this errata did not have to be applied, thus were not tested. Also, this service failed to start the srp_daemon (is critical for making sure that the storage layer works each and every time and does not cause stale connections that lead to command rejections from the storage server after a reboot of a RAC node)
    I not only had to fix the openibd service to correctly apply the errata, but also write a separate srpd service that dealt with starting up and shutting down the srp_daemon.
    Not very impressed with OEL 5.6 at all and it will be unlikely that we'll use it. And it raises a lot of concern whether OEL 6 would be a robust enough o/s for running our RAC systems.

  • Rpm for telnet utility on oracle linux 5.7

    Hi,
    I new to oracle linux , and i have two questions:
    1) I have an oracle linux installed on one of our servers. I think its version 5.7 but i am not 100% sure.
    I run cat/etc/issue but it doest report the oracle linux version. How can i found out which version installed on this server ?
    2) I need to install rpm for telnet. From where i can download only the required telnet rpm for verion 5.7 ?
    Thanks

    1) The following should help:
    http://www.oracle.com/us/technologies/027626.pdf
    2) Telnet has been replaced by SSH, similar to FTP, for serious security reasons.
    The Telnet client is normally installed by default. To install the client and server, the following should work:
    <pre>
    yum install telnet telnet-server
    </pre>
    To setup access to Oracle Public yum, see this link: http://public-yum.oracle.com/

  • Oracle Linux-SNA Protocol support

    Hello,
    We have developed the product with client server architecture with client and server has capability to talk with each other
    using either TCP/IP or IBM SNA protocol. Our application is an 32 bit application.
    We now need to check whether the Oracle Linux has capability to support SNA protocol.
    Can you please let us know whether the following the Oracle linux versions (*Oracle 5 64-bit, Oracle 5 32-bit, Oracle 6 64-bit, Oracle 6 32-bit*) has capability to support SNA protocol?
    Thanks in advance.
    Regards,
    Dayakar
    Edited by: user618976 on Nov 14, 2011 1:37 AM

    user618976 wrote:
    Do we have any document/reference stating the Oracle Linux does not provide SNA protocol support?I have not see the converse - any documentation from Oracle that Oracle Linux (OL) does support SNA. There are no specific SNA download components for OL at Oracle's edelivery site, and not Metalink/Support note found on this subject matter when searching for "Linux" and "SNA protocol".
    Oracle itself do (or did) support Gateway products using SNA. From the few support notes on the topic, it seems that these are pretty old and refer to deprecated s/w.
    I would be surprised if OL supports SNA. Or even IPX for that matter. IPv4 and IPV6 are the definitive standards. For fabric layers, there are the various Infiniband protocols (SRP, RDMA, RDS, etc). It's hard to see SNA or something like IPX featuring in this.
    Best would be to ask this question to Oracle sales/marketing directly. Neither Dude or I work for Oracle and we've only conveyed our opinions in this regard.

  • Installing Oracle 9i (version 9.0.1) on RedHat Linux 7.2

    Hi All,
    I've been trying to install Oracle 9i version 9.0.1 on RedHat
    Linux 7.2 with kernel 2.4.7-10. This RH 7.2 is running on my
    Compaq Armada M700 laptop that has 800MHz CPU and 256MB of RAM.
    I have 10GB of diskspace on this laptop.
    Someone in this group posted a howto on how to install Oracle 9i
    on RedHat Linux 7.2 but for some reasons, Oracle Universal Installer
    still hangs at 74% of the installation. Here is what I did:
    1) Install RH 7.2 on the laptop. I also make sure that make, ar,
    ld, nm and C for unix got installed when I installed RH 7.2.
    I also verify by using the command "which make", "which ar",
    "which ld" and "which nm" and they are also in the /usr/bin
    directory. I also make the /tmp partition to be 800MB and
    the swap file to be 500MB,
    2) Modify the /etc/hosts file. This part is easy. I can ping
    both the hostname, FQDN and the IP address of the laptop from
    both locally and remotely (tested with SSH connection),
    3) Go to blackdown.org and download jdk118_v3
    4) Uncompress and put it in the /usr/local/jdk118_v3 directory,
    5) Make a softlink ln -s /usr/local/jdk118_v3 /usr/local/java
    6) Download and install package:
    rpm -Uvh force nodeps binutils-2.10.0.18-1.i386.rpm
    7) In /proc/sys/kernel/sem file, I modify the third column from 32 to 128,
    8) Download and install package:
    rpm -Uvh force nodeps binutils-2.11.90.0.8-9.i386.rpm
    9) Download Linux9i_Disk1.cpio, Linux9i_Disk2.cpio and Linux9i_Disk1.cpio
    to my laptop hard-drive,
    10)Run cpio -idmv < Linux9i_Disk1.cpio (for 2 and 3 well),
    11)Create a user account "oracle". This "oracle" account belongs to
    group "oracle". Furthermore, I also create a directory /oracle
    and change the owner and group permission to account "oracle"
    12)Start the installer ( as Oracle User ) by typing ./runinstaller
    13)The installer will ask you to run a started script as root ,
    you may open a shell and type su then open Nautilus (
    if using Gnome or File manager as super user if using KDE )
    and drag the noted file to the shell screen and press enter,
    after it is ended continue with the installer (done),
    14)It asked to supply JDK home directory then it is /usr/local/java (done)
    15)Unix group Name ( to update Oracle software ) : (I leave blank here)
    16)Oracle home is : /oracle/9.0.1
    /oracle/orainventory
    From what the poster said, it should work; however, it did NOT work
    for me. I've tried and tried but no avail. I have plenty of disk
    space so I don't think space is an issue here.
    Please help.
    David Tran

    Hi All,
    I've been trying to install Oracle 9i version 9.0.1 on RedHat
    Linux 7.2 with kernel 2.4.7-10. This RH 7.2 is running on my
    Compaq Armada M700 laptop that has 800MHz CPU and 256MB of RAM.
    I have 10GB of diskspace on this laptop.
    Someone in this group posted a howto on how to install Oracle 9i
    on RedHat Linux 7.2 but for some reasons, Oracle Universal Installer
    still hangs at 74% of the installation. Here is what I did:
    1) Install RH 7.2 on the laptop. I also make sure that make, ar,
    ld, nm and C for unix got installed when I installed RH 7.2.
    I also verify by using the command "which make", "which ar",
    "which ld" and "which nm" and they are also in the /usr/bin
    directory. I also make the /tmp partition to be 800MB and
    the swap file to be 500MB,
    2) Modify the /etc/hosts file. This part is easy. I can ping
    both the hostname, FQDN and the IP address of the laptop from
    both locally and remotely (tested with SSH connection),
    3) Go to blackdown.org and download jdk118_v3
    4) Uncompress and put it in the /usr/local/jdk118_v3 directory,
    5) Make a softlink ln -s /usr/local/jdk118_v3 /usr/local/java
    6) Download and install package:
    rpm -Uvh force nodeps binutils-2.10.0.18-1.i386.rpm
    7) In /proc/sys/kernel/sem file, I modify the third column from 32 to 128,
    8) Download and install package:
    rpm -Uvh force nodeps binutils-2.11.90.0.8-9.i386.rpm
    9) Download Linux9i_Disk1.cpio, Linux9i_Disk2.cpio and Linux9i_Disk1.cpio
    to my laptop hard-drive,
    10)Run cpio -idmv < Linux9i_Disk1.cpio (for 2 and 3 well),
    11)Create a user account "oracle". This "oracle" account belongs to
    group "oracle". Furthermore, I also create a directory /oracle
    and change the owner and group permission to account "oracle"
    12)Start the installer ( as Oracle User ) by typing ./runinstaller
    13)The installer will ask you to run a started script as root ,
    you may open a shell and type su then open Nautilus (
    if using Gnome or File manager as super user if using KDE )
    and drag the noted file to the shell screen and press enter,
    after it is ended continue with the installer (done),
    14)It asked to supply JDK home directory then it is /usr/local/java (done)
    15)Unix group Name ( to update Oracle software ) : (I leave blank here)
    16)Oracle home is : /oracle/9.0.1
    /oracle/orainventory
    From what the poster said, it should work; however, it did NOT work
    for me. I've tried and tried but no avail. I have plenty of disk
    space so I don't think space is an issue here.
    Please help.
    David Tran

  • We could not able to install Oracle Linux 64 bit version 5.0 in graphical mode

    We could not able to install Oracle Linux 64 bit version 5.0 in graphical mode. We are getting the error message as
    "Probing for video card :Intel corporation Unknown device 0152"
    We also tried as
    boot: Linux vga=2
    boot linux resolution 1024x768
    boot Linux noprob
    boot Linux skipdd
    But every time we got this message
    NB: We could able to install in text mode as
    boot: Linux text.
    But our requirement Linux in graphical mode

    1344675 wrote:
    We could not able to install Oracle Linux 64 bit version 5.0 in graphical mode. We are getting the error message as
    "Probing for video card :Intel corporation Unknown device 0152"
    We also tried as
    boot: Linux vga=2
    boot linux resolution 1024x768
    boot Linux noprob
    boot Linux skipdd
    But every time we got this message
    NB: We could able to install in text mode as
    boot: Linux text.
    But our requirement Linux in graphical mode
    Why is your "requirement" to install in graphical mode?  Once you are past the installation itself, the only thing that buys you is that your server will have been configured to boot up to runlevel 5, running a graphical desktop (gnome or kde, I forget which).  And what does THAT buy you on a server?
    I do not run ANY of my Linux servers "in graphical mode" -- running a graphical desktop.  Nor did I run a graphical desktop when I had Solaris, AIX, or HP-UX servers.

  • How to get my Oracle EBS version (on linux)

    Hello,
    do you know how to get Oracle EBS version (on linux)?
    Thanks!

    Ok, now i'm confused...
    cat /etc/redhat-release For linux version.
    httpd -version for Apache version.
    For application release, you can get that from the DB. Query fnd_product_groups or you can get that from Help -> About page.
    If you want the framework version : http://[host].[domain]:[portnumber]/OA_HTML/OAInfo.jsp
    Edited by: Bobcatalog on Dec 2, 2008 1:00 PM

  • Oracle 8i linux version

    Dear all
    I got a Oracle 8i EE license and was installed at a Sun system. However, I want to migrate such Oracle to Linux environment (The Oracle maintenance was expired). So, anyone has the Oracle 8i EE Linux version which can be downloaded for my new installation.
    Thanks
    Kwan
    22 Sept 2006

    You still should contact your Oracle sales representative.
    Oracle no longer officially provides copies of obsolete versions of software, such as database versions 8.1.x or 9.0.x ... the only way to get such copies is by the kindness of strangers who might have such copies. Those strangers include your sales rep.

  • Version error installing SOA on Oracle Linux

    Hi,
    I'm trying to install Oracle SOA Suite 10g (10.1.3.1.0, soa_linux_x86_101310_disk1.cpio) on Oracle Linux 5, but I'm getting the following error:
    Checking operating system version: must be redhat-Red Hat Enterprise Linux AS rele
    ase 3, redhat-Red Hat Enterprise Linux AS release 4, redhat-Red Hat Enterprise Lin
    ux ES release 3, redhat-Red Hat Enterprise Linux ES release 4 or SuSE-9
    Failed <<<<
    Is Oracle Linux not compatible with SOA? My understanding is that Oracle Linux 5 is basically Redhat 4:
    cat /proc/version
    Linux version 2.6.18-53.el5 ([email protected]) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-52)) #1 SMP Sat Nov 10 18:24:52 EST 2007.
    Thanks,
    Yi

    You require a patch 6339508 which provides replacement pre-requisite tests. To use it you need to add two parameters to the runInstaller command as shown below.
    ./runInstaller PREREQ_CONFIG_LOCATION=<PATCH_LOC>/prereq –paramFile <PATCH_LOC>/oraparam.ini
    PATCH_LOC is the location where you unzipped the 6339508 patch. With these new parameters the installer correctly recognizes Oracle Enterprise Linux as a supported platform. Note that OEL needs some specific patches when used with SOA Suite and these need to be installed prior to running the installer. Check the documentation for details.
    cheers
    James

  • Oracle Linux 5 or higher version hardware certification information

    Dear All ,
    I need to install oracle linux 5 update 4 or higher on server HP server. Hence I want to know the cerfication information on corresponding hardware,
    Below is hardware detail
    HP ProLiant DL785 Generation 5 (G5)
    4* AMD Opteron 8393, Quad Core @ 3.1 GHz scalable to 8CPU, 64GB RAM, 8*300 HDD, 4*GbE, DVD, 2*dual port HBA
    Please let me know if there is any cerfication issue of oracle linux on above mentioned hardware.
    Thanks ,
    Raj

    I suggest to check the HP Linux certification matrix (Archive) at:
    http://h18000.www1.hp.com/products/servers/linux/hplinuxcert.html
    Also interesting should be Red Hat Enterprise Linux Technical Exceptions at
    http://h18000.www1.hp.com/products/servers/linux/supportmatrix/rhel/exceptions/rhel-exceptions.html

  • How to compile Oracle Linux source?

    I accidentally downloaded source DVD "Oracle Linux Release 5 Update 2 source - DVD" instead of installable ISO image. Is there anyway I can compile it to make bootable ISO image?
    I tried to search this forum as well as other places but couldn't find any information hence thought of opening a thread before I proceed to download correct file which will again take 10+ hrs with my Internet speed :(
    Any help is highly appreciated. Also I need to know which packages are required to be installed for compiling the source if at all that is possible. I am using Ubuntu 11.10 Desktop.
    Thanks in advance for any help and hope to get a reply soon :) I need to urgently install Oracle 11gR2 on it.
    Edited by: user6582219 on Apr 12, 2012 1:10 AM
    While browsing the forum for any possible solution I came to a thread that discuss installation of a package oracle-rdbms-server-11gR2-preinstall. When searched through search engine I came to know about recent certification Oracle 11gR2 on Oracle Linux 6, here is the link https://blogs.oracle.com/linux/entry/announcing_oracle_database_11g_r2
    https://blogs.oracle.com/linux/entry/announcing_oracle_database_11g_r2
    Thing is I already have Oracle Linux 6 Update 2 (the latest) installed on my machine in dual boot mode so I dropped the idea of installing version 5.2. As per the documentation 11gR2 was not certified earlier on Linux 6.2 so I thought of installing 5.2 but it is not necessary now.
    I would still appreciate if someone could answer my question just for knowing the procedure compiling source. May be it can help someone else trying to achieve this.
    I have another couple of important questions and need guidance from the experts over here. I am not sure if it is appropriate to open a new thread but for now I am posting them here.
    Before proceeding here are my environment details:
    Machine: x86 32 bit with 2 GB RAM/250 GB HD.
    OS: Kubuntu 11.10 Desktop and Oracle Linux 6 Update 2 in dual boot mode.
    Here are my partition details for your reference but as I am planning to do the installation from the scratch following new ideal scheme you can jump to last paragraph following the line "*********************************" for my questions.
    Unfortunately my partition plan went wrong and here is what I have now:
    Disk /dev/sda: 250.1 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x3d5ba9e1
    Device Boot Start End Blocks Id System
    /dev/sda1 * 2048 1002047 500000 83 Linux
    /dev/sda2 151525080 361253654 104864287+ 7 HPFS/NTFS/exFAT
    /dev/sda4 1003518 151001087 74998785 5 Extended
    /dev/sda5 1003520 7002111 2999296 82 Linux swap / Solaris
    /dev/sda6 7004160 11001855 1998848 83 Linux
    /dev/sda7 11003904 51001343 19998720 83 Linux
    /dev/sda8 51003392 110041087 29518848 83 Linux
    Partition table entries are not in disk order
    /dev/sda1 here is /tmp, /dev/sda2 is my data partition, I have separate /home / (root) partition for Kubuntu and remianing around 20 GB in extended partition is used for Oracle Linux 6.2 with default Oracle suggested LVM partition. I also have separate /boot for Kubuntu and I chose not to install grub while installing Oracle Linux. I later modified grub.cfg to add entries for Oracle Linux and now I can boot both OSs successfully.
    My issue now is I cannot extend 20 GB space (in extended partition) that I have given to Oracle though I have around 40 GB space available. This is because I alreay have 4 primary partitions (one for /boot others for "data" and one extended partition). So I have to make primary partition out of free space and install Oracle in a single partition without following recommended partition layout scheme.
    Now I want to do the installation of both the OS from the scratch and really need an advice on partition layout scheme. Here is summary of what I wan to achieve:
    1. Keep the "data" partition (primary) intact and carve an ideal partition layout for both the OS with separate /boot, /tmp, /home, swap (and may be for /usr???). Also may be I can share swap?
    2. How do I go about using LVM and is it recommended for this case? What would be ideal locations for each partitions and sizes? I already used 100 GB for "data" so now I want to keep 60 GB for Oracle Linux (and Oracle DB for which I will again make few sub-partitions) and remaining will be for Kubuntu.
    Well, I am not sure if this is the right place to ask these questions but since I can see very knowlegeable top contributors here that are willing to help novice users I thought of posting these questions.
    I would really really appreciate if someone can provide me rough draft of partition scheme in my case considering the sub-partitions needed for Oracle DB. I went thorugh number of forums and documentations to come up with solutuion and finally thought of getting help after much confusion.
    I really need to carefully plan this time because it's third time I am doing reinstallation from the scratch because of poor plan I followed previously.
    Thank you very much in advance and please let me know in case more information is needed from my side.
    Regards,
    Ramesh

    I accidentally downloaded source DVD "Oracle Linux Release 5 Update 2 source - DVD" instead of installable ISO image. Is there anyway I can compile it to make bootable ISO image?Google will be your best friend for such a question, for instance, "Creating a Custom centos Linux bootable ISO Image". There is no need to duplicate the effort. I recommend you download the correct installation DVD, e.g. 5.8
    Thing is I already have Oracle Linux 6 Update 2 (the latest) installed on my machine in dual boot mode so I dropped the idea of installing version 5.2. As per the documentation 11gR2 was not certified earlier on Linux 6.2 so I thought of installing 5.2 but it is not necessary now.So you don't need to install 5.2 anymore, but you want the information how to compile a installation DVD from the 5.2 source anyway?!
    I have another couple of important questions and need guidance from the experts over here. I am not sure if it is appropriate to open a new thread but for now I am posting them here.Questions may be important for you, but not necessarily for others. No one will complain if you create a new thread for particular questions or subjects. It is better to separate your topics and questions rather than creating a multi-mega thread, which does little to help anyone else but you. It means more work on your end, but it will be easier for anyone to participate or answer your questions, and it will allow you to better award answers.
    Regarding your partitioning questions: It is generally difficult to address such topics in a forum. You are asking for a book of information. My advice is to drop the old fashioned concepts of dual or triple boot options and install Oracle VirtualBox instead. It will make all of these questions obsolete and you can use whatever defaults when installing your virtual machine guest OS. Its a far more superior way of dealing with multiple operating systems on one and the same computer.
    I am using Ubuntu 11.10 Desktop.
    I need to urgently install Oracle 11gR2 on it.For what it's worth, if you can combine the two source below you should be able to install and run 11gR2 on Ubuntu 11.10.
    Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto
    Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto
    Oracle 11gR2 Express Edition on Linux Ubuntu 11.10 howto
    Oracle 11gR2 Express Edition on Linux Ubuntu 11.10 howto
    However, check out VirtualBox.

  • Upgrade OS Oracle Linux Server release 6.3 with Oracle DB 11.2.0.3.0

    Hello!
    I have Primary, two Physical Standby and one Logical Standby Servers.
    $ uname -a
    Linux host 2.6.39-200.32.1.el6uek.x86_64 #1 SMP Wed Sep 26 23:11:38 PDT 2012 x86_64 x86_64 x86_64 GNU/Linux
    $ cat /etc/issue
    Oracle Linux Server release 6.3
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    PL/SQL Release 11.2.0.3.0 - Production
    CORE 11.2.0.3.0 Production
    TNS for Linux: Version 11.2.0.3.0 - Production
    NLSRTL Version 11.2.0.3.0 - Production
    SQL> select * from dba_registry;
    COMP_ID COMP_NAME VERSION STATUS MODIFIED NAMESPACE CONTROL SCHEMA PROCEDURE STARTUP PARENT_ID OTHER_SCHEMAS
    CATALOG Oracle Database Catalog Views 11.2.0.3.0 VALID 30-SEP-2012 02:07:19 SERVER SYS SYS DBMS_REGISTRY_SYS.VALIDATE_CATALOG
    CATPROC Oracle Database Packages and Types 11.2.0.3.0 VALID 30-SEP-2012 02:07:19 SERVER SYS SYS DBMS_REGISTRY_SYS.VALIDATE_CATPROC APPQOSSYS,DBSNMP,DIP,ORACLE_OCM,OUTLN,SYSTEM
    OWM Oracle Workspace Manager 11.2.0.3.0 VALID 30-SEP-2012 02:07:19 SERVER SYS WMSYS VALIDATE_OWM
    XDB Oracle XML Database 11.2.0.3.0 VALID 30-SEP-2012 02:07:19 SERVER SYS XDB DBMS_REGXDB.VALIDATEXDB
    DGMGRL> connect sys/password
    Connected.
    DGMGRL> show configuration verbose;
    Configuration - work_DataGuardConfig
    Protection Mode: MaxAvailability
    Databases:
    primary - Primary database
    physical1 - Physical standby database
    physical1 - Physical standby database
    Properties:
    FastStartFailoverThreshold = '30'
    OperationTimeout = '30'
    FastStartFailoverLagLimit = '30'
    CommunicationTimeout = '180'
    FastStartFailoverAutoReinstate = 'TRUE'
    FastStartFailoverPmyShutdown = 'TRUE'
    BystandersFollowRoleChange = 'ALL'
    Fast-Start Failover: DISABLED
    Configuration Status:
    SUCCESS
    $ rpm -qa
    kernel-2.6.32-279.5.2.el6.x86_64
    system-config-firewall-tui-1.2.27-5.el6.noarch
    poppler-data-0.4.0-1.el6.noarch
    mesa-dri-drivers-7.11-5.el6.x86_64
    ghostscript-fonts-5.50-23.1.el6.noarch
    libxml2-python-2.7.6-8.0.1.el6_3.3.x86_64
    PyGreSQL-3.8.1-2.el6.x86_64
    perl-Time-HiRes-1.9721-127.el6.x86_64
    glibc-2.12-1.80.el6_3.5.i686
    kernel-2.6.32-279.9.1.el6.x86_64
    biosdevname-0.3.11-1.el6.x86_64
    device-mapper-1.02.74-10.el6.x86_64
    strace-4.5.19-1.11.el6_3.2.x86_64
    aic94xx-firmware-30-2.el6.noarch
    cpuspeed-1.5-15.el6.x86_64
    matahari-network-0.6.0-14.el6.x86_64
    rhino-1.7-0.7.r2.2.el6.noarch
    elinks-0.12-0.20.pre5.el6.x86_64
    libICE-1.0.6-1.el6.x86_64
    lvm2-libs-2.02.95-10.el6.x86_64
    perl-Crypt-SSLeay-0.57-16.el6.x86_64
    libtar-1.2.11-17.el6.x86_64
    perl-XML-Twig-3.34-1.el6.noarch
    libidn-1.18-2.el6.x86_64
    libreport-plugin-logger-2.0.9-5.0.1.el6.x86_64
    crda-1.1.1_2010.11.22-1.el6.x86_64
    lua-5.1.4-4.1.el6.x86_64
    gnutls-2.8.5-4.el6_2.2.x86_64
    yp-tools-2.9-12.el6.x86_64
    attr-2.4.44-7.el6.x86_64
    libtirpc-0.2.1-5.el6.x86_64
    file-5.04-13.el6.x86_64
    pax-3.4-10.1.el6.x86_64
    zip-3.0-1.el6.x86_64
    dash-0.5.5.1-3.1.el6.x86_64
    latrace-0.5.9-2.el6.x86_64
    kexec-tools-2.0.3-3.0.1.el6.x86_64
    libasyncns-0.8-1.1.el6.x86_64
    libertas-usb8388-firmware-5.110.22.p23-3.1.el6.noarch
    nss-softokn-3.12.9-11.el6.x86_64
    dbus-python-0.83.0-6.1.el6.x86_64
    ql2200-firmware-2.02.08-3.1.el6.noarch
    avahi-libs-0.6.25-11.el6.x86_64
    nfs-utils-lib-1.1.5-4.el6.x86_64
    redhat-indexhtml-6-1.0.2.el6.noarch
    boost-regex-1.41.0-11.0.1.el6_1.2.x86_64
    rpm-python-4.8.0-27.el6.x86_64
    slang-2.2.1-1.el6.x86_64
    perl-core-5.10.1-127.el6.x86_64
    libselinux-2.0.94-5.3.el6.x86_64
    iptables-ipv6-1.4.7-5.1.el6_2.x86_64
    audit-libs-2.2-2.el6.x86_64
    tcpdump-4.0.0-3.20090921gitdf3cb4.2.el6.x86_64
    keyutils-libs-1.4-4.el6.x86_64
    crash-6.0.4-2.el6.x86_64
    python-setuptools-0.6.10-3.el6.noarch
    perl-libs-5.10.1-127.el6.x86_64
    lsof-4.82-4.el6.x86_64
    perl-Module-Load-Conditional-0.30-127.el6.x86_64
    libusb1-1.0.9-0.5.rc1.el6.x86_64
    libunistring-0.9.3-5.el6.x86_64
    rsync-3.0.6-9.el6.x86_64
    libXi-1.3-3.el6.x86_64
    perl-IO-Zlib-1.09-127.el6.x86_64
    perl-HTML-Tagset-3.20-4.el6.noarch
    libXt-1.0.7-1.el6.x86_64
    perl-devel-5.10.1-127.el6.x86_64
    boost-wave-1.41.0-11.0.1.el6_1.2.x86_64
    scli-1.7.3-50.x86_64
    libthai-0.1.12-3.el6.x86_64
    perl-Compress-Raw-Bzip2-2.020-127.el6.x86_64
    mpfr-2.4.1-6.el6.x86_64
    foomatic-db-ppds-4.0-7.20091126.el6.noarch
    eggdbus-0.6-3.el6.x86_64
    libXxf86misc-1.0.2-1.el6.x86_64
    libvisual-0.4.0-9.1.el6.x86_64
    mysql-libs-5.1.61-4.el6.x86_64
    libnih-1.0.1-7.el6.x86_64
    oracle-rdbms-server-11gR2-preinstall-1.0-6.el6.x86_64
    hal-0.5.14-11.el6.x86_64
    libgcrypt-1.4.5-9.el6_2.2.x86_64
    boost-test-1.41.0-11.0.1.el6_1.2.x86_64
    glibc-common-2.12-1.80.el6_3.5.x86_64
    mysql-5.1.61-4.el6.x86_64
    ncurses-5.7-3.20090208.el6.x86_64
    python-qpid-0.14-11.el6_3.noarch
    qpid-qmf-0.14-14.0.1.el6_3.x86_64
    matahari-lib-0.6.0-14.el6.x86_64
    oracle-logos-60.0.11-9.el6.noarch
    perl-Module-Build-0.3500-127.el6.x86_64
    libhugetlbfs-utils-2.12-2.el6.x86_64
    fontpackages-filesystem-1.41-1.1.el6.noarch
    perl-Parse-CPAN-Meta-1.40-127.el6.x86_64
    openswan-2.6.32-19.el6_3.x86_64
    ncurses-libs-5.7-3.20090208.el6.x86_64
    e2fsprogs-libs-1.41.12-12.el6.x86_64
    dracut-004-284.0.1.el6_3.1.noarch
    ConsoleKit-libs-0.4.1-3.el6.x86_64
    udev-147-2.42.el6.x86_64
    bind-utils-9.8.2-0.10.rc1.el6_3.4.x86_64
    iwl5150-firmware-8.24.2.2-1.el6.noarch
    unixODBC-devel-2.2.14-11.el6.x86_64
    quota-3.17-16.el6.x86_64
    xdg-utils-1.0.2-17.20091016cvs.el6.noarch
    matahari-broker-0.6.0-14.el6.x86_64
    mingetty-1.08-5.el6.x86_64
    samba-common-3.5.10-125.el6.x86_64
    usermode-1.102-3.el6.x86_64
    abrt-addon-ccpp-2.0.8-6.0.1.el6.x86_64
    perl-XML-Dumper-0.81-6.el6.noarch
    libdhash-0.4.2-9.el6.x86_64
    crontabs-1.10-33.el6.noarch
    libevent-1.4.13-4.el6.x86_64
    mtr-0.75-5.el6.x86_64
    atk-1.28.0-2.el6.x86_64
    sgpio-1.2.0.10-5.el6.x86_64
    rdate-1.4-16.el6.x86_64
    boost-system-1.41.0-11.0.1.el6_1.2.x86_64
    latencytop-common-0.5-9.el6.x86_64
    libsemanage-2.0.43-4.1.el6.x86_64
    libtopology-0.3-7.el6.x86_64
    libtheora-1.1.0-2.el6.x86_64
    atmel-firmware-1.3-7.el6.noarch
    cryptsetup-luks-1.2.0-7.el6.x86_64
    python-dmidecode-3.10.13-1.el6.x86_64
    ipw2200-firmware-3.1-4.el6.noarch
    m4-1.4.13-5.el6.x86_64
    bfa-firmware-3.0.2.2-1.el6.noarch
    python-iwlib-0.1-1.2.el6.x86_64
    libedit-2.11-4.20080712cvs.1.el6.x86_64
    smartmontools-5.42-2.el6.x86_64
    numpy-1.4.1-9.el6.x86_64
    libcom_err-1.41.12-12.el6.x86_64
    nmap-5.51-2.0.1.el6.x86_64
    python-paramiko-1.7.5-2.1.el6.noarch
    grep-2.6.3-3.el6.x86_64
    tcsh-6.17-19.el6_2.x86_64
    db4-4.7.25-17.el6.x86_64
    db4-utils-4.7.25-17.el6.x86_64
    perl-Params-Check-0.26-127.el6.x86_64
    make-3.81-20.el6.x86_64
    expat-2.0.1-11.el6_2.x86_64
    SDL-1.2.14-3.el6.x86_64
    libXext-1.1-3.el6.x86_64
    freetype-2.3.11-6.el6_2.9.x86_64
    xorg-x11-drv-ati-firmware-6.14.2-9.el6.noarch
    libXft-2.1.13-4.1.el6.x86_64
    perl-Term-UI-0.20-127.el6.x86_64
    perl-XML-Parser-2.36-7.el6.x86_64
    libXxf86vm-1.1.0-1.el6.x86_64
    perl-Archive-Extract-0.38-127.el6.x86_64
    xz-lzma-compat-4.999.9-0.3.beta.20091007git.el6.x86_64
    device-mapper-multipath-libs-0.4.9-56.el6_3.1.x86_64
    libss-1.41.12-12.el6.x86_64
    cloog-ppl-0.15.7-1.2.el6.x86_64
    libfprint-0.1.0-19.pre2.el6.x86_64
    module-init-tools-3.9-20.0.1.el6.x86_64
    desktop-file-utils-0.15-9.el6.x86_64
    xorg-x11-utils-7.4-8.el6.x86_64
    kbd-1.15-11.el6.x86_64
    augeas-libs-0.9.0-4.el6.x86_64
    time-1.7-37.1.el6.x86_64
    logwatch-7.3.6-49.el6.noarch
    plymouth-0.8.3-24.0.1.el6.x86_64
    btparser-0.16-3.el6.x86_64
    libhugetlbfs-2.12-2.el6.x86_64
    python-2.6.6-29.el6_3.3.x86_64
    ipa-python-2.2.0-16.el6.x86_64
    dbus-1.2.24-7.0.1.el6_3.x86_64
    nss-3.13.5-1.0.1.el6_3.x86_64
    glibc-headers-2.12-1.80.el6_3.5.x86_64
    kernel-uek-2.6.39-200.29.3.el6uek.x86_64
    libuser-0.56.13-5.el6.x86_64
    foomatic-db-filesystem-4.0-7.20091126.el6.noarch
    qpid-tools-0.14-6.el6_3.noarch
    perl-ExtUtils-Embed-1.28-127.el6.x86_64
    perl-DBD-MySQL-4.013-3.el6.x86_64
    iso-codes-3.16-2.el6.noarch
    postgresql-server-8.4.13-1.el6_3.x86_64
    mesa-libGLU-7.11-5.el6.x86_64
    dstat-0.7.0-1.el6.noarch
    poppler-utils-0.12.4-3.el6_0.1.x86_64
    libX11-common-1.3-2.el6.noarch
    fipscheck-lib-1.2.0-7.el6.x86_64
    java-1.6.0-openjdk-1.6.0.0-1.49.1.11.4.el6_3.x86_64
    pam_krb5-2.3.11-9.el6.x86_64
    libcap-2.16-5.5.el6.x86_64
    kernel-uek-2.6.39-200.31.1.el6uek.x86_64
    polkit-0.96-2.el6_0.1.x86_64
    kernel-uek-firmware-2.6.39-200.32.1.el6uek.noarch
    setuptool-1.19.9-3.el6.x86_64
    popt-1.13-7.el6.x86_64
    kernel-uek-2.6.39-200.32.1.el6uek.x86_64
    kernel-devel-2.6.32-279.9.1.el6.x86_64
    b43-openfwwf-5.2-4.el6.noarch
    libacl-2.2.49-6.el6.x86_64
    telnet-0.17-47.el6_3.1.x86_64
    iwl1000-firmware-39.31.5.1-1.el6.noarch
    yum-plugin-security-1.1.30-14.0.1.el6.noarch
    readahead-1.5.6-1.el6.x86_64
    libldb-0.9.10-23.el6.x86_64
    libsepol-2.0.41-4.el6.x86_64
    hicolor-icon-theme-0.11-1.1.el6.noarch
    shadow-utils-4.1.4.2-13.el6.x86_64
    prelink-0.4.6-3.el6.x86_64
    ethtool-2.6.33-0.3.el6.x86_64
    elfutils-libelf-0.152-1.el6.x86_64
    postgresql-odbc-08.04.0200-1.el6.x86_64
    iputils-20071127-16.el6.x86_64
    sqlite-3.6.20-1.el6.x86_64
    mysql-connector-odbc-5.1.5r1144-7.el6.x86_64
    findutils-4.4.2-6.el6.x86_64
    libcap-ng-0.6.4-3.el6_0.1.x86_64
    cyrus-sasl-2.1.23-13.el6.x86_64
    ntpdate-4.2.4p8-2.el6.x86_64
    nc-1.84-22.el6.x86_64
    cronie-anacron-1.4.4-7.el6.x86_64
    plymouth-core-libs-0.8.3-24.0.1.el6.x86_64
    setserial-2.17-25.el6.x86_64
    rfkill-0.3-4.el6.x86_64
    lcms-libs-1.19-1.el6.x86_64
    ql2100-firmware-1.19.38-3.1.el6.noarch
    cyrus-sasl-gssapi-2.1.23-13.el6.x86_64
    newt-python-0.52.11-3.el6.x86_64
    rt61pci-firmware-1.2-7.el6.noarch
    python-iniparse-0.3.1-2.1.el6.noarch
    acl-2.2.49-6.el6.x86_64
    ipw2100-firmware-1.3-11.el6.noarch
    blktrace-1.0.1-6.el6.x86_64
    diffutils-2.8.1-28.el6.x86_64
    man-pages-3.22-17.el6.noarch
    system-config-firewall-base-1.2.27-5.el6.noarch
    boost-date-time-1.41.0-11.0.1.el6_1.2.x86_64
    yum-metadata-parser-1.1.2-16.el6.x86_64
    rpm-libs-4.8.0-27.el6.x86_64
    python-nss-0.11-3.el6.x86_64
    unixODBC-2.2.14-11.el6.x86_64
    libgcc-4.4.6-4.el6.x86_64
    gdbm-1.8.0-36.el6.x86_64
    libstdc++-4.4.6-4.el6.x86_64
    python-dateutil-1.4.1-6.el6.noarch
    pcre-7.8-4.el6.x86_64
    python-pycurl-7.19.0-8.el6.x86_64
    xmlrpc-c-1.16.24-1209.1840.el6.x86_64
    python-gudev-147.1-4.el6_0.1.x86_64
    libblkid-2.17.2-12.7.el6.x86_64
    perl-version-0.77-127.el6.x86_64
    perl-Locale-Maketext-Simple-0.18-127.el6.x86_64
    perl-IO-Compress-Base-2.020-127.el6.x86_64
    abrt-libs-2.0.8-6.0.1.el6.x86_64
    perl-Compress-Raw-Zlib-2.020-127.el6.x86_64
    libXau-1.0.5-1.el6.x86_64
    perl-DBIx-Simple-1.32-3.el6.noarch
    binutils-2.20.51.0.2-5.34.el6.x86_64
    libXrender-0.9.5-1.el6.x86_64
    perl-IO-Compress-Zlib-2.020-127.el6.x86_64
    libXcursor-1.1.10-2.el6.x86_64
    perl-Log-Message-Simple-0.04-127.el6.x86_64
    libXinerama-1.1-1.el6.x86_64
    perl-libwww-perl-5.833-2.el6.noarch
    libstdc++-devel-4.4.6-4.el6.x86_64
    perl-Test-Harness-3.17-127.el6.x86_64
    xorg-x11-font-utils-7.2-11.el6.x86_64
    libstdc++-4.4.6-4.el6.i686
    perl-IPC-Cmd-0.56-127.el6.x86_64
    libXv-1.0.5-1.el6.x86_64
    elfutils-0.152-1.el6.x86_64
    ncurses-static-5.7-3.20090208.el6.x86_64
    perl-Module-Loaded-0.02-127.el6.x86_64
    gstreamer-tools-0.10.29-1.0.1.el6.x86_64
    device-mapper-multipath-0.4.9-56.el6_3.1.x86_64
    keyutils-1.4-4.el6.x86_64
    iw-0.9.17-4.el6.x86_64
    xorg-x11-xauth-1.0.2-7.1.el6.x86_64
    coreutils-8.4-19.el6.x86_64
    foomatic-4.0.4-1.el6_1.1.x86_64
    gcc-4.4.6-4.el6.x86_64
    MAKEDEV-3.24-6.el6.x86_64
    libdmx-1.1.0-1.el6.x86_64
    authconfig-6.1.12-10.el6.x86_64
    ksh-20100621-16.el6.x86_64
    tar-1.23-7.el6.x86_64
    pm-utils-1.2.5-9.el6.x86_64
    ed-1.1-3.3.el6.x86_64
    iptables-1.4.7-5.1.el6_2.x86_64
    hunspell-1.2.8-16.el6.x86_64
    nmon-14g-1.el6.rf.x86_64
    jasper-libs-1.900.1-15.el6_1.1.x86_64
    initscripts-9.03.31-2.0.1.el6_3.1.x86_64
    rhn-client-tools-1.0.0-87.0.2.el6.noarch
    qpid-cpp-client-0.14-22.0.1.el6_3.x86_64
    libipa_hbac-python-1.8.0-32.el6.x86_64
    redhat-lsb-graphics-4.0-3.0.1.el6.x86_64
    less-436-10.el6.x86_64
    postgresql-8.4.13-1.el6_3.x86_64
    cracklib-dicts-2.8.16-4.el6.x86_64
    logrotate-3.7.8-15.el6.x86_64
    fontconfig-2.8.0-3.el6.x86_64
    qpid-cpp-server-0.14-22.0.1.el6_3.x86_64
    openldap-2.4.23-26.el6_3.2.x86_64
    kernel-uek-firmware-2.6.39-200.29.3.el6uek.noarch
    perl-CPANPLUS-0.88-127.el6.x86_64
    upstart-0.6.5-12.el6.x86_64
    saslwrapper-0.14-1.el6.x86_64
    net-tools-1.60-110.el6_2.x86_64
    device-mapper-event-libs-1.02.74-10.el6.x86_64
    openssh-5.3p1-81.el6.x86_64
    matahari-consoles-0.6.0-14.el6.x86_64
    matahari-python-0.6.0-14.el6.x86_64
    dmraid-events-1.0.0.rc16-11.el6.x86_64
    tuned-0.2.19-7.el6.noarch
    certmonger-0.56-1.el6.x86_64
    libreport-plugin-reportuploader-2.0.9-5.0.1.el6.x86_64
    abrt-addon-python-2.0.8-6.0.1.el6.x86_64
    libreport-plugin-kerneloops-2.0.9-5.0.1.el6.x86_64
    libpath_utils-0.2.1-9.el6.x86_64
    gtk2-2.18.9-10.el6.x86_64
    vim-common-7.2.411-1.8.el6.x86_64
    setup-2.8.14-16.el6.noarch
    latencytop-0.5-9.el6.x86_64
    autofs-5.0.5-54.el6.x86_64
    ipa-client-2.2.0-16.el6.x86_64
    abrt-cli-2.0.8-6.0.1.el6.x86_64
    lvm2-2.02.95-10.el6.x86_64
    openssh-clients-5.3p1-81.el6.x86_64
    microcode_ctl-1.17-11.el6.x86_64
    libcgroup-0.37-4.el6.x86_64
    e2fsprogs-1.41.12-12.el6.x86_64
    python-psycopg2-2.0.14-1.el6_2.1.x86_64
    rhn-setup-1.0.0-87.0.2.el6.noarch
    sos-2.2-29.0.1.el6.noarch
    psacct-6.3.2-63.el6_3.3.x86_64
    cifs-utils-4.8.1-10.el6.x86_64
    perl-CGI-3.51-127.el6.x86_64
    libicu-4.2.1-9.1.el6_2.x86_64
    mcelog-1.0pre3_20110718-0.14.el6.x86_64
    ltrace-0.5-23.45svn.el6.x86_64
    efibootmgr-0.5.4-10.el6.x86_64
    libvorbis-1.2.3-4.el6_2.1.x86_64
    ql2500-firmware-5.06.05-1.el6.noarch
    curl-7.19.7-26.el6_2.4.x86_64
    selinux-policy-targeted-3.7.19-155.0.1.el6_3.4.noarch
    jpackage-utils-1.7.5-3.12.el6.noarch
    perl-IO-Compress-Bzip2-2.020-127.el6.x86_64
    filesystem-2.4.30-3.el6.x86_64
    qpid-cpp-server-ssl-0.14-22.0.1.el6_3.x86_64
    pciutils-3.1.4-11.el6.x86_64
    xml-common-0.6.3-32.el6.noarch
    ghostscript-8.70-14.el6_3.1.x86_64
    urw-fonts-2.4-10.el6.noarch
    iotop-0.3.2-3.el6.noarch
    mailcap-2.1.31-2.el6.noarch
    libxslt-1.1.26-2.0.2.el6_3.1.x86_64
    wget-1.12-1.4.el6.x86_64
    nss-softokn-freebl-3.12.9-11.el6.x86_64
    openjpeg-libs-1.3-9.el6_3.x86_64
    fipscheck-1.2.0-7.el6.x86_64
    libattr-2.4.44-7.el6.x86_64
    kernel-uek-firmware-2.6.39-200.31.1.el6uek.noarch
    info-4.13a-8.el6.x86_64
    bind-libs-9.8.2-0.10.rc1.el6_3.4.x86_64
    ConsoleKit-0.4.1-3.el6.x86_64
    systemtap-runtime-1.7-5.0.1.el6_3.1.x86_64
    iwl6000g2b-firmware-17.168.5.2-1.el6.noarch
    kernel-uek-headers-2.6.32-300.32.3.el6uek.x86_64
    iwl6050-firmware-41.28.5.1-2.el6.noarch
    perf-2.6.32-279.9.1.el6.x86_64
    gnupg2-2.0.14-4.el6.x86_64
    iwl6000-firmware-9.221.4.1-1.el6.noarch
    yum-utils-1.1.30-14.0.1.el6.noarch
    bzip2-libs-1.0.5-7.el6_0.x86_64
    nss_compat_ossl-0.9.6-1.el6.x86_64
    gamin-0.1.10-9.el6.x86_64
    jline-0.9.94-0.8.el6.noarch
    virt-what-1.11-1.1.el6.x86_64
    dbus-glib-0.86-5.el6.x86_64
    libSM-1.1.0-7.1.el6.x86_64
    sigar-1.6.5-0.4.git58097d9.el6.x86_64
    pam_passwdqc-1.0.5-6.el6.x86_64
    hunspell-en-0.20090216-7.1.el6.noarch
    libogg-1.1.4-2.1.el6.x86_64
    postfix-2.6.6-2.2.el6_1.x86_64
    libgpg-error-1.7-4.el6.x86_64
    libtdb-1.2.1-3.el6.x86_64
    ntp-4.2.4p8-2.el6.x86_64
    mlocate-0.22.2-3.el6.x86_64
    cronie-1.4.4-7.el6.x86_64
    cyrus-sasl-plain-2.1.23-13.el6.x86_64
    pkgconfig-0.23-9.1.el6.x86_64
    oddjob-0.30-5.el6.x86_64
    libtevent-0.9.8-8.el6.x86_64
    hdparm-9.16-3.4.el6.x86_64
    traceroute-2.0.14-2.el6.x86_64
    gpm-libs-1.20.6-12.el6.x86_64
    dosfstools-3.0.9-4.el6.x86_64
    eject-2.1.5-17.el6.x86_64
    sysvinit-tools-2.87-4.dsf.el6.x86_64
    iwl5000-firmware-8.83.5.1_1-1.el6_1.1.noarch
    elfutils-libs-0.152-1.el6.x86_64
    iwl4965-firmware-228.61.2.24-2.1.el6.noarch
    pyOpenSSL-0.10-2.el6.x86_64
    rt73usb-firmware-1.8-7.el6.noarch
    boost-thread-1.41.0-11.0.1.el6_1.2.x86_64
    python-ldap-2.3.10-1.el6.x86_64
    gpg-pubkey-ec551f03-4c2d256a
    libfontenc-1.0.5-2.el6.x86_64
    pygpgme-0.1-18.20090824bzr68.el6.x86_64
    libtool-ltdl-2.2.6-15.5.el6.x86_64
    python-lxml-2.2.3-1.1.el6.x86_64
    mc-4.7.0.2-3.el6.x86_64
    newt-0.52.11-3.el6.x86_64
    glib2-2.22.5-7.el6.x86_64
    nss-util-3.13.5-1.el6_3.x86_64
    pytz-2010h-2.el6.noarch
    python-urlgrabber-3.9.1-8.el6.noarch
    readline-6.0-4.el6.x86_64
    perl-Module-Pluggable-3.90-127.el6.x86_64
    boost-python-1.41.0-11.0.1.el6_1.2.x86_64
    perl-5.10.1-127.el6.x86_64
    libpng-1.2.49-1.el6_2.x86_64
    perl-URI-1.40-2.el6.noarch
    perl-Log-Message-0.02-127.el6.x86_64
    perl-Package-Constants-0.02-127.el6.x86_64
    libxcb-1.5-1.el6.x86_64
    cpio-2.10-10.el6.x86_64
    cairo-1.8.8-3.1.el6.x86_64
    libipa_hbac-1.8.0-32.el6.x86_64
    libXtst-1.0.99.2-3.el6.x86_64
    perl-Archive-Tar-1.58-127.el6.x86_64
    perl-HTML-Parser-3.64-2.el6.x86_64
    libXdamage-1.1.2-1.el6.x86_64
    perl-Module-CoreList-2.18-127.el6.x86_64
    libgcc-4.4.6-4.el6.i686
    libXfont-1.4.1-2.el6_1.x86_64
    libXcomposite-0.4.1-2.el6.x86_64
    perl-ExtUtils-ParseXS-2.2003.0-127.el6.x86_64
    giflib-4.1.6-3.1.el6.x86_64
    perl-ExtUtils-CBuilder-0.27-127.el6.x86_64
    ncurses-term-5.7-3.20090208.el6.x86_64
    tmpwatch-2.9.16-4.el6.x86_64
    grubby-7.0.15-3.0.1.el6.x86_64
    oracleasm-support-2.1.5-1.el6.x86_64
    coreutils-libs-8.4-19.el6.x86_64
    cpp-4.4.6-4.el6.x86_64
    hal-libs-0.5.14-11.el6.x86_64
    redhat-lsb-printing-4.0-3.0.1.el6.x86_64
    gcc-c++-4.4.6-4.el6.x86_64
    libutempter-1.1.5-4.1.el6.x86_64
    liboil-0.3.16-4.1.el6.x86_64
    hwdata-0.233-7.8.el6.noarch
    libaio-devel-0.3.107-10.el6.x86_64
    boost-iostreams-1.41.0-11.0.1.el6_1.2.x86_64
    libssh2-1.2.2-11.el6_3.x86_64
    compat-libcap1-1.10-1.x86_64
    hal-info-20090716-3.1.el6.noarch
    vim-minimal-7.2.411-1.8.el6.x86_64
    perl-YAML-Syck-1.07-4.el6.x86_64
    libcollection-0.6.0-9.el6.x86_64
    glibc-2.12-1.80.el6_3.5.x86_64
    boost-serialization-1.41.0-11.0.1.el6_1.2.x86_64
    oraclelinux-release-6Server-3.0.2.x86_64
    openssl-1.0.0-25.el6_3.1.x86_64
    dejavu-sans-fonts-2.30-2.el6.noarch
    qt-sqlite-4.6.2-24.el6.x86_64
    libxml2-2.7.6-8.0.1.el6_3.3.x86_64
    groff-1.18.1.4-21.el6.x86_64
    ql23xx-firmware-3.03.27-3.1.el6.noarch
    cups-libs-1.4.2-48.el6_3.1.x86_64
    cracklib-2.8.16-4.el6.x86_64
    pcmciautils-015-4.2.el6.x86_64
    man-1.6f-30.el6.x86_64
    qpid-cpp-client-ssl-0.14-22.0.1.el6_3.x86_64
    nss-tools-3.13.5-1.0.1.el6_3.x86_64
    alsa-lib-1.0.22-3.el6.x86_64
    hwloc-1.1-0.1.el6.x86_64
    perl-Test-Simple-0.92-127.el6.x86_64
    phonon-backend-gstreamer-4.6.2-24.el6.x86_64
    perl-Time-Piece-1.15-127.el6.x86_64
    fprintd-0.1-20.git04fd09cfa.el6.x86_64
    python-saslwrapper-0.14-1.el6.x86_64
    device-mapper-event-1.02.74-10.el6.x86_64
    matahari-agent-lib-0.6.0-14.el6.x86_64
    matahari-sysconfig-0.6.0-14.el6.x86_64
    matahari-rpc-0.6.0-14.el6.x86_64
    dmraid-1.0.0.rc16-11.el6.x86_64
    matahari-host-0.6.0-14.el6.x86_64
    portreserve-0.0.4-9.el6.x86_64
    libreport-2.0.9-5.0.1.el6.x86_64
    libreport-plugin-mailx-2.0.9-5.0.1.el6.x86_64
    abrt-addon-kerneloops-2.0.8-6.0.1.el6.x86_64
    libtasn1-2.3-3.el6_2.1.x86_64
    libref_array-0.1.1-9.el6.x86_64
    file-libs-5.04-13.el6.x86_64
    c-ares-1.7.0-6.el6.x86_64
    rpcbind-0.2.0-9.el6.x86_64
    busybox-1.15.1-15.el6.x86_64
    dhclient-4.1.1-31.P1.0.1.el6_3.1.x86_64
    vim-enhanced-7.2.411-1.8.el6.x86_64
    samba-client-3.5.10-125.el6.x86_64
    openssh-server-5.3p1-81.el6.x86_64
    rsyslog-5.8.10-2.el6.x86_64
    rng-tools-2-13.el6_2.x86_64
    fprintd-pam-0.1-20.git04fd09cfa.el6.x86_64
    sudo-1.7.4p5-13.el6_3.x86_64
    rhn-check-1.0.0-87.0.2.el6.noarch
    m2crypto-0.20.2-9.el6.x86_64
    gdb-7.2-56.el6.x86_64
    audit-2.2-2.el6.x86_64
    oprofile-0.9.7-1.el6.x86_64
    valgrind-3.6.0-5.el6.x86_64
    irqbalance-0.55-35.0.1.el6_3.x86_64
    alsa-utils-1.0.22-3.el6.x86_64
    dmidecode-2.11-2.el6_1.x86_64
    libgomp-4.4.6-4.el6.x86_64
    oraclelinux-release-notes-6Server-7.x86_64
    xmlrpc-c-client-1.16.24-1209.1840.el6.x86_64
    selinux-policy-3.7.19-155.0.1.el6_3.4.noarch
    cas-0.15-1.el6.1.noarch
    ca-certificates-2010.63-3.el6_1.5.noarch
    perl-CPAN-1.9402-127.el6.x86_64
    libsndfile-1.0.20-5.el6.x86_64
    cups-1.4.2-48.el6_3.1.x86_64
    MySQL-python-1.2.3-0.3.c1.1.el6.x86_64
    dejavu-fonts-common-2.30-2.el6.noarch
    qt-x11-4.6.2-24.el6.x86_64
    krb5-workstation-1.9-33.el6_3.3.x86_64
    pulseaudio-libs-0.9.21-14.el6_3.x86_64
    dracut-kernel-004-284.0.1.el6_3.1.noarch
    util-linux-ng-2.17.2-12.7.el6.x86_64
    tzdata-java-2012f-1.el6.noarch
    iwl100-firmware-39.31.5.1-1.el6.noarch
    kpartx-0.4.9-56.el6_3.1.x86_64
    mailx-12.4-6.el6.x86_64
    yum-3.2.29-40.0.1.el6.noarch
    acpid-1.0.10-2.1.el6.x86_64
    cyrus-sasl-lib-2.1.23-13.el6.x86_64
    hesiod-3.1.0-19.el6.x86_64
    usbutils-003-4.el6.x86_64
    tcp_wrappers-libs-7.6-57.el6.x86_64
    mdadm-3.2.3-9.el6.x86_64
    xz-libs-4.999.9-0.3.beta.20091007git.el6.x86_64
    abrt-2.0.8-6.0.1.el6.x86_64
    libnl-1.1-14.el6.x86_64
    abrt-tui-2.0.8-6.0.1.el6.x86_64
    unzip-6.0-1.el6.x86_64
    pciutils-libs-3.1.4-11.el6.x86_64
    libini_config-0.6.1-9.el6.x86_64
    powertop-1.11-6.el6.x86_64
    psmisc-22.6-15.el6_0.1.x86_64
    sssd-1.8.0-32.el6.x86_64
    pixman-0.18.4-1.el6_0.1.x86_64
    bridge-utils-1.2-9.el6.x86_64
    boost-filesystem-1.41.0-11.0.1.el6_1.2.x86_64
    dhcp-common-4.1.1-31.P1.0.1.el6_3.1.x86_64
    ustr-1.0.4-9.1.el6.x86_64
    xz-4.999.9-0.3.beta.20091007git.el6.x86_64
    nfs-utils-1.2.3-26.el6.x86_64
    zd1211-firmware-1.4-4.el6.noarch
    checkpolicy-2.0.22-1.el6.x86_64
    matahari-0.6.0-14.el6.x86_64
    rhnlib-2.5.22-12.0.2.el6.noarch
    rootfiles-8.1-6.1.el6.noarch
    libusb-0.1.12-23.el6.x86_64
    parted-2.1-18.el6.x86_64
    gettext-0.17-16.el6.x86_64
    pth-2.0.7-9.3.el6.x86_64
    system-config-network-tui-1.6.0.el6.2-1.0.3.el6.noarch
    python-netaddr-0.7.5-4.el6.noarch
    bash-4.1.2-9.el6_2.x86_64
    man-pages-overrides-6.3.3-1.el6.noarch
    nspr-4.9.1-2.el6_3.x86_64
    grub-0.97-77.0.1.el6.x86_64
    python-crypto-2.0.1-22.el6.x86_64
    sed-4.2.1-10.el6.x86_64
    sysstat-9.0.4-20.el6.x86_64
    rhnsd-4.9.3-2.0.1.el6.x86_64
    perl-Pod-Escapes-1.04-127.el6.x86_64
    numactl-2.0.7-3.el6.x86_64
    boost-1.41.0-11.0.1.el6_1.2.x86_64
    libudev-147-2.42.el6.x86_64
    crash-trace-command-1.0-4.el6.x86_64
    libX11-1.3-2.el6.x86_64
    matahari-core-0.6.0-14.el6.x86_64
    ql2400-firmware-5.06.05-1.el6.noarch
    libXrandr-1.3.0-4.el6.x86_64
    perl-Object-Accessor-0.34-127.el6.x86_64
    perl-libxml-perl-0.08-10.el6.noarch
    nss-softokn-freebl-3.12.9-11.el6.i686
    pycairo-1.8.6-2.1.el6.x86_64
    perl-File-Fetch-0.26-127.el6.x86_64
    ncurses-libs-5.7-3.20090208.el6.i686
    gmp-4.3.1-7.el6_2.2.x86_64
    flac-1.2.1-6.1.el6.x86_64
    ppl-0.10.2-11.el6.x86_64
    python-matplotlib-0.99.1.2-1.el6.x86_64
    qt-4.6.2-24.el6.x86_64
    patch-2.6-6.el6.x86_64
    libXxf86dga-1.1.1-1.el6.x86_64
    kbd-misc-1.15-11.el6.noarch
    procps-3.2.8-23.el6.x86_64
    perl-Date-Manip-6.24-1.el6.noarch
    libdrm-2.4.25-2.el6.x86_64
    libgfortran-4.4.6-4.el6.x86_64
    python-libs-2.6.6-29.el6_3.3.x86_64
    python-krbV-1.0.90-3.el6.x86_64
    gzip-1.3.12-18.el6.x86_64
    dbus-libs-1.2.24-7.0.1.el6_3.x86_64
    nss-sysinit-3.13.5-1.0.1.el6_3.x86_64
    samba-winbind-clients-3.5.10-125.el6.x86_64
    glibc-devel-2.12-1.80.el6_3.5.x86_64
    plymouth-scripts-0.8.3-24.0.1.el6.x86_64
    basesystem-10.0-4.0.1.el6.noarch
    mesa-libGL-7.11-5.el6.x86_64
    postgresql-docs-8.4.13-1.el6_3.x86_64
    poppler-0.12.4-3.el6_0.1.x86_64
    ncurses-base-5.7-3.20090208.el6.x86_64
    perl-parent-0.221-127.el6.x86_64
    kernel-devel-2.6.32-279.5.2.el6.x86_64
    oddjob-mkhomedir-0.30-5.el6.x86_64
    zlib-1.2.3-27.el6.x86_64
    libselinux-utils-2.0.94-5.3.el6.x86_64
    kernel-firmware-2.6.32-279.9.1.el6.noarch
    device-mapper-libs-1.02.74-10.el6.x86_64
    tzdata-2012f-1.el6.noarch
    iwl6000g2a-firmware-17.168.5.3-1.el6.noarch
    libjpeg-6b-46.el6.x86_64
    policycoreutils-2.0.83-19.24.0.1.el6.x86_64
    yum-rhn-plugin-0.9.1-43.0.1.el6.noarch
    gpgme-1.1.8-3.el6.x86_64
    matahari-service-0.6.0-14.el6.x86_64
    libaio-0.3.107-10.el6.x86_64
    pinfo-0.6.9-12.el6.x86_64
    libtalloc-2.0.1-1.1.el6.x86_64
    cryptsetup-luks-libs-1.2.0-7.el6.x86_64
    boost-program-options-1.41.0-11.0.1.el6_1.2.x86_64
    libreport-python-2.0.9-5.0.1.el6.x86_64
    perl-XML-Grove-0.46alpha-40.el6.noarch
    which-2.19-6.el6.x86_64
    libreport-cli-2.0.9-5.0.1.el6.x86_64
    wireless-tools-29-5.1.1.el6.x86_64
    bzip2-1.0.5-7.el6_0.x86_64
    ypbind-1.20.4-29.el6.x86_64
    nano-2.0.9-7.el6.x86_64
    libgssglue-0.1-11.el6.x86_64
    vconfig-1.9-8.1.el6.x86_64
    kernel-2.6.32-279.5.1.el6.x86_64
    b43-fwcutter-012-2.2.el6.x86_64
    libmng-1.0.10-4.1.el6.x86_64
    libffi-3.0.5-3.2.el6.x86_64
    ivtv-firmware-20080701-20.2.noarch
    python-ethtool-0.6-1.el6.x86_64
    iwl3945-firmware-15.32.2.9-4.el6.noarch
    bc-1.06.95-1.el6.x86_64
    words-3.0-17.el6.noarch
    mysql-server-5.1.61-4.el6.x86_64
    python-kerberos-1.1-6.2.el6.x86_64
    rpm-4.8.0-27.el6.x86_64
    libpcap-1.0.0-6.20091201git117cb5.el6.x86_64
    passwd-0.77-4.el6_2.2.x86_64
    chkconfig-1.3.49.3-2.el6.x86_64
    cvs-1.11.23-11.el6_2.1.x86_64
    libuuid-2.17.2-12.7.el6.x86_64
    perl-DBI-1.609-4.el6.x86_64
    at-3.1.10-43.el6_2.1.x86_64
    pygobject2-2.20.0-5.el6.x86_64
    gawk-3.1.7-9.el6.x86_64
    libgudev1-147-2.42.el6.x86_64
    python-nose-0.10.4-3.1.el6.noarch
    perl-Pod-Simple-3.13-127.el6.x86_64
    ntsysv-1.3.49.3-2.el6.x86_64
    perl-Module-Load-0.16-127.el6.x86_64
    trace-cmd-1.0.5-7.el6.x86_64
    theora-tools-1.1.0-2.el6.x86_64
    libtiff-3.9.4-6.el6_3.x86_64
    perl-DBD-SQLite-1.27-3.el6.x86_64
    nfs4-acl-tools-0.3.3-6.el6.x86_64
    libXfixes-4.0.4-1.el6.x86_64
    perl-Compress-Zlib-2.020-127.el6.x86_64
    kernel-devel-2.6.32-279.5.1.el6.x86_64
    qt3-3.3.8b-30.el6.x86_64
    perl-ExtUtils-MakeMaker-6.55-127.el6.x86_64
    boost-graph-1.41.0-11.0.1.el6_1.2.x86_64
    ncurses-devel-5.7-3.20090208.el6.x86_64
    pango-1.28.1-3.el6_0.5.x86_64
    perl-Digest-SHA-5.47-127.el6.x86_64
    gstreamer-0.10.29-1.0.1.el6.x86_64
    libXmu-1.0.5-1.el6.x86_64
    foomatic-db-4.0-7.20091126.el6.noarch
    pam-1.1.1-10.el6_2.1.x86_64
    tcp_wrappers-7.6-57.el6.x86_64
    compat-libstdc++-33-3.2.3-69.el6.x86_64
    gstreamer-plugins-base-0.10.29-1.el6.x86_64
    pinentry-0.7.6-6.el6.x86_64
    elfutils-libelf-devel-0.152-1.el6.x86_64
    iproute-2.6.32-20.el6.x86_64
    boost-signals-1.41.0-11.0.1.el6_1.2.x86_64
    krb5-libs-1.9-33.el6_3.3.x86_64
    atlas-3.8.4-2.el6.x86_64
    cdparanoia-libs-10.2-5.1.el6.x86_64
    postgresql-libs-8.4.13-1.el6_3.x86_64
    redhat-lsb-4.0-3.0.1.el6.x86_64
    sssd-client-1.8.0-32.el6.x86_64
    python-qpid-qmf-0.14-14.0.1.el6_3.x86_64
    seekwatcher-0.12-5.el6.noarch
    libcurl-7.19.7-26.el6_2.4.x86_64
    I want to upgrade my OS from official repository on Primary and Standby Servers. And I have a question:
    Will I have a problem with my RDBMS after upgrade OS (e.g. statuses in dba_registry will become INVALID)?

    It's Ok.
    Now I have:
    $ cat /etc/issue
    Oracle Linux Server release 6.4
    No any problem.

Maybe you are looking for

  • Como salvar o resultado de um call transformation em um diretorio local?

    Tudo bem pessoal, Estou em um desenvolvimento onde tenho que salvar o resultado de um CALL TRANSFORMATION e ter como resultado um XML posteriormente salva-lo em um diretorio local, do SAP para desktop, estou tendo o resultado correto e consigo ver  a

  • Error in manifest or policy file

    Can't run Dreamweaver CS6 or CC - checked my log files - I see: Activation context generation failed for "F:\AdobeCC\Adobe Dreamweaver CC\Dreamweaver.exe".Error in manifest or policy file "" on line . A component version required by the application c

  • RAM once and for all (singl-/dual-rank)

    Seriously, everyone says different things (seemingly) What's best to do...replace my existing 8GB RAM with as many dual-rank 4GB modules as possible/affordable, or keep the existing and buy (the more expensive) single-rank 4GB chips? dual rank chips

  • N8 photo gallery stop working properly... HELP

    well after the video update... i notice my n8 suddenly cannot view photos in photo gallery...even using file manager to manual view the photo...it is un-view-able... beside that my widget..Ergo Memory Info showing my memory is full... and Nokia Batte

  • Concurrent Employment

    We have concurrent employment maintained in our project. I need to develop reports based on PNPCE LDB. I wanted to know major differences between PNP and PNPCE and various pitfalls while using PNPCE LDB.