RPMS compatibility packages required for 8.0.5.1 EE install?

Hello,
I am using Caldera OpenLinux 2.2. Do I need to install the
RPMS compatibility packages from Redhat to relink Oracle
executables for Oracle 8.0.5.1 Enterprise Edition install?
TIA,
Phil
null

Installing Oracle8I EE on Caldera 2.2
Follow instructions for setting up the Linux environment for the Oracle8I install:
Install the Java Runtime Environment (Refer to Oracle Document# A74960-02)
Install the Tool Command Language (Refer to Oracle Document# A74960-02) Perform steps 1 -> 6. Step seven is done after the patches are applied.
Install libcrypt software or the Oracle Intelligent Agent cannot be relinked after the patches are applied:
Source: ftp.gnu,org
Binary: ftp:linuxland.de
Create linux id oracle with group dba
Edit oracles profile to include the following variables:
LD_LIBRARY_PATH=$ORACLE_HOME/lib
CLASSPATH=$ORACLE_HOME/jlib:$ORACLE_HOME/product/jlib:<JRE install directory>
ORACLE_BASE=<Oracle Base Directory>
ORACLE_HOME=$ORACLE_BASE/product/8.1.5
ORACLE_SID=<Your Choice>
PATH=$PATH:$ORACLE_HOME/bin
Oracles patches wants gmake so create a symbolic link:
ln s gmake make
Run the installer:
Ive had to cd to directory /mnt/cdrom/install/linux and run the installer with the command runInstaller runIns.sh
When ask to build an instance go ahead but save the scripts to files on the disk. The scripts can be run later once the patches are applied.
Before any patches can be applied the ldflags file must be created and genclntsh must be run.
cat $ORACLE_HOME/network?install/ldflags* > $ORACLE_HOME/lib/ldflags
Remove all newlines from ldflags.
Run genclntsh
Copy $ORACLE_HOME/lib/ldflags $ORACLE_HOME/network/lib/.
Ive also modified file /etc/ld.so.conf, adding the line <$Oracle Home>/lib. DO NOT USE $ORACLE_HOME but the fully qualified path. Run ldconfig.
Apply the Oracle8I patches 81501 and 81502. The single patch file contains both. Review the patch logs in the /tmp directory. There should be no errors.
Follow the instructions for relinking the Oracle Intelligent Agent as outline in Oracle Document# A74960-02. You should have already install the tcl software so you can go step 7.
null

Similar Messages

  • What packages are required for an 11.2.0.3 install on Solaris 11?

    Where can I find information on which packages are required to install Oracle 11.2.0.3 on Solaris 11?
    The documentation only mentions Solaris 10. I tracked down the packages required for Solaris 10, and most of them are either included in the GA release of 11 or obsoleted.
    There are however a couple of packages that are missing from the base install of Solaris 11:
    SUNWarc (renamed to):
         * consolidation/osnet/osnet-incorporation (installed)
         * developer/library/lint (missing)
    SUNWhea (renamed to):
         * consolidation/osnet/osnet-incorporation (installed)
         * system/header (misising)
    So it looks like developer/library/lint and system/header are packages from required for Solaris 10 that are missing on 11. The installer however doesn't check for any packages whatsoever.
    Does that mean it's safe to install the database?
    Edited by: 894946 on Nov 21, 2011 8:38 AM

    Here is list of packages you need in order to install Oracle 11gR2 on Solaris 11:
    SUNWarc SUNWbtool SUNWhea SUNWlibms SUNWpool SUNWpoolr SUNWsprot SUNWtoo SUNWlibm SUNWuiu8 SUNWfont-xorg-core SUNWfont-xorg-iso8859-1 SUNWmfrun SUNWxorg-client-programs SUNWxorg-clientlibs SUNWxwfsw SUNWxwplt
    Some of the above are installed by default which you can find by:
    pkginfo -i SUNWarc SUNWbtool SUNWhea SUNWlibms SUNWpool SUNWpoolr SUNWsprot SUNWtoo SUNWlibm SUNWuiu8 SUNWfont-xorg-core SUNWfont-xorg-iso8859-1 SUNWmfrun SUNWxorg-client-programs SUNWxorg-clientlibs SUNWxwfsw SUNWxwplt
    I believe you will only have to install the following:
    pkg install compatibility/packages/SUNWxwplt SUNWarc SUNWhea SUNWxorg-client-programs SUNWxorg-clientlibs
    Cheers

  • Pre-requisite packages required for Oracle R11i

    Hi Gurus,
    I am new to DBA.I am working with oracle 11i cloning.In that task is to pre-clone from source system(os:Red Hat-4.0) and do post clone in target system in which I installed new os(os:Red Hat-4.0).
    Here I need your help.What are all the pre-requisite packages required for Oracle R11i before configuring the Target System and how to apply the pre-requisite packages.
    Could you please help me.
    Thanks
    Vinoth

    Hi;
    Here I need your help.What are all the pre-requisite packages required for Oracle R11i before configuring the Target System and how to apply the pre-requisite packages. Imagine you are making new installation on your target server. So you need to check all pre-req which is mention in below notes. You need to have all rmp hosts file edit and some other steps.
    Please see:
    Subject: Recommendations to Install Oracle Applications 11i Doc ID: 294932.1
    Oracle Applications 11.5.10 - Installation Update Notes for Linux x86, Solaris SPARC, MS Windows, HP-UX PA-RISC, HP-Tru64, IBM AIX - B13590-01 [ID 287453.1]
    Oracle Applications Installation Update Notes, Release 11i (11.5.10.2) [ID 316806.1]
    PS: I suggest also see my blog http://heliosguneserol.wordpress.com/2010/05/31/cloning-oracle-applications-release-11-and-12/
    Regard
    Helios

  • How to download packages (Required for 11gR2 Installation)?

    Hello
    I am not able to download mentioned packages (Required for 11gR2 Installation) Can you Provide link for the same?
    SUNWbtool
    SUNWhea
    SUNWlibC
    SUNWlibm
    SUNWlibms
    SUNWsprot
    SUNWtoo
    SUNWi1of
    SUNWi1cs (ISO8859-1)
    SUNWi15cs (ISO8859-15)
    SUNWxwfnt
    SUNWarc
    SUNWcsl
    Thanks,
    Saurabh

    Go examine your Solaris installation DVD.
    The packages are there (and should have been installed with a default setup of your OS).

  • Oracle Enterprise Linux : Packages required for 11.2.0.3 RAC

    I have downloaded Oracle Enterprise Linux 64Bit back in November 2012 (Oracle Linux Release 6, Update 3 )
    Once I install OEL , How can I verify if all the necessary packages required for smooth installation of Grid Infrastructure 11.2.0.3 is installed ?

    Hi,
    the new name for "oracle-validated" under OL6 is oracle-rdbms-server-11gR2-preinstall:
    https://blogs.oracle.com/linux/entry/oracle_rdbms_server_11gr2_pre
    Regards
    Sebastian

  • I tunes 11 will not let me sync my I pod nano... keep getting error meessage:  the software required for this I pod was not installed correctly... I have tried to reinstall 6 times Dumped everything i tunes related no luck help!

    I recently updated to Itunes 11 and now no sync... get error message: The software required for this I pod was not installed correctly. Please reinstall Itunes to install the required software.  I backed up all music and deleted all related itunes items and still get this error after 6 attempts to reload itunes... i give up please help

    I recently updated to Itunes 11 and now no sync... get error message: The software required for this I pod was not installed correctly. Please reinstall Itunes to install the required software.  I backed up all music and deleted all related itunes items and still get this error after 6 attempts to reload itunes... i give up please help

  • What is the business packages required for "plant maintenance"

    hi experts,
              i got a business requirement
                 how to show the plant maintenance module with the functionalities to show in the portal
                  is ther any process is there
                 or business packages required
    thanks and regards
    bvr

    hi raghu,
    thanks for your reply,
    1.  from portal view  where i have to configure the jco destinations seperatly for plantmaintanance or
              normal jco will work
    2. looking the sap note 1291222  where my ecc60  should be in the sp15 lever for ea-appl-600
         and poral side  bp erp 05 plant magr 20 1.0  sp15
    refering this links
         http://help.sap.com/bp_bl603/BBLibrary/General/Prerequisites_Matrix_BL_EN_IN.xls
    could you guide me
    thanks and regards
    bvr
    Edited by: bvr on May 13, 2009 7:12 AM

  • Packaging required for event-driven message processing

    Hi,
    Could you pls. let me know whether message packaging is required for using event-driven message processing in Integration Server (PI).
    Also can we use event-driven message processing in Integration Server (PI) for outbound HTTP adapter interface.
    Thanks.
    Best Regards,
    Gajendra.

    What is your scenario and why exactly your are looking for event-based message processing?
    Normally those are background jobs which triggers the services(inbuilt ) and makes the process designed by us to run.
    In case ofR/3 its possible to do so i.e to trigger messages based on event like incase of proxt to PI can be done through Event-based
    Rajesh

  • Compatibility Matrix required for EBS 12.1.3 on Windows 7 Operating system

    Hi,
    Background :
    Oracle applications : 12.1.3
    Database version : 11.1.0.7
    Operating System :
    Our Client is using windows 7 and we want the list of products/components that are compatible with EBS 12.1.3.
    Thanks

    Components planning to migrate to if windows 7 is installed .
    Windows 7 64-bit Enterprise
    Adobe Reader 9.3
    PDFForge.org PDFCreator 1.0
    Lotus Symphony Documents 1.3 (Standalone version or integrated Notes version)
    Lotus Symphony Spreadsheets 1.3 (Standalone version or integrated Notes version)
    Lotus Symphony Presentations 1.3 (Standalone version or integrated Notes version)
    "Micrososoft Visio Viewer 2010
    or
    Quick View Plus or
    Microsoft Word Viewer 11.0 (2003) with Microsoft Office Compatibility Pack
    Microsoft Excel Viewer 12.0 (2007)
    Microsoft PowerPoint Viewer 12.0 (2007)
    Adobe Flash Player 10.1
    Adobe Shockwave Player 11.5
    "Windows Media Player with DVD Decoder (Media Player Codec Pack 3.9)
    or
    VLC?"
    "Windows Media Player 12
    or
    VLC?"
    "Arkoon Security Box (7 or higher)
    or
    iPass Connect 3.72
    Symantec End Point Protection 11.0
    Juniper 7.0
    GemPlus/Axalto version ACS 5.6
    Symantec End Point Protection 11.0
    Heidi Earser version?
    "Microsoft Internet Explorer 8
    "Microsoft Internet Explorer 6
    (Need to retain IE 6 in e.g. virtual mode?)"
    Lotus Notes 8.5
    Sametime 8 (in Lotus Notes 8.5)
    Microsoft SCCM Agent"
    Not required - Remove
    Sun Java Runtime Environment 1.6
    "Sun Java Runtime Environment 1.4
    Is a legacy JVM required?"
    Native Windows 7 functionality
    Novell Client 2 SP1 (required during migration period for access to the existing file shares hosted on the OES servers)
    Native Microsoft Client
    Windows 7 native ZIP support
    7-Zip 9.1
    Remove
    Native Windows DAC (No need to manage MDAC separately)
    Required?
    VB 6 Runtime (same as used in ISISxp)
    N/A
    .NET 3.5.1 is native in Windows 7 (includes .NET 2.0 SP2)
    .NET 3.5.1 is native in Windows 7 (includes .NET 3.0 SP2)
    .NET 3.5.1 is native in Windows 7 (includes .NET 3.5 SP1 plus post SP1 updates)
    Adobe Acrobat Standard 9.3
    Microsoft Word 2010 (Office 2010, 32-bit)
    Microsoft Excel 2010 (Office 2010, 32-bit)
    Microsoft PowerPoint 2010 (Office 2010, 32-bit)
    Microsoft Access 2010 (32-bit)
    Apple QuickTime Player 7.6 or VLC?
    "RealMedia RealPlayer 12.0
    or
    (if required)"
    "Adobe Photoshop CS4 (11.0)
    or
    Corel Paint Shop Pro Photo X3 (13.0)"
    Adobe Frutiger and Utopia Fonts
    "Microsoft SharePoint Designer?
    or
    Microsoft Expression Web Designer?
    or
    MS Publisher 2010
    or
    Remove?"
    "Microsoft Project 2010 Standard
    or
    Professional?"
    Microsoft Visio 2010 Standard
    GNU GIMP 2.8?
    "Seavus Project Viewer 4.5
    or
    Open source alternative (OpenProj)
    or
    Quick View Plus?"
    "IBM Personal Communications 6.0
    or
    Attachmate Reflection Standard/Enterprise Suite 2011 (15.2)
    or
    "IBM Personal Communications 6.0
    or
    Attachmate Reflection Standard/Enterprise Suite 2011 (15.2)
    or
    "IBM Personal Communications 6.0
    or
    Attachmate Reflection Standard/Enterprise Suite 2011 (15.2)
    or
    "IBM Personal Communications 6.0
    or
    Attachmate Reflection Standard/Enterprise Suite 2011 (15.2)
    or
    Citrix Online Plug-In 12.0
    "OpenText Exceed 14.0
    (is there an OpenSource alternative?)"
    SameTime Web Meeting Client (No need to list seaparely, as not managed at workstation level - download from Intranet servers. Remove
    Lotus Quickr Connectors 8.5
    DOLS 8.5 (if required for Quickr)
    Juniper Network Client?
    OTSCM version 4.3
    New solution required for Windows 7
    Mozilla Firefox 3.x/4.x?
    Windows Mobile Device Center 6.1
    "CommonTime mNotes 5?
    Lotus Traveler?"
    Not required - Remove
    "Required?
    or
    Nero 9.4
    or
    "Filezilla-Project FileZilla Client 3.3 ?
    "OpenText NFS Solo 14.0
    or
    Microsoft Services for Unix (linked to EA and SA)
    or
    OpenSource alternative"
    "Target is Microsoft Printing solution (GUI to be developed as for iPrint).
    iPrint may be required during migration."
    Oracle Client 11.2
    "Oracle RDB Client 3.3?
    SQL/Services API?"
    Microsoft Access 2010 runtime
    SpringSource Grails 1.3
    Simon Tatham PuTTY 0.6
    Microsoft Silverlight Player
    X-Mind 3.2 (or latest available release)
    Microsoft OneNote (in Office 2010)
    Desktop Search (Windows native) or Google Desktop Search
    DIA
    To be decided (Open Workbench?)
    Symantec End Point Protection 11.0
    "Windows 7 native Backup and Restore Center
    or
    Lenovo ThinkVantage
    or
    Industrial Backup solution for VIP's and users with special backup requirements
    Windows 7 native Snipping Tool
    Microsoft App-V client
    Microsoft Med-V client
    DosBox 0.7 (+ other tools if not sufficient)
    Standard tool required (is the need general enough)? - Remove?
    Will an off-line tool be required in addition to Systran intranet service?
    Bitlocker To Go (requires MS EA/SA)?
    MS Publisher 2010
    Sticky Notes (std W7 feature)
    VNC?
    From the note i am able to find only few of those .. can you help me out with respective to other components .
    Appreciate your help.
    Thanks

  • The software required for comunicating with ipod is not installed correctly

    Hey
    I have recently had to reinstall windows xp on my laptop as the moder board crushed
    while the installation was done by a professional, since then everytime i plug my 30gb fifth generation ipod to synch with my Itunes library the following message appears:
    "The software required for communicating with the ipod is not installed correctly. Please Reinstall Ipod to reinstall the ipod's software."
    what does that mean? i thought
    I tried to reinstall itunes over twenty times, sometimes deleting it beforehand using the task messenger, but no use.
    I have checked to see if my ipod works with other computers and he does, therefore its a problem of the itunes, or my computer.
    I am reaching desperation, as i am unable to update and synch my ipod for over a month now.
    i need either a solution or a way of maybe installing an older version of itunes, which may work.
    can anyone help?
    please?

    i did the research for you and found the link for the 7.5...
    http://www.mydigitallife.info/2007/11/07/direct-download-itunes-75-to-activate-i phone-anywhere-internationally/
    Hope that works for ya...

  • Software required for communicating with ipod is not installed correctly

    I got the error message today! 'the software required for communicating with the ipod is not installed correctly'
    I have reinstalled itunes and all my music etc. has been saved but I still get the message!? Dont know what to do? HELP!

    When you reinstalled, did you just uninstall iTunes, then download it from apple.com/itunes/download?

  • Minimum Requirements for Windows Vista Home Premium - Downloading & Installing

    I need to install Adobe Acrobat  Pro X for windows on my laptop and my operating system is Windows Vista Home Premium but I cannot because the system is telling me I can't due to not meeting minimum requirements. What may I do to upgrade my system so the program can be run and be installed thanks?

    Acrobat X Pro system requirements
    Windows
    1.3GHz or faster processor
    Microsoft Windows XP Home, Professional, or Tablet PC Edition with Service Pack 3 (32 bit) or Service Pack 2 (64 bit); Windows Server 2003 (32 bit and 64 bit; Service Pack 2 required for 64 bit); Windows Server 2008 or 2008 R2 (32 bit and 64 bit); Windows Vista® Home Basic, Home Premium, Business, Ultimate, or Enterprise with Service Pack 2 (32 bit and 64 bit); Windows 7 Starter, Home Premium, Professional, Ultimate, or Enterprise (32 bit and 64 bit)
    512MB of RAM (1GB recommended)
    1.9GB of available hard-disk space
    1024x576 screen resolution
    DVD-ROM drive
    Microsoft Internet Explorer 7 or 8; Firefox 3.5 or 3.6
    Video hardware acceleration (optional)
      Note: For 64-bit versions of Windows Server 2003 R2 and Windows XP (with Service Pack 2), Microsoft Update KB930627 is required.

  • Packages required for 9iDS Linux

    What packages I need to install when 9iDS complete is to be installed on Red Hat Linux 8.

    When You run ./orainst as oracle user Red Hat check all needed RPM's. If You dont have any of needed RPM's OUI send message failed so You should download those RPM's. I think that you need kernel 2.4.9-e.25 (i have Red Hat advanced server 2.1, dont know for red hat 9), glibc and pdksh RPM's are always needed for oracle.

  • Korean Language Support Package required for Reader but not Acrobat?

    One of our departments on campus has created a form that is causing some users to get a message prompting them to download the Korean Language Support Package in order to fill in the form fields.
    When I originally tested this in Acrobat Pro 9 I didn't get any errors.  Another user also reported the issue recently (two this week).  So we tested it again, but this time used both Reader 9 and Reader X -- both programs were generating this message to download the language pack.  The form appears to be completely in English with no Korean characters.  It uses fairly standard fonts and I didn't see any embedding or encoding issues with the fonts.
    Aside from having end users download a Korean Language Support Pack to view a PDF that doesn't seem to contain any Korean, are there any other options out there without recreating the form from scratch?  Here is a list of the fonts used in the PDF.  The only types of encoding are Ansi and Identity-H (which I expanded in the SS above), with the latter fonts being embedded within the PDF.
    Any ideas?  The form is linked below.  Thanks in advance for your replies.
    Here is a link to the PDF

    SOLVED
    While our problems differ, my solution may still be relevant.
    My culprit was a rogue font in an embedded Visio drawing. I identified and located the font using the "List text using non-embedded fonts" Preflight analysis in Acrobat 9.4 Pro. I checked the encoding of each non-embedded font and discovered that Arial Unicode MS used Korean font encoding (specifically, KSCms-UHC-H). See screenshot below. Doubleclicking on one of the font properties highlighted the offending text in the pdf.
    I went to that location in the source file, which happened to be in the first embedded Visio drawing (shown above). I double clicked the drawing, selected all, and selected Arial font. Then I regenerated the pdf and viewed it in Reader X. The Korean language pack error message did not appear and all Visio drawings displayed normally.
    I would recommend using the Acrobat preflight tools to locate text or objects with incorrect font encoding within your PDF or form, then surgically striking (or carpet bombing) the affected location(s) in the source files with embedded/supported fonts.
    Hope this helps.
    Message was edited by: mugg326

  • Business Packages required for SAP EP.

    Hi Friends,
    I have installed SAP NetWeaver  with software Units AS Java, DI, EP Core and EP.
    Then updated the system with SP Stack 17.
    Now, I need to apply business packages for following modules.
    Employee Self Service
    Management Self Service
    Expense and Time Management
    HR Administration
    Self Service Administration
    SAP Learning Solution
    I would like to know what all business packages need to be applied. And from which path SAP Service market place I can download them?
    Thank you for your help in advance.
    Regards,
    Prashanth.R.G.

    Prashanth,
    Check this wiki.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/ep/todownloadPortalrelatedBusiness+packages
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/ep/downloadingaBusinessPackageanduploadingthe+files
    https://www.sdn.sap.com/irj/scn/wiki?path=/pages/viewpage.action&pageid=31476
    Regards,
    Sandeep Tudumu
    Edited by: Sandeep Tudumu on Dec 4, 2008 5:42 PM

Maybe you are looking for