OEL 5.8 Oracle Validated Install

I'm trying to setup Oracle Database on an Oracle Minimal stripped down install of linux 5.8 64-bit where internt access seems blocked. Since it lacks internet access, I managed a work around by setting up a local yum repository from the OEL 5.8 Install disc rpm(MOS ID: 579101.1). now before i run a localinstall of oracle-validated package, I need to have glibc-devel-2.5-81.i386.rpm and glibc-devel-2.5-81.x86_64.rpm packages installed. These packaged throw me dependency errors. Seems like almost every package the Oracle Database needs this libraries so theres no work to skip these. However ever dependent package i try to install throws dependency errors. I've tried installing all of them together. That doesn't work either.
yum localinstall glibc-devel-2.5-81.i386.rpm
Loaded plugins: rhnplugin
There was an error parsing the ULN proxy settings.
ULN support will be disabled.
Setting up Local Package Process
Examining glibc-devel-2.5-81.i386.rpm: glibc-devel-2.5-81.i386
Marking glibc-devel-2.5-81.i386.rpm to be installed
Excluding Packages in global exclude list
Finished
Resolving Dependencies
--> Running transaction check
---> Package glibc-devel.i386 0:2.5-81 set to be updated
--> Processing Dependency: glibc = 2.5-81 for package: glibc-devel
--> Processing Dependency: glibc-headers = 2.5-81 for package: glibc-devel
--> Processing Dependency: glibc-headers for package: glibc-devel
--> Running transaction check
---> Package glibc-devel.i386 0:2.5-81 set to be updated
--> Processing Dependency: glibc = 2.5-81 for package: glibc-devel
---> Package glibc-headers.x86_64 0:2.5-81 set to be updated
--> Processing Dependency: glibc = 2.5-81 for package: glibc-headers
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers
--> Processing Dependency: kernel-headers for package: glibc-headers
--> Running transaction check
---> Package glibc-devel.i386 0:2.5-81 set to be updated
--> Processing Dependency: glibc = 2.5-81 for package: glibc-devel
---> Package glibc-headers.x86_64 0:2.5-81 set to be updated
--> Processing Dependency: glibc = 2.5-81 for package: glibc-headers
---> Package kernel-headers.x86_64 0:2.6.18-308.0.0.0.1.el5 set to be updated
--> Finished Dependency Resolution
glibc-headers-2.5-81.x86_64 from local has depsolving problems
--> Missing Dependency: glibc = 2.5-81 is needed by package glibc-headers-2.5-81.x86_64 (local)
glibc-devel-2.5-81.i386 from /glibc-devel-2.5-81.i386 has depsolving problems
--> Missing Dependency: glibc = 2.5-81 is needed by package glibc-devel-2.5-81.i386 (/glibc-devel-2.5-81.i386)
Error: Missing Dependency: glibc = 2.5-81 is needed by package glibc-headers-2.5-81.x86_64 (local)
Error: Missing Dependency: glibc = 2.5-81 is needed by package glibc-devel-2.5-81.i386 (/glibc-devel-2.5-81.i386)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va nofiles nodigest
The program package-cleanup is found in the yum-utils package.
while a
rpm -qa|grep glibc lists
glibc-2.5-81.el5_8.7
glibc-2.5-81.el5_8.7
Please advice.

Ram Chaitanya wrote:
I'm trying to setup Oracle Database on an Oracle Minimal stripped down install of linux 5.8 64-bit where internt access seems blocked. Since it lacks internet access, I managed a work around by setting up a local yum repository from the OEL 5.8 Install disc rpm(MOS ID: 579101.1). now before i run a localinstall of oracle-validated package, I need to have glibc-devel-2.5-81.i386.rpm and glibc-devel-2.5-81.x86_64.rpm packages installed. These packaged throw me dependency errors. Seems like almost every package the Oracle Database needs this libraries so theres no work to skip these. However ever dependent package i try to install throws dependency errors. I've tried installing all of them together. That doesn't work either.
yum localinstall glibc-devel-2.5-81.i386.rpm
Loaded plugins: rhnplugin
There was an error parsing the ULN proxy settings.
ULN support will be disabled.
Setting up Local Package Process
Examining glibc-devel-2.5-81.i386.rpm: glibc-devel-2.5-81.i386
Marking glibc-devel-2.5-81.i386.rpm to be installed
Excluding Packages in global exclude list
Finished
Resolving Dependencies
--> Running transaction check
---> Package glibc-devel.i386 0:2.5-81 set to be updated
--> Processing Dependency: glibc = 2.5-81 for package: glibc-devel
--> Processing Dependency: glibc-headers = 2.5-81 for package: glibc-devel
--> Processing Dependency: glibc-headers for package: glibc-devel
--> Running transaction check
---> Package glibc-devel.i386 0:2.5-81 set to be updated
--> Processing Dependency: glibc = 2.5-81 for package: glibc-devel
---> Package glibc-headers.x86_64 0:2.5-81 set to be updated
--> Processing Dependency: glibc = 2.5-81 for package: glibc-headers
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers
--> Processing Dependency: kernel-headers for package: glibc-headers
--> Running transaction check
---> Package glibc-devel.i386 0:2.5-81 set to be updated
--> Processing Dependency: glibc = 2.5-81 for package: glibc-devel
---> Package glibc-headers.x86_64 0:2.5-81 set to be updated
--> Processing Dependency: glibc = 2.5-81 for package: glibc-headers
---> Package kernel-headers.x86_64 0:2.6.18-308.0.0.0.1.el5 set to be updated
--> Finished Dependency Resolution
glibc-headers-2.5-81.x86_64 from local has depsolving problems
--> Missing Dependency: glibc = 2.5-81 is needed by package glibc-headers-2.5-81.x86_64 (local)
glibc-devel-2.5-81.i386 from /glibc-devel-2.5-81.i386 has depsolving problems
--> Missing Dependency: glibc = 2.5-81 is needed by package glibc-devel-2.5-81.i386 (/glibc-devel-2.5-81.i386)
Error: Missing Dependency: glibc = 2.5-81 is needed by package glibc-headers-2.5-81.x86_64 (local)
Error: Missing Dependency: glibc = 2.5-81 is needed by package glibc-devel-2.5-81.i386 (/glibc-devel-2.5-81.i386)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va nofiles nodigest
The program package-cleanup is found in the yum-utils package.
while a
rpm -qa|grep glibc lists
glibc-2.5-81.el5_8.7
glibc-2.5-81.el5_8.7
Please advice." internt access seems blocked."
I'd be solving that problem first.

Similar Messages

  • OEL 56 and Oracle validated rpm server will not reboot.

    [root@stage-rac21 admin]# up2date -i oracle-validated
    Fetching Obsoletes list for channel: ol5_x86_64_latest...
    Fetching Obsoletes list for channel: el5_x86_64_oracle...
    Fetching rpm headers...
    Name Version Rel
    oracle-validated 1.1.0 7.el5 x86
    Testing package set / solving RPM inter-dependencies...
    kernel-uek-2.6.32-100.28.9. ########################## Done.
    kernel-uek-firmware-2.6.32- ########################## Done.
    kexec-tools-1.102pre-126.0. ########################## Done.
    oracle-validated-1.1.0-7.el ########################## Done.
    ql2xxx-firmware-1.01.01-0.2 ########################## Done.
    busybox-1.2.0-7.el5.x86_64. ########################## Done.
    Preparing ########################################### [100%]
    Installing...
    1:busybox ########################################### [100
    2:kexec-tools ########################################### [100
    3:ql2xxx-firmware ########################################### [100
    4:kernel-uek-firmware ########################################### [100
    5:kernel-uek ########################################### [100
    6:oracle-validated ########################################### [100
    The following packages were added to your selection to satisfy dependencies:
    Name Version Release
    kernel-uek 2.6.32 100.28.9.el5
    kernel-uek-firmware 2.6.32 100.28.9.el5
    kexec-tools 1.102pre 126.0.1.el5_6.5
    ql2xxx-firmware 1.01.01 0.2.el5
    busybox 1.2.0 7.el5
    Reboot and will not come up.
    KVM shows:
    mount: could not find filesystem '/dev/root'
    setuproot: moving /dev failed: No such file or directory
    no fstab.sys, mounting internal defaults
    setuproot: error mounting /proc: No such file or directory
    switchroot: mount failed : No such file or directory
    Kernel Panic - not syncing: Attempted to kill init!
    Pid: 1, comm: init Not tainted 2.6.32-100.28.9.el5 #1
    Call Trace:
    Is anyone else having trouble with 2.6.32-100.28.9.el5?

    One of our sys admins has some input on this. Starting to make sense.
    Looks like maybe this kernel is missing the device mapper info.
    *.203 + *.205:
    Now regarding the issue with this and the *.205 server post kernel
    updates + reboot (kernel panic due to the system not being able to load
    /), I think this was due to some needed device mapper modules being
    missing from the initrd of the new kernel (see below for the details).
    As per lenny, I've updated the grub configs on *.205 to load the old
    kernel (default=1 in /boot/grub/grub.conf; the system was restored by
    booting back to the previous kernel) for now:
    [root@stage-rac22 ~]# mkdir /tmp/initrd_diff
    [root@stage-rac22 ~]# cp -v /boot/initrd-2.6.32-100.28.9.el5.img
    /boot/initrd-2.6.18-238.5.1.0.1.el5.img /tmp/initrd_diff/
    `/boot/initrd-2.6.32-100.28.9.el5.img' ->
    `/tmp/initrd_diff/initrd-2.6.32-100.28.9.el5.img'
    `/boot/initrd-2.6.18-238.5.1.0.1.el5.img' ->
    `/tmp/initrd_diff/initrd-2.6.18-238.5.1.0.1.el5.img'
    [root@stage-rac22 ~]# chmod -v go+r /tmp/initrd_diff/*
    mode of `/tmp/initrd_diff/initrd-2.6.18-238.5.1.0.1.el5.img' changed to
    0644 (rw-r--r--)
    mode of `/tmp/initrd_diff/initrd-2.6.32-100.28.9.el5.img' changed to
    0644 (rw-r--r--)
    [root@stage-rac22 ~]# chown -vR admin. /tmp/initrd_diff/
    [root@stage-rac22 ~]# su - admin
    [admin@stage-rac22 ~]$ cd /tmp/initrd_diff/
    [admin@stage-rac22 initrd_diff]$ mkdir -v old new
    mkdir: created directory `old'
    mkdir: created directory `new'
    [admin@stage-rac22 initrd_diff]$ (cd old/; zcat
    ../initrd-2.6.18-238.5.1.0.1.el5.img|cpio -idv)
    [admin@stage-rac22 initrd_diff]$ (cd new/; zcat
    /tmp/initrd-2.6.32-100.28.9.el5.img|cpio -idv)
    [admin@stage-rac22 initrd_diff]$ diff -qr old/ new/
    diff: old/dev/ram: No such file or directory
    diff: new/dev/ram: No such file or directory
    Files old/init and new/init differ
    Files old/lib/cciss.ko and new/lib/cciss.ko differ
    Only in old/lib: dm-log.ko
    Only in old/lib: dm-mem-cache.ko
    Only in old/lib: dm-message.ko
    Only in old/lib: dm-mirror.ko
    Only in old/lib: dm-mod.ko
    Only in old/lib: dm-raid45.ko
    Only in old/lib: dm-region_hash.ko
    Only in old/lib: dm-snapshot.ko
    Only in old/lib: dm-zero.ko
    Files old/lib/ehci-hcd.ko and new/lib/ehci-hcd.ko differ
    Only in old/lib: ext3.ko
    Only in old/lib: jbd.ko
    Files old/lib/ohci-hcd.ko and new/lib/ohci-hcd.ko differ
    Only in old/lib: scsi_mod.ko
    Only in old/lib: sd_mod.ko
    Files old/lib/uhci-hcd.ko and new/lib/uhci-hcd.ko differ

  • Oracle-Validated RPM install on OEL 4.5 x64

    I've had problems trying to install the Oracle-Validated RPM on OEL 4.5 x64. Up2Date would hang. Anyone else try using the RPM on OEL 4.5?

    Sergio,
    I reran the commands today and they work fine. It must have been a glitch in the network. Thanks.
    Any word on the update of the RPM for OEL 5.0? Is this going to be released to the Open Source or is this specific for OEL? I wanted to start using this on RHEL and Centos.

  • Yum install Oracle-Validated Transaction Check Error:

    Doing a yum install oracle-validated command with CentOS 5.3 and got these errors:
    Running rpm_check_debug
    Running Transaction Test
    Finished Transaction Test
    Transaction Check Error:
    file /etc/issue from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    file /etc/issue.net from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    file /etc/redhat-release from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    file /usr/share/eula/eula.en_US from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    file /usr/share/firstboot/modules/eula.py from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    file /usr/share/firstboot/modules/eula.pyc from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    file /usr/share/firstboot/modules/eula.pyo from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    Error Summary
    Did the yum update work? Should I procede with the oracle install?
    Thanks in advance

    Hi Tom,
    Could you please help me as im trying to install ORACLE OID 10.1.4.0.1 on OEL 5 n trying to use yum to load the default RMP
    ]# yum install oracle-validated
    Loaded plugins: security
    el5_oracle_addons | 951 B 00:00
    primary.xml.gz | 1.6 kB 00:00
    el5_oracle_addons 10/10
    epel | 2.3 kB 00:00
    primary.sqlite.bz2 | 2.0 MB 00:05
    el5_ga_base | 1.1 kB 00:00
    Setting up Install Process
    Parsing package install arguments
    No package oracle-validated available.
    repo file :
    [el5_ga_base]
    name=Enterprise Linux $releasever GA - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/0/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u1_base]
    name=Enterprise Linux $releasever U1 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/1/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_u2_base]
    name=Enterprise Linux $releasever U2 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/2/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_u3_base]
    name=Enterprise Linux $releasever U3 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/3/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_addons]
    name=Enterprise Linux $releasever - $basearch - addons
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_oracle_addons]
    name=Enterprise Linux $releasever - $basearch - oracle_addons
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/oracle_addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    best regards,

  • Are Oracle-Validated patches available in OEL 6?????????????

    I have a plan to install OEL 6 and Oracle EBS R12 in my Server. But I need to make sure all Oracle-validated patches available in OEL 6 & I can install EBS R12 in OEL 6 properly....I had seen a mail in OTN which mentioned there is no RPMs available for OEL6 till now....
    Please tell me a good Suggestion.
    Arun Kurungatt

    user13680387 wrote:
    I have a plan to install OEL 6 and Oracle EBS R12 in my Server. But I need to make sure all Oracle-validated patches available in OEL 6 & I can install EBS R12 in OEL 6 properly....I had seen a mail in OTN which mentioned there is no RPMs available for OEL6 till now....
    Please tell me a good Suggestion. OEL6 is not yet certified with Oracle Apps 11i/R12
    Please refer to these docs for the list of certified Linux OS.
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 [ID 761564.1]
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Thanks,
    Hussein

  • ULN oracle-validated, Note 761566.1 and database packages for OEL 5.5

    I purchased the ULN to simiplify installing the packages for an Oracle E-Business installation. I'm assuming the oracle-validated is not for E-Business installation because there were several required packages from note 761566.1 that were not installed The note also has a list of 11.1.0.7 required packages. Not all of these were installed with the oracle-validated update either. Maybe i'm not doing it correctly?
    If so, how do you use the oracle-validated to apply all the required packages. What channels do I subscribe to for the oracle-validated to work correctly.
    I am on OEL 5.5
    I am subscribed to two channels the latest for 5.5 and 5.5 x64 per a previous thread.
    Packages listed in note 761566.1 that I'm having trouble with:
    There are 3 parts to the package installation section.
    1. You have to go to http://oss.oracle.com/projects/compat-oracle/files/Enterprise_Linux to get a couple packages not on the OEL installation disk. Are these also on the ULN update someplace?
    •openmotif21-2.1.30-11.EL5.i3861
    •xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386
    2. A list of packages for release 5 and up
    There were more than this not updated from oracle-validated from the ULN but these are the trouble ones:
    This is on the list of required:
    •glibc-2.5-18.i686 (32-bit)
    •glibc-2.5-18.x86_64
    •glibc-common-2.5-18.x86_64
    •glibc-devel-2.5-18.i386 (32-bit)
    •glibc-devel-2.5-18.x86_64
    This is what is on the server after ULN update
    glibc-2.5-49.el5_5.7 (i686)
    glibc-2.5-49.el5_5.7 (x86_64)
    glibc-common-2.5-49 (x86_64)
    glibc-devel-2.5-49.el5_5.7 (i386)
    glibc-headers-2.5-49.el5_5.7 (i386)
    Is glibc-2.5-49.el5_5.7 (i686) a newer version of •glibc-2.5-18.i686 (32-bit) ? if so, then where do I get the same version that is synonymous with •glibc-devel-2.5-18.x86_64 ?
    If i try to apply •glibc-devel-2.5-18.x86_64 I get stuck in a loop.
    This is what is on the 5.5 linux disk:.
    glibc-2.5-49.i686.rpm
    glibc-devel-2.5-49.i386.rpm
    glibc-2.5-49.x86_64.rpm
    glibc-common-2.5-49.x86_64.rpm
    glibc-devel-2.5-49.x86_64.rpm
    glibc-utils-2.5-49.x86_64.rpm
    glibc-headers-2.5-49.x86_64.rpm
    3. Additionally, the following RPMs are required for an 11gR1
    I would have thought at least these packages would have installed from the oracle-validated update, but they weren't. Maybe I'm doing it wrong.
    The following are listed in the note to be installed: I get stuck in a loop with this one too. What do I do about this?
    •elfutils-libelf-devel-0.125-3.el5.x86_64
    •elfutils-libelf-devel-static-0.125-3.el5.x86_64
    What is installed is
    elfutils-libelf-devel-0.137-3.el5 (i386)
    elfutils-libelf-devel-static-0.137-3.el5 (i386)
    # rpm -ivh elfutils-libelf-devel-0.137-3.el5.x86_64.rpm
    error: Failed dependencies:
    elfutils-libelf-devel-static-x86_64 = 0.137-3.el5 is needed by elfutils-libelf-devel-0.137-3.el5.x86_64
    # rpm -ivh elfutils-libelf-devel-static-0.137-3.el5.x86_64.rpm
    error: Failed dependencies:
    elfutils-libelf-devel-x86_64 = 0.137-3.el5 is needed by elfutils-libelf-devel-static-0.137-3.el5.x86_6
    This is what is on the 5.5 disk:
    elfutils-libelf-devel-0.137-3.el5.x86_64.rpm
    elfutils-libelf-devel-static-0.137-3.el5.i386.rpm
    elfutils-libelf-0.137-3.el5.x86_64.rpm
    elfutils-libelf-devel-0.137-3.el5.i386.rpm
    elfutils-libelf-0.137-3.el5.i386.rpm
    elfutils-libelf-devel-static-0.137-3.el5.x86_64.rpm
    Edited by: jarymo on Jan 28, 2011 7:29 AM

    Now I really need glibc-devel-2.5-18.x86_64. My installation failed with the following which is what started this quest for what is missing in the first place.
    .end std out.
    sqlplus: error while loading shared libraries: libclntsh.so.11.1: cannot open shared object file: No such file or directory
    egrep: /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/log/VIS_vicr410/adcrdb_VIS.txt: No such file or directory
    This failed on the database portion of the installation. ibclntsh.so.11.1 sh
    From DOC: 786995.1 Troubleshooting The Relink Errors When Missing RPMs on Linux x86-64
    Error :-
    /usr/bin/ld: cannot find /usr/lib64/libpthread_nonshared.a
    collect2: ld returned 1 exit status
    genclntsh: Failed to link libclntsh.so.11.1
    Affected Version :-
    11.1 RHEL5(x86-64)
    RPM missing :-
    glibc-devel (64-bit)
    ApplyDatabase_01281418.log
    This is on the list of required:
    •glibc-2.5-18.i686 (32-bit)
    •glibc-2.5-18.x86_64
    •glibc-common-2.5-18.x86_64
    •glibc-devel-2.5-18.i386 (32-bit)
    •glibc-devel-2.5-18.x86_64
    This is what is on the server after ULN update
    glibc-2.5-49.el5_5.7 (i686)
    glibc-2.5-49.el5_5.7 (x86_64)
    glibc-common-2.5-49 (x86_64)
    glibc-devel-2.5-49.el5_5.7 (i386)
    glibc-headers-2.5-49.el5_5.7 (i386)
    Is glibc-2.5-49.el5_5.7 (i686) a newer version of •glibc-2.5-18.i686 (32-bit) ? if so, then where do I get the same version that is synonymous with •glibc-devel-2.5-18.x86_64 so I don't have to remove all the UNL updates and apply what is on the installation disk?

  • Can't install oracle-validated with kernel-PAE

    I can't install oracle-validated when using kernel-PAE.... Anyone help?
    Take a look at the following actions:
    [root@db ~]# up2date -i oracle-validated
    Fetching Obsoletes list for channel: el5_i386_latest...
    Fetching rpm headers...
    Name                                    Version        Rel    
    oracle-validated                        1.0.0          18.el5            i386 
    Testing package set / solving RPM inter-dependencies...
    There was a package dependency problem. The message was:
    Unresolvable chain of dependencies:
    glibc-headers  2.5-34                    requires kernel-headers
    glibc-headers-2.5-34                     requires kernel-headers >= 2.2.1
    oracle-validated  1.0.0-18.el5           requires kernel-headers
    The following packages were added to your selection to satisfy dependencies:
    Package                                Required by
    gcc-4.1.2-44.el5.i386                   oracle-validated-1.0.0-18.el5           gcc                                    
    gcc-c++-4.1.2-44.el5.i386               oracle-validated-1.0.0-18.el5           gcc-c++                                
    libstdc++-devel-4.1.2-44.el5.i386       oracle-validated-1.0.0-18.el5           libstdc++-devel                        
    [root@db ~]# rpm -q kernel-PAE
    kernel-PAE-2.6.18-92.el5
    kernel-PAE-2.6.18-128.1.10.0.1.el5
    [root@db ~]# Best Regards,
    Joao

    Problem was that up2date config had marked to not install kernel* packages :)
    ran up2date-config and removed that ...
    Regards
    Joao Oliveira

  • Installing oracle validated rpm

    Hi,
    I have installed oracle enterprise linux version 5.4 on sun virtual box.I want to install oracle 10g,so I downloaded oracle -validated-1.0.0-5.e15i.386.rpm for oracle requird updates.I am trying to run the oracle -validated-rpm using yum install command.But I am getting the following error
    no package ./oracle-validated-1.0.0-5.e15.i386.rpm available.
    How to solve that? I downloaded the oracle validated rpm file to desktop.
    Thanks

    Hi,
    I tried the commands whatever you told.I downloaded yum configuration file and updated with the required commands
    [main]
    cachedir=/var/cache/yum
    keepcache=0
    debuglevel=2
    logfile=/var/log/yum.log
    distroverpkg=redhat-release
    tolerant=1
    exactarch=1
    obsoletes=1
    gpgcheck=1
    plugins=1
    # Note: yum-RHN-plugin doesn't honor this.
    metadata_expire=1h
    # Default.
    # installonly_limit = 3
    # PUT YOUR REPOS HERE OR IN separate files named file.repo
    # in /etc/yum.repos.d
    [el5_ga_base]
    name=Enterprise Linux $releasever GA - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/0/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u1_base]
    name=Enterprise Linux $releasever U1 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/1/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u2_base]
    name=Enterprise Linux $releasever U2 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/2/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u3_base]
    name=Enterprise Linux $releasever U3 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/3/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u4_base]
    name=Enterprise Linux $releasever U4 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/4/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u5_base]
    name=Enterprise Linux $releasever U5 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/5/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_addons]
    name=Enterprise Linux $releasever - $basearch - addons
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_oracle_addons]
    name=Enterprise Linux $releasever - $basearch - oracle_addons
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/oracle_addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY -oracle-el5
    gpgcheck=1
    enabled=1
    then I try to install using yum install command Iam gettin same error.
    root@localhost yum.repos.d]# yum install ./ oracle-validated-1.0.0-5.e15.i386.rpm
    Loaded plugins: security
    el5_addons | 951 B 00:00
    el5_addons/primary | 35 kB 00:00
    el5_addons 140/140
    el5_ga_base | 1.1 kB 00:00
    el5_ga_base/primary | 720 kB 00:12
    el5_ga_base 3204/3204
    el5_oracle_addons | 951 B 00:00
    el5_oracle_addons/primary | 1.9 kB 00:00
    el5_oracle_addons 14/14
    el5_u1_base | 1.1 kB 00:00
    el5_u1_base/primary | 747 kB 00:12
    el5_u1_base 3272/3272
    el5_u2_base | 1.1 kB 00:00
    el5_u2_base/primary | 910 kB 00:13
    el5_u2_base 3402/3402
    el5_u3_base | 1.1 kB 00:00
    el5_u3_base/primary | 788 kB 00:11
    el5_u3_base 3442/3442
    el5_u4_base | 1.1 kB 00:00
    el5_u4_base/primary | 807 kB 00:11
    el5_u4_base 3506/3506
    el5_u5_base | 1.1 kB 00:00
    el5_u5_base/primary | 824 kB 00:12
    el5_u5_base 3571/3571
    Setting up Install Process
    No package ./ available.
    No package oracle-validated-1.0.0-5.e15.i386.rpm available.
    Nothing to do
    [root@localhost yum.repos.d]# /usr/bin/yum localinstall oracle-validated*.rpm
    Loaded plugins: security
    Setting up Local Package Process
    Cannot open file: oracle-validated*.rpm. Skipping.
    Nothing to do
    [root@localhost yum.repos.d]# /usr/sbin/up2date--dry-run -i oracle-validated
    bash: /usr/sbin/up2date--dry-run: No such file or directory
    [root@localhost yum.repos.d]#
    Please see the error I am getting and any one help me to resolve it.
    Thanks

  • Yum installs of oracle-validated (x86_64, OEL 5.1)

    We're seeing an issue w/ yum installs of the oracle-validated package. It doesn't add in the correct glibc-devel package on x86_64. We have to add that to the install line explicitly for things to work.
    Anyone else seeing this?
    (Yes, yum. Not up2date. We're downloading the full repo for base, and for patch, via repo_populate from ULN. )

    What version of the oracle-validated package?
    What version of glibc do you have?
    What version of glibc do you need?
    Packages updated after the media packaging are available only under with an Unbreakable Linux Network subscription.

  • Oracle Validated Configurations - Yes or No

    To satisfy my curiosity, I've just tried, for the first time, oracle-validated configuration on a clean 32-bit OEL-5.2 installation without oracle database software already installed. I've used the actual
    oracle-validated-1.0.0-8.el5.i386
    rpm package.
    According to the official oracle documentation's recommendations and naming convention, taken as a standard, I can say that oracle-validated configuration more failed than succeeded.
    CORRECT SETTINGS:
    * /etc/sysctl.conf has been correctly set
    * /boot/grub/grub.conf has been correctly set
    FAILED SETTINGS AND INCORRECT CREATIONS:
    * /etc/security/limits.conf has been correctly set for oracle, but all other entries in the file related to other users has been erased by validation script
    * no modification of /etc/pam.d/login file (pam_limits.so)
    * the script created 'dba' and 'oinstall' groups and 'oracle' user with 'dba' group as primary group (not 'oinstall'), that is not in compliance with official oracle documentation. To verify:
    [root@localhost ~]# id oracle
    uid=502(oracle) gid=502(dba) groups=502(dba),503(oinstall)
    If oinstall is not the primary group, what is it supposed to do?
    I'd appreciate if someone could clarify this dichotomy between Oracle official documentation's recommendations and "oracle-validated configuration".
    Thanks in advance.
    NJ

    frits hoogland wrote:
    NJ, (and segio, please take my response in account),
    If you read between the lines of my response I (more or less) make the some of the point you do.
    -required rpms
    'that's a job for OEL linux Installer': I can only come to conclusion 'the OEL linux installer' you talk about must be installation program of linux. There is no database option in there, so that installer can't help you. Or do you mean the database installer? The database installer only checks if the rpm's are installed.No, I meant OEL Linux installer (anaconda). When you choose packages to be installed, you can select them either individually or in various groups. A group called let's say "Oracle database 10g/11g required packages", as an option, would be very useful. I said - as an option - because OEL is not exclusively related to Oracle database. It is a distro, just like any other distro. Certainly this doesn't mean that "oracle-validated configuration" cannot be useful by checking (and resolving) the dependencies once again at any time when it is necessary. But, in any case, it should be the primary job for OEL installer at OEL installation time.
    I agree with you that loosing settings is a very bad thing and should be considered a bug.Of course.
    besides that I don't like the oracle user and groups to get random uid and gid's; in any environment you want that to be fixed numbers.
    besides that the points I wanted to make was:
    -it is not that it's not that hard to make a script which setups your environment in a basic way.
    another point is that for rough and quick setup, a default linux system can be used to run a default installed database. no need to do any tweaks with system settings.
    -an oracle validated package should not overwrite any settings (obviously), but should be flexible and 'steerable' so it can work together with system policiesCompletely agreed.
    Regards
    NJ

  • OEL 5.5 11gR2 Validated RPM Missing Dependencies

    OEL 5.5 attempting to install 11gR2. We are getting dependency errors when trying to run the validated rpm. The errors are when trying to find glibc and glibc-headers. It appears that we have only the x86_64 and i686 versions of glibc, but not the i386 version. We have checked the install disk as well as using yum and neither have the i386 version. How do we resolve this dependency? Below are the error messages.
    # yum install oracle-validated-1.0.0-22.el5.x86_64.rpm
    Loaded plugins: dellsysid, security
    Setting up Install Process
    Examining oracle-validated-1.0.0-22.el5.x86_64.rpm: oracle-validated-1.0.0-22.el5.x86_64
    Marking oracle-validated-1.0.0-22.el5.x86_64.rpm to be installed
    Resolving Dependencies
    --> Running transaction check
    ---> Package oracle-validated.x86_64 0:1.0.0-22.el5 set to be updated
    --> Processing Dependency: /usr/lib/gcc/x86_64-redhat-linux/4.1.1/libstdc++.a for package: oracle-validated
    Importing additional filelist information
    --> Processing Dependency: /usr/lib/libaio.so for package: oracle-validated
    --> Processing Dependency: /usr/lib/libc.so for package: oracle-validated
    --> Processing Dependency: /usr/lib/libodbc.so.1 for package: oracle-validated
    --> Processing Dependency: /usr/lib/libodbccr.so for package: oracle-validated
    --> Processing Dependency: compat-gcc-34 for package: oracle-validated
    --> Processing Dependency: compat-gcc-34-c++ for package: oracle-validated
    --> Processing Dependency: elfutils-libelf-devel for package: oracle-validated
    --> Processing Dependency: gcc-c++ for package: oracle-validated
    --> Processing Dependency: gdb for package: oracle-validated
    --> Processing Dependency: libXp.so.6 for package: oracle-validated
    --> Processing Dependency: libaio-devel for package: oracle-validated
    --> Processing Dependency: sysstat for package: oracle-validated
    --> Processing Dependency: unixODBC-devel for package: oracle-validated
    --> Processing Dependency: libdb-4.2.so()(64bit) for package: oracle-validated
    --> Processing Dependency: libodbc.so.1()(64bit) for package: oracle-validated
    --> Running transaction check
    ---> Package compat-db.x86_64 0:4.2.52-5.1 set to be updated
    ---> Package compat-gcc-34.x86_64 0:3.4.6-4 set to be updated
    ---> Package compat-gcc-34-c++.x86_64 0:3.4.6-4 set to be updated
    ---> Package elfutils-libelf-devel.x86_64 0:0.137-3.el5 set to be updated
    --> Processing Dependency: elfutils-libelf-devel-static-x86_64 = 0.137-3.el5 for package: elfutils-libelf-devel
    ---> Package gcc-c++.x86_64 0:4.1.2-48.el5 set to be updated
    ---> Package gdb.x86_64 0:7.0.1-23.el5 set to be updated
    ---> Package glibc-devel.i386 0:2.5-49 set to be updated
    --> Processing Dependency: glibc-headers = 2.5-49 for package: glibc-devel
    --> Processing Dependency: glibc = 2.5-49 for package: glibc-devel
    ---> Package libXp.i386 0:1.0.0-8.1.el5 set to be updated
    ---> Package libaio-devel.i386 0:0.3.106-5 set to be updated
    ---> Package libstdc++-devel.x86_64 0:4.1.2-48.el5 set to be updated
    ---> Package sysstat.x86_64 0:7.0.2-3.el5 set to be updated
    ---> Package unixODBC.i386 0:2.2.11-7.1 set to be updated
    ---> Package unixODBC.x86_64 0:2.2.11-7.1 set to be updated
    ---> Package unixODBC-devel.i386 0:2.2.11-7.1 set to be updated
    --> Running transaction check
    ---> Package elfutils-libelf-devel-static.x86_64 0:0.137-3.el5 set to be updated
    ---> Package glibc-devel.i386 0:2.5-49 set to be updated
    --> Processing Dependency: glibc-headers = 2.5-49 for package: glibc-devel
    --> Processing Dependency: glibc = 2.5-49 for package: glibc-devel
    --> Finished Dependency Resolution
    glibc-devel-2.5-49.i386 from el5_u5_base has depsolving problems
    --> Missing Dependency: glibc = 2.5-49 is needed by package glibc-devel-2.5-49.i386 (el5_u5_base)
    glibc-devel-2.5-49.i386 from el5_u5_base has depsolving problems
    --> Missing Dependency: glibc-headers = 2.5-49 is needed by package glibc-devel-2.5-49.i386 (el5_u5_base)
    Error: Missing Dependency: glibc-headers = 2.5-49 is needed by package glibc-devel-2.5-49.i386 (el5_u5_base)
    Error: Missing Dependency: glibc = 2.5-49 is needed by package glibc-devel-2.5-49.i386 (el5_u5_base)
    You could try using --skip-broken to work around the problem
    You could try running: package-cleanup --problems
    package-cleanup --dupes
    rpm -Va nofiles nodigest

    Hi user;
    Please try below query to can find your rpm on your system:
    rpm -qa --queryformat "%{NAME}-%{VERSION}.%{RELEASE} (%{ARCH})\n" | grep libaio
    libaio-0.3.105.2 (i386)
    libaio-0.3.105.2 (x86_64)
    I made 11gr2 installation on OEL and i could find all related rmp on disk, i didnt use yum future for my issue. Be sure you have all prerequest
    Also see *Hans Forbrich's post*:
    Installing Oracle 11gR2 on OEL 5.3
    http://forums.oracle.com/forums/thread.jspa?threadID=954684&tstart=0
    Regard
    Helios

  • Oracle Validated RPM - Which to download?

    I'm preparing a couple Linux x86_64 servers for building a RAC cluster and thought I'd give the Oracle Validated RPM a try.
    The specifics -
    Red Hat Linux RHEL 5.5 (kernel level 2.6.18-194)
    Oracle Grid Infrastructure release 11.2.0.2.2
    Oracle Database release 11.2.0.2.2
    I am not a member of OLN, I don't use the Oracle Unbreakable Kernel and I don't use Oracle Enterprise Linux. (But worn out reading about all of these topics.)
    I go to this download site as directed by MOS Note 437743.1.
    http://oss.oracle.com/el5/oracle-validated
    where I am presented a list of these rpm files:
    Index of /el5/oracle-validated
    Name Last modified Size
    oracle-validated-1.0.0-5.el5.i386.rpm 02-Feb-2008 17:09 11K
    oracle-validated-1.0.0-5.el5.x86_64.rpm 02-Feb-2008 17:09 12K
    oracle-validated-1.0.0-5.el5.src.rpm 02-Feb-2008 17:09 12K
    readme 18-Jul-2008 14:55 198
    oracle-validated-1.0.0-18.el5.i386.rpm 30-Mar-2009 01:36 15K
    oracle-validated-1.0.0-18.el5.x86_64.rpm 30-Mar-2009 01:36 15K
    oracle-validated-1.0.0-18.el5.src.rpm 30-Mar-2009 01:36 23K
    oracle-validated-1.0.0-24.el5.i386.rpm 10-Jun-2010 07:07 22K
    oracle-validated-1.0.0-24.el5.x86_64.rpm 10-Jun-2010 07:07 22K
    oracle-validated-1.0.0-24.el5.src.rpm 10-Jun-2010 07:07 29K
    MD5SUMS 19-Aug-2010 17:12 658
    oracle-validated-1.0.0-22.el5.i386.rpm 19-Aug-2010 17:13 15K
    oracle-validated-1.0.0-22.el5.src.rpm 19-Aug-2010 17:13 24K
    oracle-validated-1.0.0-22.el5.x86_64.rpm 19-Aug-2010 17:13 16K
    oracle-validated-1.1.0-7.el5.x86_64.rpm 17-Nov-2010 11:03 23K
    oracle-validated-1.1.0-7.el5.src.rpm 17-Nov-2010 11:03 30K
    Question 1: Do I just grab the newest version of these EL5 based rpms? in this case "oracle-validated-1.1.0-7.el5.x86_64.rpm", or is there some other dependency on kernel level?
    Question 2: Does this Validated RPM configure changes necessary for Grid Infrastucture as well as Database?
    Question 3: Are prople pretty happy with the job that this RPM does in configuring things properly?
    Thanks in advance for your insights.
    - tim

    Hi,
    1.) Yes, only take the newest one.
    2.) Yep it should (some expeptions apply)*. Just make sure you configured an automatic update server (yum), that all dependent RPMs can be downloaded as well.
    For OEL you could use public-yum.oracle.com, but since you don't like OEL I am sure you know where to find a free RHEL one...
    3.) Definitely. I never go without it.
    * E.g. it does not configure/change NTP configuration, as it is a requirement for the 11gR2 GI install.
    Sebastian

  • Oracle validated rpm on RHEL4? RHEL5?

    Can I use the Oracle Validated rpm on RHEL4? RHEL5?
    Note:579101.1 Linux OS Installation with Reduced Set of Packages for Running Oracle Database Server without ULN/RHN
    The above metalink note only talks about OEL...

    To summarise: yes, you can use the oracle-validated rpm on RHEL 4 and 5.
    The use of the oracle-validated rpm is not only to have some things arranged on the linux level (limits, user, groups, etc.) but also to have all the needed other rpm's installed. These rpm's are not installed when the oracle-validated rpm is installed using the rpm command, instead, the installation will fail and notify you about the first rpm on which the oracle-validated package is depended (and when resolved about the second, etc.). up2date & yum resolves these dependencies automagically for you, using rpm you must do it yourself. That's why it is convenient to have up2date setup, or a yum repositiry.

  • Oracle validated configurations

    Hello Guys,
    I have seen in the topic "Oracle validated configurations" that it is only for servers, I would like to ask if anyone of you tried to install oracle on linux on an Intel core2 DUO PC?
    I remember I have tried to install oracle enterprise linux 4 on it and it didn't work because my Hard drive is S-ATA. did anyone try to install OEL5 on such system? does it support S-ATA drive?
    thanks.
    Adnan

    Hi,
    I have four 320 GB Seagate SATA disk drives attached to standalone Promise PCI-SATA controller. I have installed OEL-4.5 and OEL-5 without any problem since both have `sata_promise' driver built as kernel module. It's interesting that first (GA) release of RHEL-4 didn't have the driver and installer didn't recognized disk drives terminating the installation. I had to download the driver from controller vendor's web site.
    Depending on your specific hardware (PCI or on-board controller), it's quite possible that OEL-4.5 or even OEL-5 has not the driver for your controller. But it's common practice today that all main controller vendors (Adaptec, 3ware, LSI, Areca, Promise etc) distribute freely downloadable drivers for win and linux from their web sites with precise instructions how to install them during main installation.
    N.J.

  • OEL 5.7 Unable to install 1 package

    hI,
    When I start the OEL 5.7 in Oracle Virtual Tool Box.. I am getting the message dialog box mentioning...
    There is 1 Package updates available
    and when I try to install through the link it gives the error...
    Public Key for Kernel-2.6.18-274.0.0.0.1.el5.rpm is not installed....
    Do anyone know the solution for it...
    Thanks and Regards

    hi
    I tried
    yum install oracle-validated
    everything went smooth except
    [root@oel ~]# yum install oracle-validated
    Loaded plugins: rhnplugin, security
    This system is not registered with ULN.
    ULN support will be disabled.
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package oracle-validated.i386 0:1.1.0-14.el5 set to be updated
    --> Processing Dependency: sysstat for package: oracle-validated
    --> Processing Dependency: unixODBC for package: oracle-validated
    --> Processing Dependency: unixODBC-devel for package: oracle-validated
    --> Processing Dependency: compat-db for package: oracle-validated
    --> Processing Dependency: libaio-devel for package: oracle-validated
    --> Processing Dependency: libXp for package: oracle-validated
    --> Running transaction check
    ---> Package compat-db.i386 0:4.2.52-5.1 set to be updated
    ---> Package libXp.i386 0:1.0.0-8.1.el5 set to be updated
    ---> Package libaio-devel.i386 0:0.3.106-5 set to be updated
    ---> Package sysstat.i386 0:7.0.2-11.el5 set to be updated
    ---> Package unixODBC.i386 0:2.2.11-7.1 set to be updated
    ---> Package unixODBC-devel.i386 0:2.2.11-7.1 set to be updated
    --> Finished Dependency Resolution
    Dependencies Resolved
    ================================================================================
    Package Arch Version Repository Size
    ================================================================================
    Installing:
    oracle-validated i386 1.1.0-14.el5 Server 23 k
    Installing for dependencies:
    compat-db i386 4.2.52-5.1 Server 1.7 M
    libXp i386 1.0.0-8.1.el5 Server 22 k
    libaio-devel i386 0.3.106-5 Server 12 k
    sysstat i386 7.0.2-11.el5 Server 182 k
    unixODBC i386 2.2.11-7.1 Server 830 k
    unixODBC-devel i386 2.2.11-7.1 Server 743 k
    Transaction Summary
    ================================================================================
    Install 7 Package(s)
    Upgrade 0 Package(s)
    Total download size: 3.4 M
    Is this ok [y/N]: y
    Downloading Packages:
    Total 27 MB/s | 3.4 MB 00:00
    warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    Public key for unixODBC-devel-2.2.11-7.1.i386.rpm is not installed
    [root@oel ~]#

Maybe you are looking for

  • FCPX Project Viewer External Monitor

    I would like to see my project to the LCD HDTV I have. Is there any way I can do it, I do have HDMI port in the HDTV but I am thinking how can I able to connect to my Intel iMac. I appreciate some suggestions. Thanks, Yer

  • Open PR/PO/GR  data extraction

    Dear Guru,     How to extract the open pr/po/GR using lsmw , or is there any transaction . we have toextract from 4.6 B  , what is the image after extracting ?

  • Synchronous Sending RFC Adapter in XI 3.0 with Messagemapping

    Hi, I have a very simple scenrario: I'm sending a RFC out of a R/3 System using the SE37, the content of the RFC is written to a file adapter on a harddrive , the data prodided with the SE37 is written to the file system. The RFC has NO EXPORTING PAR

  • Using XY Graph to plot current and voltage

    Hi,    I'm making an I-V curve tracer, and am hoping to plot current and voltage measurements I'm acquiring onto an XY Graph in realtime.  I'm using Labview 2010 on Windows Vista, with the VISA drivers installed; my acquisition hardware is an Arduino

  • Apple Remote Desktop Client slow in mini

    I'm using Apple Remote Desktop from my PowerBook. I can control an iMac G5 without any problems, but controlling my new intel Mini is very very slow... i can only work more or less if i put the screen without colors! Is this normal? I can't understan