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?

Similar Messages

  • Is 1GB ram is enough for the installation of oracle developer suite 10g and database 11g???  And which one to install first developer suite or database????

    Hello everyone,
    I have install windows XP in my existing windows 7 64 bit system using virtualization software. I have allocated 1024 MB of RAM to XP virtual windows.
    Now, M trying to install oracle developer suite 10g and oracle database 11 in the XP windows.
    IS 1GB ram is enough for the installation of oracle developer suite 10g and database 11g???
    And which one to install first developer suite or database????
    Thanks in advance.

    you should check (before installing) requeriments from documentation.
    Oracle Developer Suite Installation Guide 10g (10.1.2.0.2) for Solaris, Windows and Linux x86
    Table 4 Memory Requirements for Oracle Developer Suite Components
    Component
    Memory
    Oracle10g JDeveloper (including Oracle Business Intelligence Beans, and UIX and Bali subcomponents)
    Minimum: 256 MB
    Recommended: 512 MB
    Oracle Reports Developer
    Minimum: 128 MB
    Recommended: 256 MB
    Oracle Forms Developer
    Minimum: 128 MB
    Recommended: 256 MB
    I usually install first database and later DS, I never tried first DS and later database.

  • Configuration and Business Package for Learning Solutions

    Dear Experts,
    I need informtion on the configurations and Business Package for Learning Solutions 2(business function HCM_LSO_CI_2) which comes with EHP4. We need to implement the LSO functionalities and I was not able to find out the required Portal Business Package. Please share your experience for implementation of LSO.
    Regards,
    Samir

    Dear Experts,
    Anyone already done LSO Learning Solutions implementation for Ehp4.Please provide inputs.
    Regards,
    Samir

  • When I click PDF file, the file does not open and  installation software for creative suite automatically begin to start. Even after re-installation of creative suite 5.5, only acrobat reader dose not work and the same phenomena occurs.

    When I click PDF file, the file does not open and  installation software for creative suite automatically begin to start. Even after re-installation of creative suite 5.5, only acrobat reader dose not work and the same phenomena occurs.

    Did you ever install Acrobat? It is not installed automatically with CS, but requires an extra installation step.

  • MySite – My Content Page is not working and giving error for existing customers

    We are using SharePoint 2010 and recently moved to SharePoint 2013. Central Admin run under SP 2013 and Content Db Front End run under SP 2010.
    After migration the MySite – My Content Page is not working and giving error for existing customers (http://mysite.ss.com/_layouts/MySite.aspx?Error=4705).
    New users (after migration) are able access the My Content and adding documents but old users can’t.
    Can anyone help me on the above?

    I think you might be using non claims web app in 2010, if that is the case, you 'd need to convert your existing users to claims users for which you can refer to http://technet.microsoft.com/en-us/library/gg251985(v=office.15).aspx
    to check if your exisiting users are claims or classic users , try 
    get-spuser -web http://mysite.ss.com -limit all
    check in the output if you see the claims GUID in form of user names like i:0#.w|domain\username, if yes, they claims users if you just see Domain\username, you want those users to be converted to calims.
    i'd need more details to be specific about my answer but aforementioned scenario is most common of all, hope this helps, 
    Thanks, Noddy

  • HT4993 I lost all my notes in my iphone 5s and so i went to my ipad and pulled the notes up and seen them for a Sec then they were gone. Please is there any way to get my notes back.

    lost all my notes in my iphone 5s and so i went to my ipad and pulled the notes up and seen them for a Sec then they were gone. Please is there any way to get my notes back?

    Do you have a back up?
    If not you're into using file recovery software like  File Salvage - you can download a free trial and it will scan the disk for you and tell you with might be recoverable. Actual recovery will require that you purchase the app. There may be many files with the same or similar names. Always recover the largest file size.
    There are other such apps. Search on Macupdate or the App Store

  • Uninstalling Oracle RAC 11gR2 GI and Database Software

    I currently administer several 11gR2 RAC clusters, all hosted on IBM pSeries servers running AIX 6.1. I need to decommission one RAC cluster so that the hardware can be reused for a different purpose.
    I have been reading the "RAC Installation Guide for Linux and Unix", specifically chapter 8 in the documentation. This document mentions using the deinstall tool provided with the software, but I have never used this utility before.
    I would like to know what experience others have had usinging this tool, and whether or not I should use DBCA first to remove the database hosted by the cluster. Are there any "potholes" or known bugs when using this utility?
    Thanks in advance for any and all responses. I appreciate the help provided by this community.

    Hi Fiedi,
    Thank you for providing those 2 very helpful articles. I have one last question, which I should have asked in my original post. We have 2 separate Oracle software owners in our RAC installations: ORAGRID is owner of the Grid Infrastructure home and central inventory, and ORACLE is owner of the database home. Should the deinstall utility be run as the GI owner, or as the DB owner?
    Thanks!

  • I am using oracle Apps ERP in firefox wherein there is a Java Plugin , This is working fine in 3.5 version but as soon as i am upgrading to the latest version oracle is not working and firefox crashes. I can't upgrade even though i wish to

    We are using Oracle ERP in our company which is a web based ERP system. I am using firefox to work in ERP for convinieince pf working and using internet at the same time. This requires a plugin provided by oracle oajinit.exe to be installed in Plugins it is a JAVA plugin which opens the ERP Screens. This works fine in versions prior to 3.6 version of firefox. However, after upgrading to 3.6 version the forms do not open and firefox crashes. Due to this i am not able to upgrade to the latest version else i'll have to operate the ERP in internet explorer and using firefox for browsing which i do not want. The plugin used for the ERP is "* JInitiator 1.3.1.18 for Netscape Navigator (DLL Helper)"

    Firefox 3.6 needs the Java Second Generation Plugin which comes with newer versions than 1.6.0_03 - update Java, the latest version is 1.6.0_22

  • Ical calenders not appearing - and database not loading

    I am having serious trouble with ical. And I really need a secure calander for my job.
    I changed the name of a couple of calenders - maybe two of the six - and changed the color of a couple - and about a week later I noticed that all of my appointments from before that date disappeared.
    I have reloaded from my back-up - both by importing the files and by replacing all the files in the application support folder - but 6 months of it are missing from about a month ago back. And all the colors changed - and my repeat appointments duplicated themselves about 5 times over.
    I also put all the files onto another computer and all of the dates appeared ok - all the wrong color & calender name - but the info was there.
    So I exported the calenders from the other computer - put them on my desktop - and imported them into my ical (merging them into the calenders that I have set up). Everything looked great. So I backed up the database and exported each of the calenders (just in case) and quit ical.
    When I reopened ical everything was gone again. Now the only way I can get the info back is to revert to backup - and I have to do it everytime I open ical!!
    Any help would be greatly appreciated.
    Thanks!!

    Do you have ALL of the information you need on the other computer?
    If so, I would do the following:
    1. Quit iCal
    2. Delete all folders under the ~/Library/Application Support/iCal/ folder
    3. Delete these plists from the ~/Library/Preferences folder:
    com.apple.iCal.plist,
    com.apple.iCal.helper.plist
    com.apple.iCal.AlarmScheduler.plist
    *Don't empty the Trash yet!*
    4. Open iCal and import the data from the other computer (not the backup database). You will need to redo all your calendar colors, but that doesn't seem like too much work.
    5. Once iCal is back the way you want it, make another database backup.
    The other thing you should check is in iCal->Preferences, under the Advanced tab, there are options to automatically delete events or to-do's after X many days. If you don't want events deleted make sure that box is unchecked.
    See how that goes and post back w/ results.

  • Addon not loading - B1 Usability Package for all users in SAP Business One

    Hello, I am a new admin to SAP B1 and am about to go live in a few weeks. We are running SAP Business One v. 8.80.227.
    Envirorment details: Dedicated server for SAP database, and Terminal Server for remote connections.
    I have a demo group of users in Active Directory that have permission to Remote Desktop to the TS and load SAP. For now, theses users are local admins on the TS. ( Permissions to be revised once addon issues are worked out ). I am the companies tech, and we have a SAP implementation company leading the project development.
    Currently the addons that we are running are CRSB1Addon SAP 8.8 and B1UP from boyumit.
    For one of the users in the Active Directory Security Group all the addon's work great. However the other users get the error below;
    When logging in the system message window shows the following:
    Failed to assign SAP Business One user license to SAP Add-ons. The Add on is configured to automatically load on startup, yet once I get the error, I open the Add on Manager and I don't see the B1UP in either tab at all.
    The error on the TS in the log is here:
    Log Name:      Application
    Source:        Application Error
    Date:          18/03/2010 10:55:25 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      OVCL-TS.laurieroptical.local
    Description:
    Faulting application SAP Business One.exe, version 8.80.227.0, time stamp 0x4b8fadd4, faulting module ole32.dll, version 6.0.6002.18005, time stamp 0x49e037d7, exception code 0xc0000005, fault offset 0x000472da, process id 0x1f14, application start time 0x01cac6a4a2da01c9.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2010-03-18T14:55:25.000Z" />
        <EventRecordID>3778</EventRecordID>
        <Channel>Application</Channel>
        <Computer>OVCL-TS.laurieroptical.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>SAP Business One.exe</Data>
        <Data>8.80.227.0</Data>
        <Data>4b8fadd4</Data>
        <Data>ole32.dll</Data>
        <Data>6.0.6002.18005</Data>
        <Data>49e037d7</Data>
        <Data>c0000005</Data>
        <Data>000472da</Data>
        <Data>1f14</Data>
        <Data>01cac6a4a2da01c9</Data>
      </EventData>
    </Event>
    Any comments would be greatly appreciated.
    Thanks
    Edited by: dontforgetken on Mar 18, 2010 4:05 PM

    hello Ken - Boyum IT has its own License Administration - path of Administration > Add Ons > B1 Usability Package > License Administration...
    Do all of the users have a checkmark to give them access???
    When a user has only the Main Menu window open, select the "Form Settings" icon and follow the same path on the Form Settings window that is diplayed and make sure they have checkmarks next to the B1 Usability Package to be "Visible".
    Are all of the user set to display Boyum IT on their machines???
    LOL - I am not technical so I have no idea what that other stuff means...
    Hope that helps...
    Zal

  • AIDE (Tripwire equivalent) package for OEL 4

    Hello everyone,
    Where can I get an AIDE package for our Oracle Enterprise Linux 4? AIDE is the open-source equivalent of Tripwire.
    I could compile from source but if there's a package it will easier :)
    Thanks!
    Jorge

    I found aide package in EL5(aide-0.12-7.i386.rpm) and EL5U1(aide-0.13.1-2.0.4.el5.i386.rpm). and did not find it in EL4. :(

  • Kernel SMP Devel Package for OEL 4,7

    Hi,
    Can someone point me the location/url from where I can download the below package :
    kernel-smp-devel-2.6.9-78.0.13.0.1.EL.x86_64.rpm
    I am looking for this specfic package for kernel version 2.6.9-78.0.13.0.1.
    Thanks and Regards
    Anoop

    Hi,
    Actually I open the http://public-yum.oracle.com/ in IE and went to the location mentioned in :
    http://public-yum.oracle.com/public-yum-el4.repo
    But could't find it there, actually repository still has old kernel kernel-smp-devel-2.6.9-78.0.0.0.1.EL.x86_64.rpm.
    But I need the kernel - kernel-smp-devel-2.6.9-78.0.13.0.1.EL.x86_64.rpm
    Please let me know, if anyone has any idea.
    - Anoop

  • Can Oracle 11g R2 RAC and database sit on Windows 2008 R2?

    Thanks.

    2008 32 bit it is certified...
    2008 64 not certified yet.
    the certification matrix within MOS does not indicate 2008 R2 so you might be good for 32 bit.
    NOTE: just double checked the matrix and it is certified for windows 2008 R2 x64
    Product      Oracle Server - Enterprise Edition
    Product Release      11gR2 RAC
    Product Version      11gR2 RAC
    Tier      Server
    Tier Product      N/A
    Tier Product Version      N/A
    Platform      Microsoft Windows x64 (64-bit)
    Platform Version      2008 R2
    Certification Status      Certified
    Expand All | Collapse All
    Expand to view Notes Notes
    Expand to view Certification Notes Certification Notes
    Edited by: rui_catcuddler on Jul 22, 2010 10:02 AM

  • Oracle Streams not working after database restart

    Hi,
    I am new at this so hope that somebody out there can give me some guidance.. I have managed to setup the streams properly on both my 10g database as per the scripts given in StreamsAdminConfig.sql and StreamsSetup.sql.. It worked beautifully on both direction.
    However when i restarted DB1.. suddenly the replication become just one directional only, namely from DB1 -> DB2. I have tried to do DBMS_STREAMS_ADM.STOP_APPLY, STOP_CAPTURE, START_APPLY, START_CAPTURE many times on both DB1 and DB2 but still it works only in one direction.
    Later I tried to restart both databases and not it does not work at all (both direction).. Tried restarting the apply and capture process many times too but get no success. Any idea what I could check or try to find out what when wrong. Thanks.
    regards,
    thamch

    trying viewing the status and error messages in views
    dba_apply, dba_apply_error, dba_capture and dba_propagation at both databases.

  • Question about OSS Notes, Archiving and Support Packages

    Hello,
    does anyone know if all the OOS notes related to archiving programs corrections (category like "performances", "program error", "advance developments",
    "legal functions", "corrections of legal functions", "problem", "exit added", "special developments"...) are all automatically appllied on SAP when a support packages is installed?
    Thank you
    Best regards
    Fabio

    Looks like the only requirement is Vcenter and Vsphere 4 client.  So version 4.0 and up is supported.
    http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/application_networking_manager/5.1/device_support/table/sdt.html
    ANM 5.2 and 5.1 includes a plug-in that allows you to integrate ANM into  a VMware virtual data center environment. VMware is a third-party  product for creating and managing virtual data centers. Using VMware  vSphere Client, you can access ANM functionality and manage the ACE real  servers that provide load-balancing services for the virtual machines  in your virtual data center.
    To use the ANM 5.2/5.1 plug-in, you must use VMware vCenter Server and  VMware vSphere Client 4.
    For more information about using ANM in a VMware virtual data center  environment, see the User Guide for the Cisco  Application Networking Manager 5.2/5.1.

Maybe you are looking for

  • How to create a new document type for PO and Requisition

    Hi All Can you please help me with the steps of creating a new document type for PO and PR. Also the steps that need to be update for the procure pay cycle to work properly.  Once the document type is been created. I want to create the PO referecing

  • Computer not recognizing camera is plugged in (fire wire)

    Help! I need to down load some video from a MiniDV to my computer ASAP -- I'm new at this, got the right fire wire cable but when it's plugged in and turned on, the computer is not registering that there's a camera -- it's a Panasonic miniDV.

  • Dreamweaver CS6 not responding (freezing)

    I am running Windows Vista and performed the most recent update of Dreamweaver CS6 (I am using Creative Cloud) and my Dreamweaver program continues to not respond if I need to go out to another program and then back into Dreamweaver. It was not respo

  • Edit in Photoshop issue

    I just upgraded to LR4 and CS6 on a MAC running 10.7.  When I edit the image in LR and click Edit in Photoshop, Photoshop opens but never actually opens the image.  Please help. 

  • JavaServer Faces and Data Bases - Help me!

    I am beginning in JSF and I have that to create one aplication using JSF. somebody could indicate me a site or send for me code samples of JSF and data base, using insert, delete and update? since already I am thankful!