Physical processors limit in Oracle Linux 5

Hello:
the Linux administrator told me that Oracle Linux 5 allows up to 4 physical processors.
I've searched the Internet. I've found in http://www.oracle.com/us/technologies/linux/025994.htm that the allowed number of CPUs for a Oracle Linux 5 OS is unlimited. I've send this link to the Linux Admin, but his answer was that this specification refers only to logical CPUs, and that the limitation has to do with the number of physical processors.
I've searched again the Internet, but I could not find anything about this restriction. Then, my question is: is threre any limit on the number of physical processors on Oracle Linux 5 OS? Where is it documented?
Thank you and best regards,

I've opened a SR (3-2552873331) to the Oracle Support. Here is their answer:
Hi Marco,
Yes you can download and install the Oracle Linux on the mentioned Box. The CPU limitations Vs price will come in picture only while registering for support.
Thank you for your answer.
Does it mean that threre is no limit on CPU sockets other than the imposed by the RedHat kernel (64/255 logical CPUs for Redhat 5)? Is it possible to download Oracle Linux 5 from the network and install it on a i.e. 8 dualcore box, setting the support license aside (no support is needed)? Do I need to change and recompile the linux kernel of the Oracle Linux 5 to allow the installation on a 8 dualcore box?
Regards,
Marco Antonio Serrano
Oracle Linux and Oracle VM is free to download and use on any platform configuration for any purpose. Oracle charges only for support.
Please visit the product pricing page at http://www.oracle.com/us/corporate/pricing/price-lists/index.html for the complete details, but in essence, Oracle licenses   support based on the number of CPU sockets (chips) and not by cores (virtual processors). Premier support levels permit unlimited numbers of CPU sockets, otherwise only a maximum of 2 cores are allowed.
+ Sincerely, +
Hello:
the Linux administrator told me that Oracle Linux 5 allows up to 4 physical processors.
I've searched the Internet. I've found in http://www.oracle.com/us/technologies/linux/025994.htm that the allowed number of CPUs for a Oracle Linux 5 OS is unlimited. I've send this link to the Linux Admin, but his answer was that this specification refers only to logical CPUs, and that the limitation has to do with the number of physical processors.
I've searched again the Internet, but I could not find anything about this restriction. Then, my question is: is threre any limit on the number of physical processors on Oracle Linux 5 OS? Where is it documented?
Thank you and best regards,
Regards,
Marco A. Serrano

Similar Messages

  • 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.

  • OS Package Error while installing SOA 11.1.1.5.0 on Oracle Linux

    Hi,
    I am trying to install SOA Suite 11.1.1.5.0 on Linux Environment.
    While doing the prerequisite checks, I am getting some errors wrt operating system packages and kernel parameters.
    The queries I have is:
    1) If these packages are not installed, will it have some adverse effect on my installation?
    2) Also, how from where can I download these packages and how do I install them?
    OS Version is: Oracle Linux 5 Update 7
    The log for the prerequisite checks is pasted below:
    Root
    Checking operating system certification
    Expected result: One of enterprise-5.4,enterprise-4,enterprise-5,redhat-5.4,redhat-4,redhat-5,SuSE-10,SuSE-11
    Actual Result: enterprise-5.4
    Check complete. The overall result of this check is: Passed
    Checking recommended operating system packages
    Checking for gcc-4.1.0-28.4; found gcc-4.1.2-51.el5-i386.           Passed
    Checking for gcc-c++-4.1.0-28.4; found gcc-c++-4.1.2-51.el5-i386.           Passed
    Checking for setarch-1.6-1; found setarch-2.0-1.1-i386.   Passed
    Checking for sysstat-5.0.5-1; Not found.  Failed <<<<
    Checking for libstdc++-4.1.0-28.4; found libstdc++-4.1.2-51.el5-i386.        Passed
    Checking for libstdc++-devel-4.1.0-28.4; found libstdc++-devel-4.1.2-51.el5-i386.  Passed
    Checking for compat-libstdc++-296-2.96-132.7.2; found compat-libstdc++-296-2.96-138-i386.         Passed
    Checking for compat-db-4.1.25-9; Not found.      Failed <<<<
    Checking for control-center-2.8.0-12; found control-center-1:2.16.0-16.el5-i386.  Passed
    Checking for glibc-common-2.3.4-2.9; found glibc-common-2.5-65-i386.   Passed
    Checking for binutils-2.16.91.0.5-23.4; found binutils-2.17.50.0.6-14.el5-i386.      Passed
    Checking for make-3.80-202.2; found make-1:3.81-3.el5-i386.    Passed
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Some recommended packages are missing (see above).
    Recommendation: You may actually have installed packages which have obsoleted these, in which case you can successfully continue with the install. If you have not, it is recommended that you do not continue. Refer to the product release notes to find out how to get the missing packages and update the system.
    Checking kernel parameters
    Checking for VERSION=2.6.18; found VERSION=2.6.18-274.el5xen.           Passed
    Checking for hardnofiles=4096; hardnofiles=1024.            Failed <<<<
    Checking for softnofiles=4096; softnofiles=1024.  Failed <<<<
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The kernel parameters do not meet the minimum requirements (see above).
    Recommendation: Perform operating system specific instructions to update the kernel parameters.
    Checking Recommended glibc version
    Expected result: ATLEAST=2.5-12
    Actual Result: 2.5-65
    Check complete. The overall result of this check is: Passed
    Checking physical memory
    Expected result: 1024MB
    Actual Result: 3336MB
    Check complete. The overall result of this check is: Passed
    Any help will be appreciated.
    Cheers,
    Varun

    Hi Avi,
    Thanks for your reply.
    I was able to install the packages, not eactly the same way as u told but I downloaded them from http://public-yum.oracle.com/ and installed them manually. Was also able to change parameters.
    And Bingo, there was no pre-requisite failures while installing SOA.
    One of the probs that I'm facing now is that when I try to access the WLS Console of SOA after creating domain, I'm able to open it on the local machine using IP and localhost. But it doesn't work the same way when I use hostname. It gives an error saying No Route to the Host. Also I'm not able to access WLS Console from any other machine using IP address of the machine.
    Any inputs that can be of any help.
    Cheers,
    Varun

  • "Bad page state in process swapper" with Oracle Linux 5.9

    Dear All,
    We got "localhost kernel: BUG: Bad page state in process swapper  pfn:5e13c2e" when booting Oracle Linux 5.9.
    The system is installed with -
    1. CPU: 2 x Xeon E5-2690
    2. Mem: 384 GB
    3. QLE 2562 FC
    4. Oracle Linux 5.9 (64-bit) (2.6.39-300.26.1.el5uek)
    5. mutlipath enabled
    6. kernel created with (mkinitrd -v -f --with=sd-mod with=dm-multipath /boot/initrd-2.6.39-300.06.1.el5uek.img $(uname -r))
    Below is part of the log file.
    Did you have the idea what cause the issue?
    Regards,
    CL
    Nov  1 11:03:04 localhost syslogd 1.4.1: restart.
    Nov  1 11:03:04 localhost kernel: klogd 1.4.1, log source = /proc/kmsg started.
    Nov  1 11:03:04 localhost kernel: Initializing cgroup subsys cpuset
    Nov  1 11:03:04 localhost kernel: Initializing cgroup subsys cpu
    Nov  1 11:03:04 localhost kernel: Linux version 2.6.39-300.26.1.el5uek ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-52)) #1 SMP Thu Jan 3 18:31:38 PST 2013
    Nov  1 11:03:04 localhost kernel: Command line: ro root=/dev/mapper/lun_osp3 rhgb  quiet numa=off
    Nov  1 11:03:04 localhost kernel: BIOS-provided physical RAM map:
    Nov  1 11:03:04 localhost kernel:  BIOS-e820: 0000000000000000 - 000000000009a400 (usable)
    Nov  1 11:03:04 localhost kernel:  BIOS-e820: 000000000009a400 - 00000000000a0000 (reserved)
    Nov  1 11:03:04 localhost kernel:  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    Nov  1 11:03:04 localhost kernel:  BIOS-e820: 0000000000100000 - 000000007df4c000 (usable)
    Nov  1 11:03:04 localhost kernel:  BIOS-e820: 000000007df4c000 - 000000007df89000 (reserved)
    Nov  1 11:03:04 localhost kernel:  BIOS-e820: 000000007df89000 - 000000007e01c000 (ACPI data)
    Nov  1 11:03:04 localhost kernel:  BIOS-e820: 000000007e01c000 - 000000007e240000 (ACPI NVS)
    Nov  1 11:03:05 localhost kernel:  BIOS-e820: 000000007e240000 - 000000007f34c000 (reserved)
    Nov  1 11:03:05 localhost cpuspeed: Enabling ondemand cpu frequency scaling governor
    Nov  1 11:03:05 localhost kernel:  BIOS-e820: 000000007f34c000 - 000000007f800000 (ACPI NVS)
    Nov  1 11:03:05 localhost kernel:  BIOS-e820: 0000000080000000 - 0000000090000000 (reserved)
    Nov  1 11:03:05 localhost kernel:  BIOS-e820: 00000000fed1c000 - 00000000fed40000 (reserved)
    Nov  1 11:03:05 localhost kernel:  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    Nov  1 11:03:05 localhost kernel:  BIOS-e820: 0000000100000000 - 0000006080000000 (usable)
    Nov  1 11:03:06 localhost kernel: NX (Execute Disable) protection: active
    Nov  1 11:03:06 localhost kernel: SMBIOS 2.7 present.
    Nov  1 11:03:06 localhost rpc.statd[5742]: Version 1.0.9 Starting
    Nov  1 11:03:06 localhost kernel: No AGP bridge found
    Nov  1 11:03:06 localhost kernel: last_pfn = 0x6080000 max_arch_pfn = 0x400000000
    Nov  1 11:03:07 localhost hcid[5810]: Bluetooth HCI daemon
    Nov  1 11:03:07 localhost hcid[5810]: Register path:/org/bluez fallback:1
    Nov  1 11:03:07 localhost sdpd[5814]: Bluetooth SDP daemon
    Nov  1 11:03:07 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Nov  1 11:03:07 localhost kernel: total RAM covered: 393216M
    Nov  1 11:03:07 localhost kernel: Found optimal setting for mtrr clean up
    Nov  1 11:03:07 localhost kernel:  gran_size: 64K chunk_size: 64K num_reg: 9   lose cover RAM: 0G
    Nov  1 11:03:07 localhost kernel: last_pfn = 0x7df4c max_arch_pfn = 0x400000000
    Nov  1 11:03:07 localhost pcscd: pcscdaemon.c:507:main() pcsc-lite 1.4.4 daemon ready.
    Nov  1 11:03:07 localhost kernel: found SMP MP-table at [ffff8800000fdb60] fdb60
    Nov  1 11:03:07 localhost kernel: Using GB pages for direct mapping
    Nov  1 11:03:07 localhost kernel: init_memory_mapping: 0000000000000000-000000007df4c000
    Nov  1 11:03:07 localhost kernel: init_memory_mapping: 0000000100000000-0000006080000000
    Nov  1 11:03:08 localhost pcscd: hotplug_libusb.c:402:HPEstablishUSBNotifications() Driver ifd-egate.bundle does not support IFD_GENERATE_HOTPLUG. Using active polling instead.
    Nov  1 11:03:08 localhost pcscd: hotplug_libusb.c:411:HPEstablishUSBNotifications() Polling forced every 1 second(s)
    Nov  1 11:03:07 localhost kernel: RAMDISK: 3795a000 - 37ff0000
    Nov  1 11:03:08 localhost kernel: ACPI: RSDP 00000000000f0490 00024 (v02 ACRSYS)
    Nov  1 11:03:08 localhost kernel: ACPI: XSDT 000000007dfa6090 0009C (v01 ACRSYS ACRPRDCT 00000001 AMI  00010013)
    Nov  1 11:03:08 localhost kernel: ACPI: FACP 000000007dfafb10 000F4 (v04 ACRSYS ACRPRDCT 00000001 AMI  00010013)
    Nov  1 11:03:08 localhost kernel: ACPI: DSDT 000000007dfa61b8 09956 (v02 ACRSYS ACRPRDCT 00000000 INTL 20091112)
    Nov  1 11:03:08 localhost kernel: ACPI: FACS 000000007e23df80 00040
    Nov  1 11:03:08 localhost kernel: ACPI: APIC 000000007dfafc08 00224 (v03 ACRSYS ACRPRDCT 00000001 AMI  00010013)
    Nov  1 11:03:08 localhost kernel: ACPI: FPDT 000000007dfafe30 00044 (v01 ACRSYS ACRPRDCT 00000001 AMI  00010013)
    Nov  1 11:03:08 localhost kernel: ACPI: SRAT 000000007dfafe78 004B0 (v01 A M I  AMI SRAT 00000001 AMI. 00000000)
    Nov  1 11:03:08 localhost kernel: ACPI: SLIT 000000007dfb0328 00030 (v01 A M I  AMI SLIT 00000000 AMI. 00000000)
    Nov  1 11:03:08 localhost kernel: ACPI: HPET 000000007dfb0358 00038 (v01 ACRSYS ACRPRDCT 00000001 AMI. 00000005)
    Nov  1 11:03:08 localhost kernel: ACPI: PRAD 000000007dfb0390 000BE (v02 PRADID  PRADTID 00000001 MSFT 04000000)
    Nov  1 11:03:08 localhost kernel: ACPI: SPMI 000000007dfb0450 00040 (v05 A M I   OEMSPMI 00000000 AMI. 00000000)
    Nov  1 11:03:08 localhost kernel: ACPI: SSDT 000000007dfb0490 6B344 (v02  INTEL    CpuPm 00004000 INTL 20091112)
    Nov  1 11:03:08 localhost kernel: ACPI: EINJ 000000007e01b7d8 00130 (v01    AMI AMI EINJ 00000000      00000000)
    Nov  1 11:03:08 localhost kernel: ACPI: ERST 000000007e01b908 00230 (v01  AMIER AMI ERST 00000000      00000000)
    Nov  1 11:03:08 localhost kernel: ACPI: HEST 000000007e01bb38 000A8 (v01    AMI AMI HEST 00000000      00000000)
    Nov  1 11:03:08 localhost kernel: ACPI: BERT 000000007e01bbe0 00030 (v01    AMI AMI BERT 00000000      00000000)
    Nov  1 11:03:08 localhost kernel: ACPI: DMAR 000000007e01bc10 00178 (v01 A M I   OEMDMAR 00000001 INTL 00000001)
    Nov  1 11:03:08 localhost kernel: ACPI: MCFG 000000007e01bd88 0003C (v01 ACRSYS ACRPRDCT 00000001 MSFT 00000097)
    Nov  1 11:03:08 localhost kernel: NUMA turned off
    Nov  1 11:03:09 localhost kernel: Faking a node at 0000000000000000-0000006080000000
    Nov  1 11:03:09 localhost kernel: Initmem setup node 0 0000000000000000-0000006080000000
    Nov  1 11:03:09 localhost kernel:   NODE_DATA [000000607ffd9000 - 000000607fffffff]
    Nov  1 11:03:09 localhost kernel: Zone PFN ranges:
    Nov  1 11:03:09 localhost kernel:   DMA      0x00000010 -> 0x00001000
    Nov  1 11:03:09 localhost kernel:   DMA32    0x00001000 -> 0x00100000
    Nov  1 11:03:09 localhost kernel:   Normal   0x00100000 -> 0x06080000
    Nov  1 11:03:09 localhost kernel: Movable zone start PFN for each node
    Nov  1 11:03:09 localhost kernel: early_node_map[3] active PFN ranges
    Nov  1 11:03:09 localhost kernel:     0: 0x00000010 -> 0x0000009a
    Nov  1 11:03:09 localhost kernel:     0: 0x00000100 -> 0x0007df4c
    Nov  1 11:03:09 localhost kernel:     0: 0x00100000 -> 0x06080000
    Nov  1 11:03:10 localhost kernel: ACPI: PM-Timer IO Port: 0x408
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled)
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x08] enabled)
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x0a] enabled)
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0c] enabled)
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0e] enabled)
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x10] lapic_id[0x20] enabled)
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x12] lapic_id[0x22] enabled)
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x14] lapic_id[0x24] enabled)
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x16] lapic_id[0x26] enabled)
    Nov  1 11:03:10 localhost kernel: ACPI: LAPIC (acpi_id[0x18] lapic_id[0x28] enabled)
    Nov  1 11:03:11 localhost kernel: ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x2a] enabled)
    Nov  1 11:03:11 localhost kernel: ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x2c] enabled)
    Nov  1 11:03:11 localhost kernel: ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x2e] enabled)
    Nov  1 11:03:11 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Nov  1 11:03:11 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
    Nov  1 11:03:11 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled)
    Nov  1 11:03:12 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled)
    Nov  1 11:03:12 localhost kernel: ACPI: LAPIC (acpi_id[0x09] lapic_id[0x09] enabled)
    Nov  1 11:03:12 localhost kernel: ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0b] enabled)
    Nov  1 11:03:12 localhost kernel: ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0d] enabled)
    Nov  1 11:03:12 localhost kernel: ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0f] enabled)
    Nov  1 11:03:12 localhost kernel: ACPI: LAPIC (acpi_id[0x11] lapic_id[0x21] enabled)
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC (acpi_id[0x13] lapic_id[0x23] enabled)
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC (acpi_id[0x15] lapic_id[0x25] enabled)
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC (acpi_id[0x17] lapic_id[0x27] enabled)
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC (acpi_id[0x19] lapic_id[0x29] enabled)
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x2b] enabled)
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x2d] enabled)
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x2f] enabled)
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
    Nov  1 11:03:13 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1a] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1c] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1e] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
    Nov  1 11:03:14 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1])
    Nov  1 11:03:15 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1b] high edge lint[0x1])
    Nov  1 11:03:15 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1d] high edge lint[0x1])
    Nov  1 11:03:15 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1f] high edge lint[0x1])
    Nov  1 11:03:15 localhost hidd[5960]: Bluetooth HID daemon
    Nov  1 11:03:15 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    Nov  1 11:03:15 localhost kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    Nov  1 11:03:15 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec01000] gsi_base[24])
    Nov  1 11:03:15 localhost kernel: IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
    Nov  1 11:03:15 localhost kernel: ACPI: IOAPIC (id[0x03] address[0xfec40000] gsi_base[48])
    Nov  1 11:03:15 localhost kernel: IOAPIC[2]: apic_id 3, version 32, address 0xfec40000, GSI 48-71
    Nov  1 11:03:15 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Nov  1 11:03:15 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Nov  1 11:03:15 localhost kernel: Using ACPI (MADT) for SMP configuration information
    Nov  1 11:03:15 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
    Nov  1 11:03:15 localhost kernel: SMP: Allowing 32 CPUs, 0 hotplug CPUs
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 000000000009a000 - 000000000009b000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 000000000009b000 - 00000000000a0000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 000000007df4c000 - 000000007df89000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 000000007df89000 - 000000007e01c000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 000000007e01c000 - 000000007e240000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 000000007e240000 - 000000007f34c000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 000000007f34c000 - 000000007f800000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 000000007f800000 - 0000000080000000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 0000000080000000 - 0000000090000000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 0000000090000000 - 00000000fed1c000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 00000000fed1c000 - 00000000fed40000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 00000000fed40000 - 00000000ff000000
    Nov  1 11:03:16 localhost kernel: PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    Nov  1 11:03:16 localhost automount[5994]: lookup_read_master: lookup(nisplus): couldn't locate nis+ table auto.master
    Nov  1 11:03:16 localhost kernel: Allocating PCI resources starting at 90000000 (gap: 90000000:6ed1c000)
    Nov  1 11:03:16 localhost kernel: Booting paravirtualized kernel on bare hardware
    Nov  1 11:03:17 localhost kernel: setup_percpu: NR_CPUS:4096 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
    Nov  1 11:03:17 localhost kernel: PERCPU: Embedded 26 pages/cpu @ffff88607f200000 s77440 r8192 d20864 u131072
    Nov  1 11:03:17 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 99271377
    Nov  1 11:03:17 localhost kernel: Policy zone: Normal
    Nov  1 11:03:17 localhost kernel: Kernel command line: ro root=/dev/mapper/lun_osp3 rhgb  quiet numa=off
    Nov  1 11:03:17 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Nov  1 11:03:17 localhost kernel: xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    Nov  1 11:03:17 localhost kernel: Checking aperture...
    Nov  1 11:03:17 localhost kernel: No AGP bridge found
    Nov  1 11:03:17 localhost kernel: Queued invalidation will be enabled to support x2apic and Intr-remapping.
    Nov  1 11:03:17 localhost kernel: BUG: Bad page state in process swapper  pfn:5e13c2e
    Nov  1 11:03:18 localhost kernel: page:ffffea0149452a10 count:0 mapcount:0 mapping:          (null) index:0x0
    Nov  1 11:03:18 localhost kernel: page flags: 0x20000000000080(slab)
    Nov  1 11:03:18 localhost kernel: Pid: 0, comm: swapper Not tainted 2.6.39-300.26.1.el5uek #1
    Nov  1 11:03:19 localhost kernel: Call Trace:
    Nov  1 11:03:19 localhost kernel:  [<ffffffff811147dd>] bad_page+0x9d/0x120
    Nov  1 11:03:19 localhost gpm[6080]: *** info [startup.c(95)]:
    Nov  1 11:03:19 localhost kernel:  [<ffffffff81114923>] free_pages_prepare+0xc3/0x100
    Nov  1 11:03:19 localhost gpm[6080]: Started gpm successfully. Entered daemon mode.
    Nov  1 11:03:19 localhost kernel:  [<ffffffff81118a82>] __free_pages_ok+0x32/0xf0
    Nov  1 11:03:19 localhost kernel:  [<ffffffff81118b60>] __free_pages+0x20/0x30
    Nov  1 11:03:19 localhost kernel:  [<ffffffff815045b6>] __free_pages_bootmem+0x66/0x90
    Nov  1 11:03:19 localhost kernel:  [<ffffffff819f13c1>] __free_pages_memory+0x101/0x170
    Nov  1 11:03:19 localhost kernel:  [<ffffffff819f1487>] free_all_memory_core_early+0x57/0x70
    Nov  1 11:03:19 localhost kernel:  [<ffffffff81514605>] ? bad_to_user+0x76f/0x76f
    Nov  1 11:03:19 localhost avahi-daemon[6171]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70).
    Nov  1 11:03:19 localhost kernel:  [<ffffffff819e41a7>] numa_free_all_bootmem+0x87/0xa0
    Nov  1 11:03:19 localhost avahi-daemon[6171]: Successfully dropped root privileges.
    Nov  1 11:03:20 localhost kernel:  [<ffffffff819e227b>] mem_init+0x3b/0x110
    Nov  1 11:03:20 localhost avahi-daemon[6171]: avahi-daemon 0.6.16 starting up.
    Nov  1 11:03:20 localhost kernel:  [<ffffffff819c4140>] ? early_idt_handlers+0x140/0x140
    Nov  1 11:03:20 localhost avahi-daemon[6171]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
    Nov  1 11:03:20 localhost kernel:  [<ffffffff819c4140>] ? early_idt_handlers+0x140/0x140
    Nov  1 11:03:20 localhost kernel:  [<ffffffff819c4779>] mm_init+0x9/0x20
    Nov  1 11:03:20 localhost avahi-daemon[6171]: Successfully called chroot().
    Nov  1 11:03:20 localhost kernel:  [<ffffffff819c4ec5>] start_kernel+0x145/0x390

    It could be a hardware issue. I suggest to run Memtest. You can download a free stand-alone disk image, which you can burn to CD from here:
    http://www.memtest86.com/download.htm
    Then burn the iso disk image and restart the computer from the appropriate media. Be sure to follow the instructions of your CD/DVD software to properly burn .ISO images. There is plenty of info on the web.

  • Rapidwiz fails on database step for 12.1.1 on Oracle Linux 5.7

    I am trying to install Oracle EBS 12.1.1 on Oracle Linux 5.7 64 bit platform.
    The issue is that after I followed the requirements including set kernel parameters by using the oracle-validated RPM package, the install fails on database creation step.
    Below are logs:
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@ebsdb01:1526:VIS
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ebsdb01)(PORT=1526))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ebsdb01)(PORT=1526))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    I checked network interfaces and can ping the hosts. Here is my network /etc/hosts file:
    127.0.0.1 localhost.localdomain localhost
    112.2.2.10 ebsapp01.local.com ebsapp01
    112.2.2.11 ebsapp02.local.com ebsapp02
    112.2.2.20 ebsdb01.local.com ebsdb01
    Any ideas how to solve this issue? I even used latest release of Rapid Install wizard and no luck.

    RDA is a diagnostic script for looking at requirements and settings from MOS.
    I run this way:
    perl rda.pl -T hcve
    with results:
    Test "Oracle E-Business Suite Release 12 (12.1.1) Preinstall (Linux x86 and x86_64)" executed at 01-Feb-2013 20:05:23
    Test Results
    ~~~~~~~~~~~~
    ID NAME RESULT VALUE
    ====== ==================== ======= ==========================================
    A00100 OS Type RECORD OL5 64
    A00200 OS Certified? PASSED Adequate
    A00210 RPM OL4/32 OK? SKIPPED Not Oracle Linux 4 32-bit
    A00220 RPM OL4/64 OK? SKIPPED Not Oracle Linux 4 64-bit
    A00230 RPM OL5/32 OK? SKIPPED Not Oracle Linux 5 32-bit
    A00240 RPM OL5/64 OK? FAILED [libstdc++-devel(i386)] not installed
    A00241 RPM OL6/32 OK? SKIPPED Not Oracle Linux 6 32-bit
    A00242 RPM OL6/64 OK? SKIPPED Not Oracle Linux 6 64-bit
    A00250 RPM RH3/32 OK? SKIPPED Not Red Hat Enterprise Linux 3 32-bit
    A00270 RPM RH4/32 OK? SKIPPED Not Red Hat Enterprise Linux 4 32-bit
    A00280 RPM RH4/64 OK? SKIPPED Not Red Hat Enterprise Linux 4 64-bit
    A00290 RPM RH5/32 OK? SKIPPED Not Red Hat Enterprise Linux 5 32-bit
    A00300 RPM RH5/64 OK? SKIPPED Not Red Hat Enterprise Linux 5 64-bit
    A00301 RPM RH6/32 OK? SKIPPED Not Red Hat Enterprise Linux 6 32-bit
    A00302 RPM RH6/64 OK? SKIPPED Not Red Hat Enterprise Linux 6 64-bit
    A00310 RPM SLES9/32 OK? SKIPPED Not SuSE Linux Enterprise 9 32-bit
    A00320 RPM SLES9/64 OK? SKIPPED Not SuSE Linux Enterprise 9 64-bit
    A00330 RPM SLES10/32 OK? SKIPPED Not SuSE Linux Enterprise 10 32-bit
    A00340 RPM SLES10/64 OK? SKIPPED Not SuSE Linux Enterprise 10 64-bit
    A00342 RPM SLES11/64 OK? SKIPPED Not SuSE Linux Enterprise 11 64-bit
    A00350 Motif Link PASSED MotifLinkOK
    A00360 ENV Variable Unset SKIPPED Not SuSE Linux Enterprise 10
    A00370 Got Software Tools? PASSED tools_found
    A00400 IP Address RECORD 122.2.2.2
    A00410 Domain Name RECORD local.com
    A00420 DNS Lookup FAILED nslookup IP_address
    A00430 /etc/hosts format PASSED Adequate IPv4 entry
    A00440 SysNetw File PASSED SysNetOK
    A00450 NoNetwProf File PASSED OK
    A00460 DNS Settings RECORD DNSOptionsOK
    A00470 Net Service Access? PASSED NonExist
    A00480 Port 6000 PASSED Free
    A00500 Kernel Params OK? PASSED KernelOK
    A00510 Port Range OK? FAILED HighValue
    A00520 Limit Processes PASSED Adequate
    A00530 Limit Descriptors FAILED Less than 65536
    A00600 ApplTierDirectory RECORD /d01
    A00610 A_T Valid? PASSED ATexists
    A00620 A_T Permissions OK? PASSED CorrectPerms
    A00630 A_T Disk Space PASSED OK
    A00640 Space in tmp PASSED AvailableI do not understand why I have to ask for the Doc ID 3 times!
    If you are running the one in (RDA 4 - Health Check / Validation Engine Guide [ID 250262.1]), then I believe it is only available for "Linux-x86 Platforms" (32-bit).
    2) I notice issue with DNS configuration:
    [root@ebsdb01 rda]# nslookup 122.2.2.2
    Server: 122.2.2.2
    Address: 122.2.2.22#5
    ** server can't find .in-addr.arpa.: NXDOMAINThis is a network issue, please check with your network admins/team.
    3)
    So this leads me to my next question, when I use nslookup to search the domain on the DNS server for the host, it resolves successfully. BUT, when I run nslookup against the IP address
    it cannot find it in DNS. Would this be the root cause of why my installation keeps failing? I have verified checksums and software is fine. I am still missing a couple RPMs but do not believe this is what causing the install to fail yet in light of the network connection errors that Rapidwiz keeps throwing at me.All network files/settings can be found in (Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]).
    Thanks,
    Hussein

  • Poor SSD disk IO speed in Oracle Linux 6.3 (Windows migration)

    Hello,
    I am trying to migrate from Windows to Oracle Linux, but I'm seeing very poor disk IO speeds. It's probably a tuning thing, but I'm relatively new to Oracle Linux and could use some detailed advice.
    I took one physical server and migrated it from Windows 2008R2 to Oracle Linux 6.3 while maintaing the same Oracle version (11.2.0.3 Enterprise with ASM) and the same hardware (quad CPU 48 core HP DL585 G7 with 128GB RAM, 7 LSI 9200-8e HBAs, 28 Samsung SSD Drives). Disk IO performance, as measured using Oracle IO Calibration, was ~7,800MB/Second and 440K IOPS under windows but fell to ~2,400MB/Second and 250K IOPS under Linux.
    Oracle Linux and the DB were installed using default values. The Oracle tools seem to have done a great job setting all of the obvious IO tuning parameters like the scheduler, but I figure that there are other important IO-related OS or DB parameters and that I have failed to configure the system properly.
    My goal for the migration is sequential read IO speed and I would have bet money that Linux would provide better performance than Windows. I still think that it should. What basic IO tuning should I do for Oracle Linux using ASM and SSD drives?
    Thank you!
    Some details:
    Oracle DB 11.2.0.3 enterprise installed via the GUI with the "Data Warehousing" template
    ASM - single disk group, 28 SSD disks, AU=4MB
    Oracle memory: Automatic memory management, 64GB allocated
    Non-default Oracle params: filesystemio_options=setall, disk_asynch_io=true
    Edited by: 975524 on Dec 7, 2012 8:56 AM

    Thanks "dude" for the advice. Unfortunately, I am still seeing low IO speeds.
    The default scheduler for OEL 6.3 with the DB pre-install package is deadline, which seemed like a far better choice than CFS. Based on your advice, I tried noop this morning and got the same results. I also tested with and without hugepages and saw only a small difference - at least in IO speed - I did not test overall DB performance. Lastly, I understand the /dev/shm issue, but even with the default configuration I'm getting 64MB allocated to Oracle, which is far more than is needed to test sequential IO - in fact I can get better results by using less RAM.
    To answer your questions, I am testing using Oracle IO Calibration, which is an IO testing feature of the Oracle DB that is similar to the standalone Oracle Orion tool. I also performed a few tests using IOMeter, but found that the Linux version of that product was not giving me consistent data. The overall trend was the same however - IO on the Linux version far lower than the same hardware running Windows. The system is functioning very well, so I assume that everything has been installed correctly, but I do not think that it was installed optimally - thus my cry for help.
    I am so surprised that Linux is showing slow IO!
    Edited by: 975524 on Dec 7, 2012 9:22 AM

  • Oracle Linux 6.2 restarts randomly

    Hi all,
    I'm having problems with Oracle Linux server i recently set up.
    I'm running Oracle Linux 6.2 with UEK2 (2.6.39-100.7.1.el6uek.x86_64) and all latest updates from public yum server on VMware eSX 4.1i & VMWare tools installed.
    I've been noticing that when I'm connected with SSH to my server I randomly get an error that the connection is lost and all connected sessions fail. It all happens so quickly that I can not check via console if the server really rebooted.
    But the data from last reboot command is kinda strange - output bellow.
    How it's possible that all last three uptimes are being incremented at once?
    Is the server really restarting or is there any timeout on ssh sessions or what is the problem here?
    What can I check more?
    [oracle@server ~]$ last reboot
    reboot   system boot  2.6.39-100.7.1.e Thu May 24 08:44 - 09:21 ( *00:36* )
    reboot system boot 2.6.39-100.7.1.e Wed May 23 09:44 - 09:21 ( *23:36* )
    reboot system boot 2.6.39-100.7.1.e Wed May 23 09:36 - 09:21 ( *23:44* )
    reboot system boot 2.6.32-300.25.1. Tue May 22 08:52 - 09:36 (1+00:44)
    reboot system boot 2.6.32-300.3.1.e Mon May 21 14:53 - 08:50 (17:56)
    reboot system boot 2.6.32-300.3.1.e Mon May 21 14:40 - 14:52 (00:12)
    wtmp begins Mon May 21 14:40:40 2012
    [oracle@server ~]$ last reboot
    reboot   system boot  2.6.39-100.7.1.e Thu May 24 08:44 - 09:22 ( *00:37* )
    reboot system boot 2.6.39-100.7.1.e Wed May 23 09:44 - 09:22 ( *23:38* )
    reboot system boot 2.6.39-100.7.1.e Wed May 23 09:36 - 09:22 ( *23:45* )
    reboot system boot 2.6.32-300.25.1. Tue May 22 08:52 - 09:36 (1+00:44)
    reboot system boot 2.6.32-300.3.1.e Mon May 21 14:53 - 08:50 (17:56)
    reboot system boot 2.6.32-300.3.1.e Mon May 21 14:40 - 14:52 (00:12)
    [oracle@server ~]$ last reboot
    reboot   system boot  2.6.39-100.7.1.e Thu May 24 08:44 - 09:30 ( *00:45* )
    reboot system boot 2.6.39-100.7.1.e Wed May 23 09:44 - 09:30 ( *23:46* )
    reboot system boot 2.6.39-100.7.1.e Wed May 23 09:36 - 09:30 ( *23:53* )
    reboot system boot 2.6.32-300.25.1. Tue May 22 08:52 - 09:36 (1+00:44)
    reboot system boot 2.6.32-300.3.1.e Mon May 21 14:53 - 08:50 (17:56)
    reboot system boot 2.6.32-300.3.1.e Mon May 21 14:40 - 14:52 (00:12)
    Also the time in /var/log/messages matches the time of last reboot:
    May 23 13:09:30 server yum[3290]: Installed: libstdc++-devel-4.4.6-3.el6.x86_64
    May 23 13:09:31 server yum[3290]: Installed: gcc-c++-4.4.6-3.el6.x86_64
    May 23 13:09:39 server yum[3290]: Installed: compat-libstdc++-33-3.2.3-69.el6.x86_64
    May 23 13:09:39 server yum[3290]: Installed: libaio-devel-0.3.107-10.el6.x86_64
    May 23 13:09:39 server yum[3290]: Installed: ksh-20100621-12.el6_2.1.x86_64
    May 23 13:09:39 server yum[3290]: Installed: compat-libcap1-1.10-1.x86_64
    May 23 13:09:42 server yum[3290]: Installed: oracle-rdbms-server-11gR2-preinstall-1.0-3.el6.x86_64
    May 24 08:27:44 server NetworkManager[1676]: <error> [1337840864.540142] [nm-manager.c:1360] user_proxy_init(): could not init user settings proxy: (3) Could not get owner of nam
    e 'org.freedesktop.NetworkManagerUserSettings': no such name
    May 24 08:27:44 server rtkit-daemon[2579]: Sucessfully made thread 9387 of process 9387 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11.
    May 24 08:27:44 server gdm-simple-greeter[9378]: Gtk-WARNING: gtkwidget.c:5460: widget not within a GtkWindow
    May 24 08:27:51 server NetworkManager[1676]: <error> [1337840871.373588] [nm-manager.c:1360] user_proxy_init(): could not init user settings proxy: (3) Could not get owner of nam
    e 'org.freedesktop.NetworkManagerUserSettings': no such name
    May 24 08:27:51 server NetworkManager[1676]: <error> [1337840871.430706] [nm-manager.c:1360] user_proxy_init(): could not init user settings proxy: (3) Could not get owner of nam
    e 'org.freedesktop.NetworkManagerUserSettings': no such name
    May 24 08:27:51 server seahorse-daemon[9442]: init gpgme version 1.1.8
    May 24 08:27:51 server rtkit-daemon[2579]: Sucessfully made thread 9461 of process 9461 (/usr/bin/pulseaudio) owned by '101' high priority at nice level -11.
    May 24 08:28:01 server NetworkManager[1676]: <error> [1337840881.970501] [nm-manager.c:1360] user_proxy_init(): could not init user settings proxy: (3) Could not get owner of nam
    e 'org.freedesktop.NetworkManagerUserSettings': no such name
    May 24 08:28:02 server gdm-simple-greeter[9597]: Gtk-WARNING: gtkwidget.c:5460: widget not within a GtkWindow
    May 24 08:45:01 server kernel: imklog 4.6.2, log source = /proc/kmsg started.
    May 24 08:45:01 server rsyslogd: [origin software="rsyslogd" swVersion="4.6.2" x-pid="1710" x-info="http://www.rsyslog.com"] (re)start
    May 24 08:45:01 server kernel: Initializing cgroup subsys cpuset
    May 24 08:45:01 server kernel: Initializing cgroup subsys cpu
    May 24 08:45:01 server kernel: Linux version 2.6.39-100.7.1.el6uek.x86_64 ([email protected]) (gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) ) #1 SMP Wed Ma
    y 16 04:04:37 EDT 2012
    May 24 08:45:01 server kernel: Command line: ro root=/dev/mapper/vg00-lvol4 rd_LVM_LV=vg00/lvol_swap rd_NO_LUKS LANG=en_US.UTF-8 rd_NO_MD quiet SYSFONT=latarcyrheb-sun16 rhgb rd
    LVMLV=vg00/lvol4 KEYBOARDTYPE=pc KEYTABLE=slovene rd_NO_DM numa=off
    May 24 08:45:01 server kernel: Disabled fast string operations
    May 24 08:45:01 server kernel: BIOS-provided physical RAM map:
    May 24 08:45:01 server kernel: BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
    May 24 08:45:01 server kernel: BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
    May 24 08:45:01 server kernel: BIOS-e820: 00000000000ca000 - 00000000000cc000 (reserved)
    May 24 08:45:01 server kernel: BIOS-e820: 00000000000dc000 - 00000000000e4000 (reserved)
    May 24 08:45:01 server kernel: BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
    May 24 08:45:01 server kernel: BIOS-e820: 0000000000100000 - 00000000bfef0000 (usable)
    May 24 08:45:01 server kernel: BIOS-e820: 00000000bfef0000 - 00000000bfeff000 (ACPI data)
    May 24 08:45:01 server kernel: BIOS-e820: 00000000bfeff000 - 00000000bff00000 (ACPI NVS)
    May 24 08:45:01 server kernel: BIOS-e820: 00000000bff00000 - 00000000c0000000 (usable)
    May 24 08:45:01 server kernel: BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    May 24 08:45:01 server kernel: BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    May 24 08:45:01 server kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    May 24 08:45:01 server kernel: BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved)
    May 24 08:45:01 server kernel: BIOS-e820: 0000000100000000 - 0000000240000000 (usable)
    May 24 08:45:01 server kernel: NX (Execute Disable) protection: active
    May 24 08:45:01 server kernel: DMI present.
    May 24 08:45:01 server kernel: Hypervisor detected: VMware
    May 24 08:45:01 server kernel: No AGP bridge found
    May 24 08:45:01 server kernel: last_pfn = 0x240000 max_arch_pfn = 0x400000000
    May 24 08:45:01 server kernel: x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106
    May 24 08:45:01 server kernel: total RAM covered: 8192M
    May 24 08:45:01 server kernel: Found optimal setting for mtrr clean up
    May 24 08:45:01 server kernel: gran_size: 64K chunk_size: 64K num_reg: 4 lose cover RAM: 0G
    May 24 08:45:01 server kernel: x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106
    May 24 08:45:01 server kernel: last_pfn = 0xc0000 max_arch_pfn = 0x400000000
    May 24 08:45:01 server kernel: found SMP MP-table at [ffff8800000f69b0] f69b0
    May 24 08:45:01 server kernel: init_memory_mapping: 0000000000000000-00000000c0000000
    May 24 08:45:01 server kernel: init_memory_mapping: 0000000100000000-0000000240000000
    May 24 08:45:01 server kernel: RAMDISK: 370bc000 - 37ff0000
    May 24 08:45:01 server kernel: ACPI: RSDP 00000000000f6940 00024 (v02 PTLTD )
    May 24 08:45:01 server kernel: ACPI: XSDT 00000000bfef07f3 0004C (v01 INTEL 440BX 06040000 VMW 01324272)
    May 24 08:45:01 server kernel: ACPI: FACP 00000000bfefee98 000F4 (v04 INTEL 440BX 06040000 PTL 000F4240)
    May 24 08:45:01 server kernel: ACPI: DSDT 00000000bfef09e1 0E4B7 (v01 PTLTD Custom 06040000 MSFT 03000001)
    May 24 08:45:01 server kernel: ACPI: FACS 00000000bfefffc0 00040
    May 24 08:45:01 server kernel: ACPI: BOOT 00000000bfef09b9 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
    May 24 08:45:01 server kernel: ACPI: APIC 00000000bfef095b 0005E (v01 PTLTD ? APIC 06040000 LTP 00000000)
    May 24 08:45:01 server kernel: ACPI: MCFG 00000000bfef091f 0003C (v01 PTLTD $PCITBL$ 06040000 LTP 00000001)
    May 24 08:45:01 server kernel: ACPI: SRAT 00000000bfef0877 000A8 (v02 VMWARE MEMPLUG 06040000 VMW 00000001)
    May 24 08:45:01 server kernel: NUMA turned off
    May 24 08:45:01 server kernel: Faking a node at 0000000000000000-0000000240000000
    May 24 08:45:01 server kernel: Initmem setup node 0 0000000000000000-0000000240000000
    May 24 08:45:01 server kernel: NODE_DATA [000000023ffec000 - 000000023fffffff]
    May 24 08:45:01 server kernel: Zone PFN ranges:
    May 24 08:45:01 server kernel: DMA 0x00000010 -> 0x00001000
    May 24 08:45:01 server kernel: DMA32 0x00001000 -> 0x00100000
    May 24 08:45:01 server kernel: Normal 0x00100000 -> 0x00240000
    May 24 08:45:01 server kernel: Movable zone start PFN for each node
    May 24 08:45:01 server kernel: early_node_map[4] active PFN ranges
    May 24 08:45:01 server kernel: 0: 0x00000010 -> 0x0000009f
    May 24 08:45:01 server kernel: 0: 0x00000100 -> 0x000bfef0
    May 24 08:45:01 server kernel: 0: 0x000bff00 -> 0x000c0000
    May 24 08:45:01 server kernel: 0: 0x00100000 -> 0x00240000
    May 24 08:45:01 server kernel: ACPI: PM-Timer IO Port: 0x1008
    May 24 08:45:01 server kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    May 24 08:45:01 server kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    May 24 08:45:01 server kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    May 24 08:45:01 server kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    May 24 08:45:01 server kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    May 24 08:45:01 server kernel: IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
    Can please somebody help? What can I do?
    Tnx
    Edited by: 936419 on May 24, 2012 12:46 AM

    Just found errors on VMware host:
    24.5.2012 8:44:35
         Warning message from *****: Insufficient video RAM. The maximum resolution of the
         virtual machine will be limited to 1176x885. To use the configured maximum resolution of
         2560x1600, increase the amount of video RAM allocated to this virtual machine by setting
         svga.vramSize="16384000" in the virtual machine's configuration file.
    24.5.2012 8:44:36     
         This virtual machine reset by HA. Reason: VMware Tools heartbeat failure. A screenshot is saved
         at /vmfs/volumes/4daedaa1-6b086480-d8df-f4ce467f2841/vcloud/vcloud-screenshot-1.png
    24.5.2012 8:44:47
         Alarm 'Virtual machine high availability error' changed from Gray to Gray
    24.5.2012 8:44:47
         Alarm 'Virtual machine high availability error' on vcloud triggered an action
    24.5.2012 8:44:47
         Alarm 'Virtual machine high availability error': an SNMP trap was sent
    I have to check with VMware admin where exactly is the problem.

  • Oracle Linux 6 and Oracle DB for ERP System

    All,
    I have a few questions about using Oracle Linux 6 and the Oracle Database for our ERP Server. We are using a System that run off of Appache httpd and Tomcat and connects to an Oracle Database. We currently are running as a hardware installed server, with Oracle Linux 5 and 10gR2. We are looking to migrate to a Virtual environment as we run VMWare for all our other Servers and services. I have started the install of a development/test system. I wanted to install Oracle Enterprise Linux 6 x86_64 along with either 10gR2 or 11gR2. I noticed that 10gR2 was not certified on OEL6 hence why the thought of moving to 11gR2. The one issue I have is the ERP system is not a x86_64 system is there any way of running 32 bit apps on a 64bit OEL install? I would need to compile a few small 32bit C code programs so would need 32bit libs to compile against. Any support would be greatly appreciated. I know that OEL has an i386 install but I also know that the x86_64 has more support for Oracle DB.
    P.S.
    Our ERP System is programmed via a small company that does not certify anything. They have taken the approach if it works it works (not happy with this but it is what it is). So the main issue is I need to get Appache Httpd, Tomcat running along with ability to compile a few small 32bit apps.
    Edited by: Rever75 on May 7, 2012 1:45 PM

    x86-64 is an extension of the x86 32-bit CISC instruction set. The 64-bit extension provides support for long mode to address larger virtual and physical address spaces.
    You can generally run 32-bit applications on a x86_64 bit CPU and a x86_64 kernel, provided you have the appropriate i386 libraries installed. When you install Oracle 11gR2 11.2.0.1 for x86_64, appropriate i386 libraries are a prerequisite.
    Since x86 on a x86_64 CPU is still hardware, there will be no performance penalty to run 32-bit application. Btw, you cannot run 64-bit applications using a i386 kernel. The only exception I know is Mac OS X.

  • Oracle Linux 6.4 Bootable disk?

    Hello, I am about to download Oracle Linux 6.4 and install it on a 32 bit computer.
    How can I make a bootable disk so when I reboot this computer it goes straight into the install process?
    Do I download Oracle Linux Release 6 Update 4 for x86 (32 Bit) and then download Oracle Linux Release 6 Update 4 Boot iso image for x86 (32 bit)?
    Do i burn the content of the Oracle Linux Release 6 Update 4 Boot iso image for x86 (32 bit) on the same disk as the  Oracle Linux Release 6 Update 4 for x86 (32 Bit)?
    Can someone please tell me how to do this?

    Installing a 32-bit OS on reasonable and recent hardware does not make sense. It will only limit your addressable memory and disk space for no good reason.
    Anyway, you need to download the binary software distribution image, which is about 2 - 4 GB. You do not need the boot or source media.
    Before burning the DVD, make sure to verify the checksum of the downloaded ISO image. It is not unlikely that the download is corrupted and won't work properly.
    You can find the checksum value when clicking the View Digest button on the E-Delivery software download web page.
    Under Microsoft Windows, see the following knowledgebase article:
    http://support.microsoft.com/kb/841290
    Under Linux and Mac OS X, enter the following at the system command prompt (Terminal):
    openssl sha1 name.iso
    The checksum must match!
    To burn the iso image to DVD:
    http://windows.microsoft.com/en-US/windows7/Burn-a-CD-or-DVD-from-an-ISO-file
    For information using Apple Mac OS X and older versions of MS Windows:
    http://www.wikihow.com/Burn-ISO-Files-to-DVD
    And last not least, remember to set the media startup priorities of you computer BIOS accordingly: Floppy, DVD, Harddrive, Network.

  • How to connect Oracle Linux 6 on vmware without GUI

    Hi Guys,
    I've setup Oracle Linux 6 as Vmware Guest (on External Driver) and Windows 7 as Host. And I'm running Oracle EBS R12 on Linux.
    When I'm login to VMWare the Linux starts up with GUI which is just a waste of resources.
    Please let me know how can I run the Linux 6 in text mode on VMWare.
    Regards
    Vijay

    VijayDhapola wrote:
    Hi Guys,
    I've setup Oracle Linux 6 as Vmware Guest (on External Driver) and Windows 7 as Host. And I'm running Oracle EBS R12 on Linux.
    When I'm login to VMWare the Linux starts up with GUI which is just a waste of resources.
    Please let me know how can I run the Linux 6 in text mode on VMWare.
    Regards
    Vijay
    In addition to Dude's comments ... it sounds like you are connecting to your vm machine via the vmware console.   Personally, I treat that console just like I treat the console on my physical servers in my data center.  That is, I don't run down to the data center whenever I need to log on to a linux server.  That's what remote console programs such as putty are for.  I have a suite of 10 linux vm's on my Win7 desktop, and one of my 4 "Prime Directives" is that I access them using exactly the same Windows desktop tools I use to access my physical servers. 

  • Nofile limit in Oracle 11gR2 and 12cR1 preinstall packages

    After installing 12c Release 3 (12.1.0.3) EM Cloud Control under Oracle Linux 6.4 x64 I noticed the following during system startup (/var/log/boot.log):
    Oracle Enterprise Manager Cloud Control 12c Release 3
    Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    Starting Oracle Management Server...
    Starting WebTier...
    WebTier Successfully Started
    Oracle Management Server Successfully Started
    Oracle Management Server is Up
    WARNING: Limit of open file descriptors is found to be 1024.
    The OMS has been started but it may run out of descriptors under heavy usage.
    For proper functioning of OMS, please set "ulimit -n" to be at least 4096.
    The system has oracle-rdbms-server-12cR1-preinstall and oracle-rdbms-server-11gR2-preinstall installed in that order. Since Oracle Database 12c Release 1 is not yet certified to house EM 12.1.0.3 Repository, I installed a Oracle 11gR2 (11.2.0.1) database before installing 12c Release 3 EM cloud control.
    According to http://docs.oracle.com/cd/E11882_01/install.112/e24326/toc.htm#BHCCADGD the minimum requirement is 1024, however, 12c EM cloud control suggests 4096.
    I corrected the issue by editing /etc/security/limits.conf
    # oracle-rdbms-server-11gR2-preinstall setting for nofile soft limit is 1024
    oracle   soft   nofile    4096
    I also had to modify /etc/security/limits.d/oracle-rdbms-server-12cR1-preinstall.conf to set the soft nofile limit to 4096.
    # oracle-rdbms-server-12cR1-preinstall setting for nofile soft limit is 1024
    oracle   soft   nofile    4096

    Thanks for your quick reply... I don't have a problem creating the basic ACL with the privileges granted for a user.  The problem appears when I try to create an ACL with privileges for a ROLE.  You can see here http://docs.oracle.com/cd/E11882_01/appdev.112/e25788/d_networkacl_adm.htm#BABIGEGG than the official Oracle documentation states that you can assign the ACL principal to be a user or role:
    Parameter
    Description
    acl
    Name of the ACL. Relative path will be relative to "/sys/acls".
    description
    Description attribute in the ACL
    principal
    Principal (database user or role) to whom the privilege is granted or denied. Case sensitive.
    My issue is that when I try to create the ACL for a role it doesn't work.
    Have you ever created an ACL for a role? if so please send me an example or let me know which step I might be missing.  Cheers.

  • Dashboard Console not working - opesntack on Oracle Linux 6.6

    I have installed openstack using the instructions at http://www.oracle.com/technetwork/server-storage/openstack/linux/documentation/oracle-openstack-user-guide-2296176.pdf
    I have a Oracle Linux 6.6 as the controller and two nodes of Oracle VM 3.3.2 as compute nodes. I managed to get an instance up and running but not sure how to connect to those instances. When I navigate to the console tab of the instance vnc connects successfully the be screen is blank and I think its not accepting any keyboard inputs as well.
    How do I get the console to work from the dashboard (or connect via a vnc viewer)? Alternately I have used DHCP in the instance and know the private IP of the instance (192.168.1.100), how do I ssh to the instance?
    Amish.

    Hi Amish,
    I saw your comment in other thread and I'll try to answer your questions in the best way I can - but this is huge topic. Please keep in mind that I'm also newbie in this area too and I've encountered many problems getting basic OpenStack installation working, like you. Some of them are still not solved for me either. I also did not get any help here
    Networking in OpenStack is IMO difficult to understand, especially for people like me who are accustom with traditional approach. So this is how I understand it now:
    Networking can be purely software driven and in this case it is carried out by openvswitch (http://openvswitch.org - better get accustom with it if you are not yet). Simple linux bridge - utilized by Oracle VM - is not used by OpenStack. Also there can be hardware plugins which can move some of network features to hardware - but I have no experience in this area.
    There are two types of networks you can create in OpenStack: provider and tenant one:
    Provider networks (also called flat networks) are equivalent of what you set in Oracle VM Manager and in typical (old fashioned) IT world. These are networks which in OpenStack are defined by cloud administrator (You) and bound to existing physical network which are already set by network administrator. For example you have couple of ports on your servers connected to LAN switches, some of them are in access mode some are trunks of specific VLANs. Also routers and other network services are managed outside of your cloud.
    You need to define these networks in OpenStack before any user can connect their VMs to them. The most important part is that can do this from the GUI .
    On the other hand there are so called: tenant networks. These are networks which are under cloud user administration. These are like cloud private networks (if you know Ops Center or Exalogic there is similar notion there) - which are created on-demand by your users. You as cloud administrator only create some limits (quotas) regarding how many such networks can be created by user. But obviously you - as cloud administrator - also need to define mechanisms which allow such networks be created on demand. This also has to be done from command line by editing some files - before users can create tenant networks.
    The mechanism I'm talking about can be: VLAN, VxLAN, GRE.
    First one is the only one currently supported by Oracle and it is quite simple: you, in cooperation with your network administrator reserve range (or set) of traditional VLANs and configure them on network switches where your servers are connected (I mean server ports which you dedicate for tenant networks - not all because you need other network for management, etc). Then you define this set in some OpenStack files to let it manage them on its own. For example: you have got 20 VLANs from network department for exclusive use for your cloud. Nobody knows what each VLAN will be used for yet. This will be allocated by cloud users on-demand. Openstack will just allocate VLAN upon user request and will not allow other users to create their private networks on the same VLAN.
    Better approach is to use VxLAN which is tunneling mechanism. You don't need pool of VLANs in this case but you just set tunneling rules and then OpenStack creates private networks using secure tunnels over L3 network which you define first. VxLAN is standard, you can read about it and it is used by OpenStack for Solaris. Unfortunately this did not work for me and Release Notes from Oracle OpenStack for Linux says that it is not supported yet.
    There is also GRE - which is also tunneling and is similar to VxLAN - but it did not work for me either.
    Where it is all configured? Basic setup is created by packstack using CONFIG_NEUTRON_OVS_* variables. However I used packstack only for installation and then I modified configuration files on all nodes. The most important file where configuration is kept is: /etc/neutron/plugin.ini. In this files you set framework on which provider and tenant networks are build. The most important section is [OVS], for example:
    [OVS]
    enant_network_type=vlan
    enable_tunneling=false
    integration_bridge=br-int
    bridge_mappings=physnet1:br-eth3
    network_vlan_ranges=physnet1:2032:2032,physnet1:3010:3020
    This example is from compute node. It says: I have one physical network: physnet1 which is supported by virtual switch called br-eth3. You need to create this virtual switch on your own! OpenStack networking deamons (Neutron) do not create virtual switches - they only reconfigure them if needed. Physical network is just name which you can use later on if you setup provider network.
    Also, in the example you tell OpenStack that you have 11 VLANs available on physnet1 network. Similar configuration has to be done on controller node (but it is only because in simple topology your controller is also network node)
    Then I dedicated first VLAN: 2032 for provider network. This was accomplished by command issued on controller node.
    # neutron net-create --router:external=true --provider:network_type=vlan  --provider:physical_network=physnet1 --provider:segmentation_id=2032 labnet
    From that moment this network (called "labnet") should appear in the GUI and you can connect VMs to it. Users might also do this if you mark it as "shared".
    Also users should be able to create their private networks and this will allocate VLANs from 3010 to 3020 - so there can be only 10 private networks created totally in your cloud now.
    Of course this is example and you can build completely different setup. You can use different ports for provider networks and for tenants one. You do not need VLANs for provider networks and theoretically for tenant too - but you would have to have plenty of ports for this. If you manage to get VxLAN working - then please share your experience here.
    I strongly recommend reading following information sources (Oracle does  not provide this details in their documentation):
    OpenStack Docs: Current
    https://developer.rackspace.com/blog/neutron-networking-the-building-blocks-of-an-openstack-cloud/  there are more blog entries (followups) on this topic - look for them using keyword "neutron"
    https://www.rdoproject.org/forum/discussion/875/does-rdo-support-flat-network-type-/p1
    As for blank VM console:
    I've also had this problem when I used Cirros VM images. However when I imported the template I use on my Oracle VM - then console was working correctly. I think this is more connected with VM configuration then OpenStack. AFAIK you can connect to console directly using vnc client - at least you can configure Nova in that way that it allows external VNC connections.
    Regards,
    Michal

  • How could I install Oracle Linux 6.3.

    When I am going to install oracle Linux 6.3 in my machine after selecting the installation option(i.e "Install or Upgrading the existing system" or "Install system with basic video driver") nothing is appearing except a blank screen. Please help.
    My machine config is as bellow.
    Mother Board : Asus P5Q Pro
    Processor : Core2Duo 2.8GHz
    RAM : 6GB
    Video Card : Nvdia GForce 9 series

    Nvdia GForce 9 series is not a server type video card. Oracle Linux and other RHEL derivatives are designed for server hardware. You might want to keep this in mind because there may be additional problems. Your mileage will vary.
    Regarding your problem, it sounds like you are experiencing a typical compatibility or support problem with your video card DRM. A common way around this problem is to disable support for Kernel Mode Setting (KMS). You can test this by setting the nomodeset Linux kernel parameter by pressing any key at the very system startup to enter the grub bootloader menu.

  • /dev/shm on Oracle Linux 6.x to run Oracle 11g R2 - manual configuration?

    Hello
    We are building a server to run Oracle 11g R2 database (11.2.0.3 x64) on Oracle Linux 6.2 with UEK R2.
    Our preference is to use AMM to have Oracle 11g R2 manage memory. We may impose some minium SGA and PGA memory allocations but basically aim to use MEMORY_TARGET to manage overall memory.
    By default Linux makes the size of /dev/shm ~50% of server physical RAM, as far as I can tell.
    Here is the /etc/fstab entry created by the installation:
    tmpfs /dev/shm tmpfs defaults 0 0
    Given this Linux server will only run Oracle 11g R2 database and some monitoring software, almost application code will run on the server. The application code will run on the separate application server and is Java based.
    Can I change the */etc/fstab* entry for /dev/shm to manually increase the size to take up ~80-90% of the server physical RAM ? Is it a good idea?
    The server is 64-bit, the RAM = 64 GB, so I am thinking to manually make /dev/shm to be = ~55GB, leaving ~8GB for other purposes.
    Right now it's about 32GB (50%?) if I leave the /dev/shm 'defaults' on.
    many thanks

    thanks,
    I have read the doc (what little there is on this topic).
    I have asked on the database forum......
    just FYI - below is the proof:
    SQL> show parameter mem
    NAME                    TYPE     VALUE
    hi_shared_memory_address     integer     0
    memory_max_target          big integer 4G
    memory_target          big integer 0
    shared_memory_address     integer     0
    SQL> show parameter ga
    NAME                    TYPE     VALUE
    lock_sga               boolean     FALSE
    pga_aggregate_target          big integer 1600M
    pre_page_sga          boolean     FALSE
    sga_max_size          big integer 3G
    sga_target               big integer 1600M
    still does not work.
    And I cant change memory_max_target = 0 because I get error on startup:
    SQL> alter system set memory_max_target=0 scope=spfile;
    System altered.
    SQL> shutdown immediate;
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup;
    ORA-01078: failure in processing system parameters
    ORA-00843: Parameter not taking MEMORY_MAX_TARGET into account
    ORA-00849: SGA_TARGET 3221225472 cannot be set to more than MEMORY_MAX_TARGET 0.
    BUT if memory_max_target is > 0 then alert log says hugepages can not be used
    it feels like catch-22.....
    thanks
    Edited by: yurib on Jun 1, 2012 4:53 PM

Maybe you are looking for