Compat-libcwait issue.

Hi,
After installing compat-libcwait-2.1-1.i386.rpm, every linux command comes up with
ERROR: ld.so: object '/lib/libcwait.so' from /etc/ld.so.preload cannot be preloaded: \ ignored
I have applied patch 4198954 which contains the new/patched compat-libcwait package. It is placing the library in the right directory.
The following information might help
% cat /etc/ld.so.preload
/lib/libcwait.so
% ls -l /usr/lib/libcwait.so /lib/libcwait.so
ls: /usr/lib/libcwait.so: No such file or directory -rwxr-xr-x 1 root root 2784 Nov 3 12:13 /lib/libcwait.so
So the right library is in the right location and /etc/ld.so.preload points to the right \ file.
Everything performs ok but I keep getting this error.
Please suggest some solution.
Regards,

Duplicate thread:
Compat-libcwait issue
Re: Compat-libcwait issue

Similar Messages

  • Compat-libcwait-2.0-2.i386.rpm

    We are trying to install 11.5.10 apps on RH ES 4.0.
    As per install document we need to apply patch 4198954
    which contains compat-libcwait-2.0-2.i386.rpm.
    After we install this rpm and reboot system is hanging up at umount filesystems. its happening in all 3 servers.
    Could anybody let us know a fix for it.

    Hi,
    at this day I had the same trouble with RHEL 4. I think, it depends on the partition configuration (/ /usr ...) of your installation.
    After searching at my system for a while, I moved the libcwait.so - library from /usr/lib to /lib and modify the path in /etc/ld.so.preload. (dont delete the libcwait.so - string !). Please read first the "man ld.so.preload".
    After rebooting the system, the umount and the systemstart works fine for me. (no errors).
    The problem is IMHO, that the libcwait - library of the ORACLE-RPM goes into /usr/lib. At the booting time the preload, as you can see in /etc/ld.so.preload can not executed, because the /usr - path is not in the same partition as "/". Maybe the ld.so.preload is executed before the /usr - Filesystem is mounted. The test in a "Single-Partition-System" works without any modifications.
    I hope, this can help you ! (and sorry for my bad english :-)
    Christian

  • Patch 4198954  compat-libcwait-2.1-1 RedHat R4

    Hi,
    I am having a problem with installing this patch 4198954. When I install the rpm compat-libcwait-2.1-1.i386.rpm I am getthing the following error:
    ERROR: ld.so: object '/lib/libcwait.so' from /etc/ld.so.preload cannot be preloaded: ignored.
    This system is "Red Hat Enterprise Linux AS release 4 (Nahant Update 1)"
    I checked the location and everything appears to be fine.
    [root@alvlabl23 tmp]# rpm -ihv compat-libcwait-2.1-1.i386.rpm
    Preparing... ########################################### [100%]
    cat: /etc/ld.so.preload: No such file or directory
    1:compat-libcwait ########################################### [100%]
    ERROR: ld.so: object '/lib/libcwait.so' from /etc/ld.so.preload cannot be preloaded: ignored.
    [root@alvlabl23 tmp]# cat /etc/ld.so.preload
    ERROR: ld.so: object '/lib/libcwait.so' from /etc/ld.so.preload cannot be preloaded: ignored.
    /lib/libcwait.so
    [root@alvlabl23 tmp]# ls -l /lib/libcwait.so
    ERROR: ld.so: object '/lib/libcwait.so' from /etc/ld.so.preload cannot be preloaded: ignored.
    -rwxr-xr-x 1 root root 2784 Nov 3 12:13 /lib/libcwait.so
    Any help would be great

    I’m not completely sure, this is my first time installing on a Linux system. However, I was able to run the installer and complete the install. The problem I have now is figuring out why I continue to get the error patch 4198954 says it fixes “ERROR: ld.so: object '/lib/libcwait.so' from /etc/ld.so.preload cannot be preloaded: ignored.”. I think this could be because one of two things.
    1)     My system is a Solaris x86 x64 box and the rpm is for i386 (Both version of compat-libcwait)
    2)     The versions of compat-libcwait were not the version the install document said needed to be on the system. You would think that because the version have a higher number that they also would work… apparently not.
    As for the problem you are having running the installer I can offer the steps I did to get it to run. But for the most part it was this document. http://www.puschitz.com/InstallingOracle9i.shtml
    Create Oracle user:
    Download Oracle9i for Linux from the following web site:
    3) Stage Oracle Media
    zcat amd64_db_9204_Disk1.cpio.gz | cpio -idmv
    zcat amd64_db_9204_Disk2.cpio.gz | cpio -idmv
    zcat amd64_db_9204_Disk3.cpio.gz | cpio –idmv
    4) Create Mount Points
    /app
    /u01
    /u02
    5) # Setup Oracle environment variables
    export ORACLE_BASE=/app/oracle
    export ORACLE_HOME=/app/oracle/product/ora920
    export ORAENV_ASK=NO
    export TNS_ADMIN=$ORACLE_HOME/network/admin
    export PATH=$ORACLE_HOME/bin:$PATH
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/dt/lib:/usr/openwin/lib
    6) export DISPLAY
    I was using a reflectionX telnet session. So I directed the display back to my system.
    export DISPLAY=<My PC IPaddress>:0.0
    I had to do this in order to get past 17%. Once the install completed I replaced my SAVED copy.
    For RHEL4 Only: The Oracle Universal Installer will check the operating system release to
    verify that it is a supported release. As of Oracle Database 10g 10.1.0.3, the installer
    does not recognize RHEL4 as a supported release. The workaround is to follow the steps
    below prior to running runInstaller.
    su -
    cp /etc/redhat-release /etc/redhat-release.orig
    cat > /etc/redhat-release << EOF
    Red Hat Enterprise Linux AS release 3 (Taroon)
    EOF
    I had to set my Kernel version to this, even though my version is higher.
    $ su - oracle
    $ echo $LD_ASSUME_KERNEL
    2.4.19
    run the installer
    ./runInstaller

  • Use PS to convert .doc to .docx and not have the compatibility mode issue

    Awesome I will bookmark that site. Thank you!

    I am looking for a power shell script to convert .doc file to .docx in word 2013 and also make the compatibility mode go away. So the user only has to open it and has no issues with compatibility.  I have found a couple but still have the compatibility mode when opening.
    This topic first appeared in the Spiceworks Community

  • Relink issue on EBs11i

    Problem Description: adrelink failed on ENCACN and WICMEX with:
    bin/sh: g++: command not found
    make: *** [d01/oracle/debsappl/wip/11.5.0/bin/WICMEX] Error 127
    we found that there was no g++ on the /usr/bin directory of the servers. We asked the os admin to rename g++323 as g++. aftewr he did, the error is the following:
    ld: crtbegin.o: No such file: No such file or directory
    make: *** [d01/oracle/debsappl/eng/11.5.0/bin/ENCACN] Error 1
    Now we realized that the g++323 we renamed to g++ was actually version 3.4.3. Now we have the actual 3.2.3 renamed to g++. We run autoconfig again and the error is now the following:
    collect2: ld returned 1 exit status
    make: *** [p01/oracle/pebsappl/eng/11.5.0/bin/ENCACN] Error 1
    This is a 11.5.10.2 on Linux RHEL 4 update 3.
    This is a new client so we dont know what heppened when they installed the system.
    Do you thinks we should ask them to re-install the gcc package? Could this affect other instances on the server?
    Thanks for reading. i know is a complicated issue but oracle supports is not helping to much.

    Husseim,
    Thanks for you answer. i have checked the note of the invalid objects but i dont think its related. We have three instances on the node and all have the same relink issue.
    I have checked the OS packages and Im sure I have all the requested packages:
    [pconc@blade9 ~]$ cat /etc/redhat-release
    Red Hat Enterprise Linux AS release 4 (Nahant Update 3)
    [pconc@blade9 ~]$ uname -a
    Linux blade9.medicus.com.ar 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686 athlon i386 GNU/Linux
    Installed Packages:
    automake14-1.4p6-12.noarch
    automake15-1.5-13.noarch
    automake16-1.6.3-5.noarch
    automake17-1.7.9-5.noarch
    automake-1.9.2-3.noarch
    compat-db-4.1.25-9.i386
    compat-gcc-32-3.2.3-47.3.i386
    compat-gcc-32-c++-3.2.3-47.3.i386
    compat-glibc-2.3.2-95.30.i386
    compat-glibc-headers-2.3.2-95.30.i386
    compat-libcom_err-1.0-5.i386
    compat-libcwait-2.0-2.i386
    compat-libgcc-296-2.96-132.7.2.i386
    compat-libstdc++-296-2.96-132.7.2.i386
    compat-libstdc++-33-3.2.3-47.3.i386
    compat-openldap-2.1.30-4.i386
    compat-oracle-rhel4-1.0-5.i386
    fonts-xorg-100dpi-6.8.2-1.EL.noarch
    fonts-xorg-75dpi-6.8.2-1.EL.noarch
    fonts-xorg-base-6.8.2-1.EL.noarch
    fonts-xorg-cyrillic-6.8.2-1.EL.noarch
    fonts-xorg-ISO8859-14-100dpi-6.8.2-1.EL.noarch
    fonts-xorg-ISO8859-14-75dpi-6.8.2-1.EL.noarch
    fonts-xorg-ISO8859-15-100dpi-6.8.2-1.EL.noarch
    fonts-xorg-ISO8859-15-75dpi-6.8.2-1.EL.noarch
    fonts-xorg-ISO8859-2-100dpi-6.8.2-1.EL.noarch
    fonts-xorg-ISO8859-2-75dpi-6.8.2-1.EL.noarch
    fonts-xorg-ISO8859-9-100dpi-6.8.2-1.EL.noarch
    fonts-xorg-ISO8859-9-75dpi-6.8.2-1.EL.noarch
    fonts-xorg-syriac-6.8.2-1.EL.noarch
    fonts-xorg-truetype-6.8.2-1.EL.noarch
    gcc-3.2.3-20.i386
    gcc4-4.0.2-14.EL4.i386
    gcc4-c++-4.0.2-14.EL4.i386
    gcc4-gfortran-4.0.2-14.EL4.i386
    gcc-debuginfo-3.4.3-9.EL4.i386
    gcc-g77-3.2.3-20.i386
    gcc-gnat-3.2.3-20.i386
    gcc-java-3.2.3-20.i386
    gcc-objc-3.2.3-20.i386
    glibc-2.3.4-2.19.i686
    glibc-common-2.3.4-2.19.i386
    glibc-devel-2.3.4-2.19.i386
    glibc-headers-2.3.4-2.19.i386
    glibc-kernheaders-2.4-9.1.98.EL.i386
    glibc-profile-2.3.4-2.19.i386
    glibc-utils-2.3.4-2.19.i386
    groff-perl-1.18.1.1-3.i386
    ImageMagick-perl-6.0.7.1-14.i386
    java-1.4.2-gcj-compat-1.4.2.0-27jpp.noarch
    java-1.4.2-gcj-compat-devel-1.4.2.0-27jpp.noarch
    libaio-0.3.102-1.i386
    libaio-devel-0.3.102-1.i386
    libgcc-3.2.3-20.i386
    make-3.80-5.i386
    mod_auth_kerb-5.0-1.i386
    mod_auth_mysql-2.6.1-2.2.i386
    mod_auth_pgsql-2.0.1-7.1.i386
    mod_authz_ldap-0.26-2.i386
    mod_dav_svn-1.1.4-2.ent.i386
    mod_perl-1.99_16-4.i386
    mod_perl-devel-1.99_16-4.i386
    mod_python-3.1.3-5.1.i386
    mod_ssl-2.0.52-22.ent.i386
    newt-perl-1.08-7.i386
    nss_db-compat-2.2-29.i386
    open-1.4-21.i386
    openh323-1.13.4-7.i386
    openh323-devel-1.13.4-7.i386
    openjade-1.3.2-14.i386
    openjade-devel-1.3.2-14.i386
    openldap-2.2.13-4.i386
    openldap-clients-2.2.13-4.i386
    openldap-devel-2.2.13-4.i386
    openldap-servers-2.2.13-4.i386
    openldap-servers-sql-2.2.13-4.i386
    openmotif21-2.1.30-11.i386
    openmotif-2.2.3-10.RHEL4.1.i386
    openmotif-devel-2.2.3-10.RHEL4.1.i386
    openoffice.org-1.1.2-34.6.0.EL4.i386
    openoffice.org-i18n-1.1.2-34.6.0.EL4.i386
    openoffice.org-kde-1.1.2-34.6.0.EL4.i386
    openoffice.org-libs-1.1.2-34.6.0.EL4.i386
    openssh-3.9p1-8.RHEL4.12.i386
    openssh-askpass-3.9p1-8.RHEL4.12.i386
    openssh-askpass-gnome-3.9p1-8.RHEL4.12.i386
    openssh-clients-3.9p1-8.RHEL4.12.i386
    openssh-server-3.9p1-8.RHEL4.12.i386
    openssl096b-0.9.6b-22.42.i386
    openssl-0.9.7a-43.8.i686
    openssl-devel-0.9.7a-43.8.i386
    openssl-perl-0.9.7a-43.8.i386
    perl-5.8.5-24.RHEL4.i386
    perl-Bit-Vector-6.3-3.i386
    perl-Convert-ASN1-0.18-3.noarch
    perl-Crypt-SSLeay-0.51-5.i386
    perl-Cyrus-2.2.12-3.RHEL4.1.i386
    perl-Date-Calc-5.3-9.i386
    perl-DateManip-5.42a-3.noarch
    perl-DBD-MySQL-2.9004-3.1.i386
    perl-DBD-Pg-1.31-6.i386
    perl-DBI-1.40-8.i386
    perl-Digest-HMAC-1.01-13.noarch
    perl-Digest-SHA1-2.07-5.i386
    perl-Filter-1.30-6.i386
    perl-HTML-Parser-3.35-6.i386
    perl-HTML-Tagset-3.03-30.noarch
    perl-LDAP-0.31-5.noarch
    perl-libwww-perl-5.79-5.noarch
    perl-libxml-enno-1.02-31.noarch
    perl-libxml-perl-0.07-30.noarch
    perl-Net-DNS-0.48-1.i386
    perl-Parse-Yapp-1.05-32.noarch
    perl-SGMLSpm-1.03ii-14.noarch
    perl-suidperl-5.8.5-24.RHEL4.i386
    perl-Time-HiRes-1.55-3.i386
    perl-URI-1.30-4.noarch
    perl-XML-Dumper-0.71-2.noarch
    perl-XML-Encoding-1.01-26.noarch
    perl-XML-Grove-0.46alpha-27.noarch
    perl-XML-LibXML-1.58-1.i386
    perl-XML-LibXML-Common-0.13-7.i386
    perl-XML-NamespaceSupport-1.08-6.noarch
    perl-XML-Parser-2.34-5.i386
    perl-XML-SAX-0.12-7.noarch
    perl-XML-Twig-3.13-6.noarch
    pmake-1.45-16.i386
    setarch-1.6-1.i386
    subversion-perl-1.1.4-2.ent.i386
    xmlsec1-openssl-1.2.6-3.i386
    xmlsec1-openssl-devel-1.2.6-3.i386
    xorg-x11-deprecated-libs-6.8.1-23.EL.i386
    xorg-x11-deprecated-libs-devel-6.8.1-23.EL.i386
    xorg-x11-devel-6.8.1-23.EL.i386
    xorg-x11-doc-6.8.2-1.EL.13.25.1.i386
    xorg-x11-font-utils-6.8.2-1.EL.13.25.1.i386
    xorg-x11-libs-6.8.2-1.EL.13.25.1.i386
    xorg-x11-Mesa-libGL-6.8.2-1.EL.13.25.1.i386
    xorg-x11-Mesa-libGLU-6.8.2-1.EL.13.25.1.i386
    xorg-x11-sdk-6.8.2-1.EL.13.25.1.i386
    xorg-x11-tools-6.8.2-1.EL.13.25.1.i386
    xorg-x11-twm-6.8.2-1.EL.13.25.1.i386
    xorg-x11-xauth-6.8.2-1.EL.13.25.1.i386
    xorg-x11-xdm-6.8.2-1.EL.13.25.1.i386
    xorg-x11-Xdmx-6.8.2-1.EL.13.25.1.i386
    xorg-x11-xfs-6.8.2-1.EL.13.25.1.i386
    xorg-x11-Xnest-6.8.2-1.EL.13.25.1.i386
    xorg-x11-Xvfb-6.8.2-1.EL.13.25.1.i386

  • Permissions issues with multiple volumes

    I'm currently running one boot volume with Snow Leopard and one with Mountain Lion on my Mac Pro.  Due to current software compatibility-related issues, I need to be able to use both volumes regularly as part of my workflow for now, though I plan to transition fully to 10.8 in the next couple months.  Right now, I'm running into a permissions issue that is impeding my workflow.  When I first set up the 10.8 volume, I had access to all the folders in my main user account on the 10.6 volume.  However, yesterday I used the process described in the link below to change name of my home folder, which includes creating a new user account.  With this new user account, I find that I do not have access to user content on my 10.6 volume.
    http://support.apple.com/kb/HT1428
    I know how to change permissions in the "Get Info" window, but I'm wondering if there's a way to globally give this account the same permissions the original one had.  (Actually, I thought that was what the process in that support article was supposed to do, so perhaps I've done something wrong...)  As it is right now, if I've granted myself read and write permissions to the Documents folder, but those permissions seem to have "cascaded" inconsistently--some files and folders are still blocked, others are accessible.  Can anyone help me out with this?  For now, I'm just going to copy the files I need over, but I need a better solution.

    Anyone have any ideas?

  • SQL Verification Problem / Muse Form Issue (Server uses MySQL muse uses SQLite) I'm in desperate need of help

           Alright well here is my issue... I have been trying to fix it on my own for the past week non stop and I have finally came to a solid conclusion as to the cause of the issue.
       I always get the error "The server has encountered an error..." in red text when anyone tries to submit a form and also when I try and test it myself. This led me to test the server / site for compatibility or issues by using the test:
    mydomain.com /scripts/form_check.php
    I got the first two checks green (pass) and the third test threw a red check meaning I was having an issue with SQL verification. This then led me to days of trying to work with my hosting provider (one.com) trying to solve the problem and I was told that they use mySQL on their servers and that they couldn't do anything on their end to solve the issue. I read alot that we are recommended in this case to try and get our host to add the SQLite database to their server or whatever it is they would do, long story short I guess many people are able to ask their host to make SQLite work and most accept and add SQLite functionality to their servers but unfortunately my hosting provider doesn't want to do this and they said they were sorry and that I would need to either switch the script to work with mySQL or figure something else out...
       I took a lot of time building my site and I dont want to take the form out. I absolutely need it... I know many post on here saying "forms dont work, oh poop " or "adobe sucks I dont want to use business catalyst grrr" but I tried to find the source of the problem and I've successfully came to the conclusion that my issue is that my script wants to use SQLite but in order for my sites forms to work the server needs to have SQLite as well... My idea is that if I can configure the script and the site itself to use mySQL instead of SQLite the SQL verification will then not be an issue and my websites forms will function with no issues. I am curious if a member of the staff with adobe has experience with this particular issue and can help me out? or if a member of the adobe community has solved this problem? If not I am hoping that with the description I provided that someone with knowledge of mysql, sqlite or code in general could help me modify the script or write a new script that will allow the forms to work properly. I know its a long shot, I say that because this discussion is full of people who used muse in favor of dreamweaver because just like a large number of people in the muse discussion area, I'm a graphic designer, with plenty of computer experience, art and design skill and I am extremely familiar with photoshop. Muse is perfect in so many ways. In fact, like I mentioned above, I don't even have a complaint at this time about muse. I understand the form issue in this case, and I imagine in thousands of other users situations, is all just a matter of scripts and compatibility.. Its just a little issue between the SQLite scripts we are all given when we export our muse website and the SQL version our various hosting service may be using on their servers.
       Just incase I missed anything, to provide just a bit more info on the topic and myself for anyone who may be able to help:
    I can alter the text inside of the scripts easily if anyone happens to know any lines of code that easily solve this issue (making the muse contact forms, which are native to SQLite, functional on a server using mySQL)
    I was told one way I could make the forms work on a server using mySQL (or any version other than SQLite) If I were to make changes to adobe muses SQL version by converting the SQLite db to mySQL db (db = database)
    I am computer literate and I can take any directions necessary, I really just need to get this done, I really appreciate any help I can get!!
    Thank you in advance,
    Roy

    <?php
    If you see this text in your browser, PHP is not configured correctly on this hosting provider.
    Contact your hosting provider regarding PHP configuration for your site.
    PHP file generated by Adobe Muse CC 2014.1.6
    function formthrottle_check()
        if (!function_exists("sqlite_open"))
            return '1';
        $retCode ='5';
        if ($db = @sqlite_open('muse-throttle-db', 0666, $sqliteerror))
            $res = @sqlite_query($db, "SELECT 1 FROM sqlite_master WHERE type='table' AND name='Submission_History';",  $sqliteerror);
            if ($res == null or @sqlite_num_rows($res) == 0 or @sqlite_fetch_single($res) != 1)
                $created = @sqlite_exec($db, "CREATE TABLE Submission_History (IP VARCHAR(39), Submission_Date TIMESTAMP)",  $sqliteerror);
                if($created)
                    @sqlite_exec($db, "INSERT INTO Submission_History (IP,Submission_Date) VALUES ('256.256.256.256', DATETIME('now'))",  $sqliteerror);
                else
                    $retCode = '2';
            if($retCode == '5')
                $res = @sqlite_query($db, "SELECT COUNT(1) FROM Submission_History;",  $sqliteerror);
                if ($res != null and @sqlite_num_rows($res) > 0 and @sqlite_fetch_single($res) > 0)
                    $retCode = '0';
                else
                    $retCode = '3';
            @sqlite_close($db);
        else
            $retCode = '4';
        return $retCode;
    function formthrottle_too_many_submissions($ip)
        $tooManySubmissions = false;
        if (function_exists("sqlite_open") and $db = @sqlite_open('muse-throttle-db', 0666, $sqliteerror))
            $ip = @sqlite_escape_string($ip);
            @sqlite_exec($db, "DELETE FROM Submission_History WHERE Submission_Date < DATETIME('now','-2 hours')",  $sqliteerror);
            @sqlite_exec($db, "INSERT INTO Submission_History (IP,Submission_Date) VALUES ('$ip', DATETIME('now'))",  $sqliteerror);
            $res = @sqlite_query($db, "SELECT COUNT(1) FROM Submission_History WHERE IP = '$ip';",  $sqliteerror);
            if (@sqlite_num_rows($res) > 0 and @sqlite_fetch_single($res) > 25)
                $tooManySubmissions = true;
            @sqlite_close($db);
        return $tooManySubmissions;
    ?>

  • Missing lib libcwait.so in OEL 6.0

    I updated a development machine from OEL 4.0 to OEL 6.0 (64 bit) and a script I used and worked before complains about a missing library: /usr/lib/libcwait.so
    Any ideas how can I replace this library? Or maybe in OEL 6.0 there is a different lib doing the stuff that libcwait.so does?

    The best solution is to know which program still requires this library and to find out if there is an update available.
    Unfortunatly I do not have an old program that needs libcwait.so and therefore I don't know if the below will work, but perhaps it's worth a try. Please try this on a test machine.
    rpm -ivh http://oss.oracle.com/projects/compat-oracle/dist/files/source/RedHat/compat-libcwait-2.1-2.src.rpm
    cd /usr/src/redhat/SOURCES
    tar zxvf compat-libcwait-2.1.tar.gz
    cd compat-libcwait-2.1
    gcc -fPIC -g -c -Wall libc_wait.c
    gcc -shared -Wl,-soname,libcwait.so.2 -o libcwait.so.2.1  libc_wait.o
    ln -s libcwait.so.2.1 libcwait.so.2
    ln -s libcwait.so.2 libcwait.so
    mv libcwait.* /usr/lib

  • Yum update fails on oel 4

    Hello,
    I have a virtual machine set up with OEL4 and Oracle Database 9iR2 installed on it quite a while back. All had worked well at the time of setup.
    Couple of days back, I decided to update the OS and ran "yum update" with yum pointing to "el4_latest" repository on oracle public yum server.
    However, the "yum update" fails with a transaction error.
    I am a newbie with Linux and so am looking for help to figure out what is causing this error and how to resolve it.
    Following are the details, I feel are relevant to my problem but let me know if you need any more details.
    The error message:
    [oracle@localhost ~]$ cat Desktop/yumupdateerror.log
    Transaction Check Error:   file /usr/lib/libdaplcma.so.1.0.2 conflicts between attempted installs of compat-dapl-1.2.5-2.0.7-2.el4 and compat-dapl-2.0.15-1.el4
      file /usr/lib/libdat.so.1.0.2 conflicts between attempted installs of compat-dapl-1.2.5-2.0.7-2.el4 and compat-dapl-2.0.15-1.el4The details of the OS
    [oracle@localhost ~]$ lsb_release -a
    LSB Version:    :core-3.0-ia32:core-3.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch
    Distributor ID: EnterpriseEnterpriseAS
    Description:    Enterprise Linux Enterprise Linux AS release 4 (October Update 5)
    Release:        4
    Codename:       OctoberUpdate5
    [oracle@localhost ~]$ uname -r
    2.6.9-55.0.0.0.2.ELsmp
    [oracle@localhost ~]$ rpm -qa | grep kernel
    kernel-smp-2.6.9-55.0.0.0.2.EL
    kernel-utils-2.4-13.1.99.0.1
    kernel-devel-2.6.9-55.0.0.0.2.EL
    kernel-2.6.9-55.0.0.0.2.EL
    kernel-hugemem-devel-2.6.9-55.0.0.0.2.EL
    kernel-smp-devel-2.6.9-55.0.0.0.2.EL
    [oracle@localhost ~]$ rpm -qa | grep compat
    compat-libstdc++-296-2.96-132.7.2
    compat-libgcc-296-2.96-132.7.2
    compat-libcom_err-1.0-5
    compat-openldap-2.1.30-7.4E
    java-1.4.2-gcj-compat-1.4.2.0-27jpp
    compat-gcc-32-c++-3.2.3-47.3
    compat-libcwait-2.1-1
    compat-libstdc++-33-3.2.3-47.3
    compat-db-4.1.25-9
    compat-gcc-32-3.2.3-47.3Thanks in advance.

    Dude wrote:
    I suggest to check the release notes: https://oss.oracle.com/el4/docs/RELEASE-NOTES-U8-en.html, which mentions a known problem that might apply.
    Dude,
    Thanks for the response and the link above. But it gives a "404 Not found".
    What happens if you try "yum install compat-dapl" prior to using yum update?Now, why did not I think of that clever idea? You were spot on!!!
    When I installed compat-dapl separately and subsequently ran yum update, everything worked well.
    In the process, I also managed to resolve my original issue (not mentioned here) but yum update looks like a sledgehammer approach to crack the nut.
    I have a feeling just updating/adding few packages may have resolved the issue (without having to update the kernel itself, caused by yum update) and discussing it with experts like yourself would have added to my knowledge about linux.
    But that issue had virtualbox in the picture and so I was worried some over-active moderator would have blocked my thread and redirected me to virtualbox forum.
    Anyway, Thanks once again for your help with this.

  • Oracle distribution linux version

    I know this seems an odd question, but i'm sure someone will know the answer.
    I have some oracle 9.2.4.0 for linux install disks, is there anyway to discover if they are 32 or 64 bit version?, I am attempting to install on 32 bit linux (oel 4 u7).
    I have 10g and 11g installations on solaris - no problem at all, but this old version has library version errors during install and i think is is due to 32/64 bit issue.
    many thanks

    Find whether 32/64 bit oracle 9.2.4.0 distribution
    [oracle@linuxoel4 bin]$ file sqlplus
    sqlplus: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), not stripped
    [oracle@linuxoel4 bin]$
    Oracle user environment settings
    [oracle@linuxoel4 B14882-01]$ env SSH_AGENT_PID=24142
    HOSTNAME=linuxoel4.dmesystems.com
    DESKTOP_STARTUP_ID=
    TERM=xterm
    SHELL=/bin/bash
    HISTSIZE=1000
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/oracle/.gtkrc-1.2-gnome2
    WINDOWID=39845968
    OLDPWD=/home/oracle/source
    USER=oracle
    LD_LIBRARY_PATH=/home/oracle/product/9.2.0/lib:/lib:/usr/lib:/usr/local/lib
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;0 1:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.b tm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31: *.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:* .bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;3 5:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    ORACLE_SID=test
    GNOME_KEYRING_SOCKET=/tmp/keyring-60Ns0w/socket
    ORACLE_BASE=/home/oracle
    SSH_AUTH_SOCK=/tmp/ssh-xHRjh24117/agent.24117
    KDEDIR=/usr
    SESSION_MANAGER=local/linuxoel4.dmesystems.com:/tmp/.ICE-unix/24117
    MAIL=/var/spool/mail/oracle
    PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/ product/9.2.0/bin
    INPUTRC=/etc/inputrc
    PWD=/home/oracle/source/B14882-01
    LANG=en_GB.UTF-8
    ORACLE_TERM=xterm
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SHLVL=2
    HOME=/home/oracle
    LD_ASSUME_KERNEL=2.4.1
    GNOME_DESKTOP_SESSION_ID=Default
    LOGNAME=oracle
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-uXAD9iPEwA
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    DISPLAY=192.168.1.99:0.0
    ORACLE_HOME=/home/oracle/product/9.2.0
    G_BROKEN_FILENAMES=1
    COLORTERM=gnome-terminal
    _=/bin/env
    [oracle@linuxoel4 B14882-01]$
    Linux architecture
    [root@linuxoel4 bin]# uname -m
    i686
    Installed packages, that seem to be relevant
    [root@linuxoel4 bin]# rpm -qa --qf '%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n'|egrep 'binutils|compat|glib|gcc'
    libgcc-3.4.6-10.0.1.i386
    glibc-common-2.3.4-2.41.i386
    dbus-glib-0.22-12.EL.9.i386
    glib-1.2.10-15.i386
    compat-db-4.1.25-9.i386
    compat-libcom_err-1.0-5.i386
    glibc-kernheaders-2.4-9.1.103.EL.i386
    compat-gcc-32-3.2.3-47.3.i386
    gcc-c++-3.4.6-10.0.1.i386
    glibc-2.3.4-2.41.i686
    glib2-2.4.7-1.i386
    compat-libgcc-296-2.96-132.7.2.i386
    compat-libstdc++-296-2.96-132.7.2.i386
    compat-openldap-2.1.30-12.el4.i386
    glibc-headers-2.3.4-2.41.i386
    gcc-3.4.6-10.0.1.i386
    compat-gcc-32-c++-3.2.3-47.3.i386
    compat-oracle-rhel4-1.0-5.i386
    binutils-2.15.92.0.2-25.i386
    compat-libstdc++-33-3.2.3-47.3.i386
    glibc-devel-2.3.4-2.41.i386
    compat-libcwait-2.1-1.i386
    [root@linuxoel4 bin]#
    install/make.log
    /usr/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/home/oracle/product/9.2.0_2.2
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/home/oracle/product/9.2.0_2.2
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/product/9.2.0_2.2/bin/gennttab > ntcontab.c ;\
    gcc -c ntcontab.c ;\
    rm -f /home/oracle/product/9.2.0_2.2/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/product/9.2.0_2.2/lib/ ;\
    /usr/bin/ar rv /home/oracle/product/9.2.0_2.2/lib/libn9.a /home/oracle/product/9.2.0_2.2/lib/ntcontab.o ; fi)
    r - /home/oracle/product/9.2.0_2.2/lib/ntcontab.o
    (if [ "compile" = "assemble" ] ; then \
    /home/oracle/product/9.2.0_2.2/bin/gennttab > ntcontab.s ;\
    /usr/bin/as -o ntcontab.o ntcontab.s ;\
    rm -f /home/oracle/product/9.2.0_2.2/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/product/9.2.0_2.2/lib/ ;\
    /usr/bin/ar rv /home/oracle/product/9.2.0_2.2/lib/libn9.a /home/oracle/product/9.2.0_2.2/lib/ntcontab.o ; fi)
    (if [ "compile" = "oratmp" ] ; then \
    /home/oracle/product/9.2.0_2.2/bin/gennttab > ntcontab.c ;\
    /lib/idcpp ntcontab.c oratmp.c ;\
    -i oratmp.c -o oratmp.s -f ntcontab.c ;\
    /usr/bin/as -o ntcontab.o oratmp.s ;\
    rm -f oratmp.c oratmp.s ;\
    rm -f /home/oracle/product/9.2.0_2.2/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/product/9.2.0_2.2/lib/ ;\
    /usr/bin/ar rv /home/oracle/product/9.2.0_2.2/lib/libn9.a /home/oracle/product/9.2.0_2.2/lib/ntcontab.o ; fi)
    (if [ "compile" = "binary" ] ; then \
    /home/oracle/product/9.2.0_2.2/bin/gennttab > ntcontab.c ;\
    TARGET_BINARY_INTERFACE= ;\
    export TARGET_BINARY_INTERFACE ;\
    gcc -c ntcontab.c ;\
    -rm -f /home/oracle/product/9.2.0_2.2/lib/ntcontab.o ;\
    -mv ntcontab.o /home/oracle/product/9.2.0_2.2/lib/ ;\
    /usr/bin/ar rv /home/oracle/product/9.2.0_2.2/lib/libn9.a /home/oracle/product/9.2.0_2.2/lib/ntcontab.o ; fi)
    /usr/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/home/oracle/product/9.2.0_2.2
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/product/9.2.0_2.2/bin/gennfgt > nnfgt.c ;\
    gcc -c nnfgt.c ;\
    rm -f /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ;\
    mv nnfgt.o /home/oracle/product/9.2.0_2.2/lib/ ;\
    /usr/bin/ar rv /home/oracle/product/9.2.0_2.2/lib/libn9.a /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ; fi)
    r - /home/oracle/product/9.2.0_2.2/lib/nnfgt.o
    (if [ "compile" = "assemble" ] ; then \
    /home/oracle/product/9.2.0_2.2/bin/gennfgt > nnfgt.s ;\
    /usr/bin/as -o nnfgt.o nnfgt.s ;\
    rm -f /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ;\
    mv nnfgt.o /home/oracle/product/9.2.0_2.2/lib/ ;\
    /usr/bin/ar rv /home/oracle/product/9.2.0_2.2/lib/libn9.a /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ; fi)
    (if [ "compile" = "oratmp" ] ; then \
    /home/oracle/product/9.2.0_2.2/bin/gennfgt > nnfgt.c ;\
    /lib/idcpp nnfgt.c oratmp.c ;\
    -i oratmp.c -o oratmp.s -f nnfgt.c ;\
    /usr/bin/as -o nnfgt.o oratmp.s ;\
    rm -f oratmp.c oratmp.s ;\
    rm -f /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ;\
    mv nnfgt.o /home/oracle/product/9.2.0_2.2/lib/ ;\
    /usr/bin/ar rv /home/oracle/product/9.2.0_2.2/lib/libn9.a /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ; fi)
    (if [ "compile" = "binary" ] ; then \
    /home/oracle/product/9.2.0_2.2/bin/gennfgt > nnfgt.c ;\
    TARGET_BINARY_INTERFACE= ;\
    export TARGET_BINARY_INTERFACE ;\
    gcc -c nnfgt.c ;\
    -rm -f /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ;\
    -mv nnfgt.o /home/oracle/product/9.2.0_2.2/lib/ ;\
    /usr/bin/ar rv /home/oracle/product/9.2.0_2.2/lib/libn9.a /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ; fi)
    /usr/bin/make -f ins_precomp.mk links ORACLE_HOME=/home/oracle/product/9.2.0_2.2
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; rm -f SQLCA.H)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; rm -f ORACA.H)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; rm -f SQLDA.H)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; rm -f SQLCA.COB)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; rm -f ORACA.COB)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; rm -f SQLCA.FOR)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; rm -f ORACA.FOR)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; rm -f BNDDSC.FOR)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; rm -f SELDSC.FOR)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; ln -s sqlca.h SQLCA.H)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; ln -s oraca.h ORACA.H)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; ln -s sqlda.h SQLDA.H)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; ln -s sqlca.cob SQLCA.COB)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; ln -s oraca.cob ORACA.COB)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; ln -s sqlca.for SQLCA.FOR)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; ln -s oraca.for ORACA.FOR)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; ln -s bnddsc.for BNDDSC.FOR)
    (cd /home/oracle/product/9.2.0_2.2/precomp/public ; ln -s seldsc.for SELDSC.FOR)
    /usr/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/home/oracle/product/9.2.0_2.2
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/product/9.2.0_2.2/bin/gennfgt > nnfgt.c ;\
    gcc -c nnfgt.c ;\
    rm -f /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ;\
    mv nnfgt.o /home/oracle/product/9.2.0_2.2/lib/ ;\
    /usr/bin/ar rv /home/oracle/product/9.2.0_2.2/lib/libn9.a /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ; fi)
    r - /home/oracle/product/9.2.0_2.2/lib/nnfgt.o
    (if [ "compile" = "assemble" ] ; then \
    /home/oracle/product/9.2.0_2.2/bin/gennfgt > nnfgt.s ;\
    /usr/bin/as -o nnfgt.o nnfgt.s ;\
    rm -f /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ;\
    mv nnfgt.o /home/oracle/product/9.2.0_2.2/lib/ ;\
    /usr/bin/ar rv /home/oracle/product/9.2.0_2.2/lib/libn9.a /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ; fi)
    (if [ "compile" = "oratmp" ] ; then \
    /home/oracle/product/9.2.0_2.2/bin/gennfgt > nnfgt.c ;\
    /lib/idcpp nnfgt.c oratmp.c ;\
    -i oratmp.c -o oratmp.s -f nnfgt.c ;\
    /usr/bin/as -o nnfgt.o oratmp.s ;\
    rm -f oratmp.c oratmp.s ;\
    rm -f /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ;\
    mv nnfgt.o /home/oracle/product/9.2.0_2.2/lib/ ;\
    /usr/bin/ar rv /home/oracle/product/9.2.0_2.2/lib/libn9.a /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ; fi)
    (if [ "compile" = "binary" ] ; then \
    /home/oracle/product/9.2.0_2.2/bin/gennfgt > nnfgt.c ;\
    TARGET_BINARY_INTERFACE= ;\
    export TARGET_BINARY_INTERFACE ;\
    gcc -c nnfgt.c ;\
    -rm -f /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ;\
    -mv nnfgt.o /home/oracle/product/9.2.0_2.2/lib/ ;\
    /usr/bin/ar rv /home/oracle/product/9.2.0_2.2/lib/libn9.a /home/oracle/product/9.2.0_2.2/lib/nnfgt.o ; fi)
    /usr/bin/make -f ins_rdbms.mk ctx_on ORACLE_HOME=/home/oracle/product/9.2.0_2.2
    /usr/bin/ar cr /home/oracle/product/9.2.0_2.2/rdbms/lib/libknlopt.a /home/oracle/product/9.2.0_2.2/rdbms/lib/kciwcx.o
    /usr/bin/make -f ins_rdbms.mk sdo_on ORACLE_HOME=/home/oracle/product/9.2.0_2.2
    /usr/bin/ar cr /home/oracle/product/9.2.0_2.2/rdbms/lib/libknlopt.a /home/oracle/product/9.2.0_2.2/rdbms/lib/kxmwsd.o
    /usr/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/home/oracle/product/9.2.0_2.2
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/home/oracle/product/9.2.0_2.2
    /home/oracle/product/9.2.0_2.2/bin/genclntsh
    /home/oracle/product/9.2.0_2.2/rdbms/lib/kpudfo.o: file not recognized: File format not recognized
    collect2: ld returned 1 exit status
    cat: /tmp/clntst9.17408/*.nm: No such file or directory
    sort: open failed: /tmp/clntst9.17408/*.objs: No such file or directory
    Usage: ar [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...
    ar -M [<mri-script]
    commands:
    d - delete file(s) from the archive
    m[ab] - move file(s) in the archive
    p - print file(s) found in the archive
    q[f] - quick append file(s) to the archive
    r[ab][f] - replace existing or insert new file(s) into the archive
    t - display contents of archive
    x[o] - extract file(s) from the archive
    command specific modifiers:
    [a] - put file(s) after [member-name]
    - put file(s) before [member-name] (same as )
    [N] - use instance [count] of name
    [f] - truncate inserted file names
    [P] - use full path names when matching
    [o] - preserve original dates
    - only replace files that are newer than current archive contents
    generic modifiers:
    [c] - do not warn if the library had to be created
    [s] - create an archive index (cf. ranlib)
    [S] - do not build a symbol table
    [v] - be verbose
    [V] - display the version number
    emulation options:
    No emulation specific options
    ar: supported targets: elf32-i386 a.out-i386-linux efi-app-ia32 elf32-little elf32-big srec symbolsrec tekhex binary ihex trad-core
    ar: creating /home/oracle/product/9.2.0_2.2/lib/libclntst9.a
    Created /home/oracle/product/9.2.0_2.2/lib/libclntst9.a
    cp: cannot stat `/DISCARD/': No such file or directory
    ar: creating /home/oracle/product/9.2.0_2.2/lib32/libclntst9.a
    Created /home/oracle/product/9.2.0_2.2/lib32/libclntst9.a
    /home/oracle/product/9.2.0_2.2/bin/genagtsh /home/oracle/product/9.2.0_2.2/lib/libagtsh.so 1.0
    /home/oracle/product/9.2.0_2.2/lib/libagent9.a: could not read symbols: File format not recognized
    /usr/bin/make -f ins_precomp.mk relink ORACLE_HOME=/home/oracle/product/9.2.0_2.2 EXENAME=ott8
    Linking /home/oracle/product/9.2.0_2.2/precomp/lib/ott8
    /home/oracle/product/9.2.0_2.2/lib/s0main.o: file not recognized: File format not recognized
    collect2: ld returned 1 exit status
    /bin/chmod: cannot access `/home/oracle/product/9.2.0_2.2/precomp/lib/ott8': No such file or directory
    make: *** [home/oracle/product/9.2.0_2.2/precomp/lib/ott8] Error 1
    Couldnt paste screen shot, but basically installqation - OK, Link fails at 65%, Linking Oracle 9i Database 9.2.0.4.0
    Error dialogue:
    Error in invoking target relink of
    makefile /home/oracle/product/9.2.0/precomp/lib/ins_precomp.mk
    This repears for numerous .mk files if i ignore
    Regards for any insight you may be able to offer.

  • Can not install device driver in Windows 8.1

    I can not install driver of my webcam(Odyssey OD 202) windows 8.1 (upgraded from windows 8)
    The USB webcam is shown in Device manager.
    When I attempt to update driver and search for it automatically it shows the following message.

    Hi Atanu Barai,
    There may be a compatibility issue between the Microsoft driver and the device . I agree with ZigZag ,you may need to download the driver from the manufacturer website .Please pay attention to the compatibility ability issue with the
    Windows 8.1 when you try to download the driver.
    If the issue persists, try to plug in the device with another USB port to have a check .To verify whether it is caused by the USB controller ,we can try to connect another USB device to have a check.
    Meanwhile ,please check the Event Viewer for related information.
    Best regards

  • 11.5.10 installation on RHEL as 4.0

    Hi,
    Please see if all the steps have been maintained for installation on RHEL as 4.0
    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]
    OS: Red hat Enterprise Linux AS 4.0
    Required Packages and Patches
    Legacy Software Development package and X Software Development package
    Note: Select these packages from the Package Group Selection screen. If the operating system is already installed, use System Settings > Add/Remove Applications to install these two packages.
    The following components will be installed automatically:
    compat-db-4.1.25-9
    compat-gcc-32-3.2.3-47.3
    compat-gcc-32-c++-3.2.3-47.3
    compat-oracle-rhel4-1.0-5
    compat-libcwait-2.0-2
    compat-libgcc-296-2.96-132.7.2
    compat-libstdc++-296-2.96-132.7.2
    compat-libstdc++-33-3.2.3-47.3
    xorg-x11-deprecated-libs-devel-6.8.1-23.EL
    xorg-x11-deprecated-libs-6.8.1-23.EL
    The following required component must be installed manually:
    openmotif-2.1.30-x
    Note: For information on downloading the openmotif component, see the instructions at the following URL:https://rhn.redhat.com/errata/RHSA-2005-412.html
    Net Service Listeners in Multi-user Installations
    To give all users in a multi-user installations write privileges to /tmp/.oracle:
    $ chmod 777 /tmp/.oracle
    All Linux x86 and Linux x86-64 (AMD64/EM64T) Operating Systems
    Kernel Requirements
    Red Hat Enterprise Linux AS/ES 4.0 2.6.9-5.EL To determine distribution and version, enter: $ uname -r
    glibc Requirements
    Red Hat Enterprise Linux AS/ES 4.0 2.3.4-2 To determine installation status, enter: $ rpm -q glibc
    Domain Name System (DNS) Resolver Parameters
    Two Domain Name System (DNS) resolver parameters (timeout and attempts) are set by default to low values when the operating system is installed. These low values may cause attempted network connections to an Oracle database to fail. If this happens, add or update the following entries to these minimum settings in the /etc/resolv.conf file on each server node:
    options attempts:5
    options timeout:15
    Red Hat Enterprise Linux AS/ES 3.0 and 4.0 and SUSE Linux Enterprise Server 8 and 9
    Verifying Host Names
    Use the following to verify host name settings:
    For Red Hat Enterprise Linux AS/ES 3.4 and 4.0:
    Verify that the /etc/hosts file is formatted as follows:
    127.0.0.1 localhost.localdomain
    <ip_address> <node_name>.<domain_name>
    Verify that the /etc/sysconfig/network file is formatted as follows:
    HOSTNAME=<node_name>.<domain_name>
    If the /etc/sysconfig/networking/profiles/default/network file exists, remove it.
    If you changed any files in the previous steps, restart the system.
    Modifying the Number of Open File Descriptors
    Open the /etc/security/limits.conf file and change the existing values for "hard" and "soft" parameters as follows. Restart the system after making changes.
    For Red Hat Enterprise Linux AS/ES 3.0, 4.0, and SUSE Linux Enterprise Server 9:
    hard nofile 65535
    soft nofile 4096
    Modifying Port Range Values
    Open the /etc/sysctl.conf file and change the value of net.ipv4.ip_local_port_range as follows. Restart the system after making changes.
    net.ipv4.ip_local_port_range = 10000 65000
    Please note that this range is a recommended range, and may need to be adjusted according to the specific needs of the user's environment in order to avoid port conflicts.
    Setting the Environment
    Verify that the host name setting is correct. The command should return a fully qualified host name. For example: <host_name>.<domain_name>.
    # hostname
    For the hugemem kernel, install rpm setarch-1.0-2 or higher. (For up, smp, and boot kernels, omit this step.) This step is not required for SUSE Linux Enterprise Server 8.
    # setarch i386
    Completing Preinstallation Tasks
    Complete these tasks after you set the environment variables and before you begin the installation steps described in Installing Oracle Applications.
    Unset the NLS_LANG environment variable, if it is defined prior to installation.
    Apply one of these OS library patches: 4198954 (for Red Hat 4.0) or 3006854 (for Red Hat 3.0). You can download these patches from OracleMetaLink.
    Restart your system.
    groupadd dba
    useradd -g dba appltest
    useradd -g dba oratest
    Completing Postinstallation Tasks
    After the installation is complete, perform the following tasks in addition to the ones described in Installing Oracle Applications:
    Apply patch 4632932 to all the application tiers, then re-source the applications environment file to refresh the environment variables. This patch is required for setting the values for LD_ASSUME_KERNEL and LD_PRELOAD.
    Should be missing kernel parameters and some other utilities like ar,make,gcc etc
    Thanks,
    SM

    Hi,
    Please can someone help me to get the Patch 4198954. Why don't you download it from MOS website? I believe no one is supposed to download the patch from MOS and send it to you by email as this violates Oracle support agreement policy.
    Thanks,
    Hussein

  • My itunes wont open everytime i open it it says "do you want the following program to make changes"i click yes then nothing happens

    ive uninstalled it and everything it has asked. i have a sony vaio windows 7. i cant sync my phone and i need to ASAP.

    That message can sometimes indicate compatibility mode issues.
    Try the following document, only be sure that none of the boxes in the compatibility mode tab are checked (not just the compatibility mode box itself):
    iTunes for Windows: How to turn off Compatibility Mode

  • Informatica 9.1.0 Hotfix2 installation failing at Domain creation step..

    Hi,
    I am trying to install Informatica 9.1.0 with  Hotfix 2 on Windows Server 2008 R2 64bit Enterprise Edition.
    I created a new VIrtual Machine in VM Ware with the above OS and trying to install in it following the steps from below link.
    http://www.disoln.org/2012/09/Informatica-PowerCenter-9-Installation-and-Configuration-Complete-Guide.html
    I am getting Error during Keystore creation at Domain configuration step.
    Domain Configuration.
    Step :1
    Choose “Create a Domain” radio button.
    Check “Enable HTTPS for Informatica Administrator”
    Leave the Port number as it is and choose “Use a keystore file generated by the installer”
    Click Next.
    Here is the error from log.
    Command Executed : C:\Informatica\9.1.0\java\jre\bin\keytool  -genkey -alias "infa_dflt" -keyalg "DSA" -keypass ***** -storepass ***** -keystore "C:\Informatica\9.1.0\Default.keystore" -dname "CN=WIN-FFGIACIUQ4F,OU=Informatica,O=Informatica,L=RedwoodCity,S=California,C=US"
    Exit Code : -1
    OutPut :
    Error :
    I am not seeing any java folder which i used for Informatica installation(C:\Informatica\9.1.0) but in above log command i am seeing that it is using "C:\Informatica\9.1.0\java\jre\bin\keytool " for generating Keystore.
    Earlier once i installed in same OS but on another machine. This time i am not sure where i am wrong.
    Could you please help me out here.
    FYI.. i just installed new OS and on top of it i am trying to install informatica. Is thr any thing need to take care specially..?
    Thanks in Advance
    Phani
    Message was edited by: Phani

    This is the error when trying to install packages..
    [root@apps packages]# rpm -Uvh compat-libstdc++-egcs-1.1.2-1.src.rpm
    1:compat-libstdc++-egcs ########################################### [100%]
    [root@apps packages]# rpm -Uvh compat-oracle-el5-1.0-5.i386.rpm
    error: Failed dependencies:
    compat-libstdc++-egcs is needed by compat-oracle-el5-1.0-5.i386
    [root@apps packages]#
    [root@apps packages]# rpm -aq|grep compat-
    compat-binutils215-2.15.92.0.2-24
    compat-gcc-34-3.4.6-4
    compat-libgcc-296-2.96-138
    compat-libstdc++-33-3.2.3-61
    avahi-compat-libdns_sd-0.6.16-6.el5
    compat-libcwait-2.1-1
    compat-gcc-34-c++-3.4.6-4
    xorg-x11-libs-compat-6.8.2-1.EL.33.0.1
    compat-libstdc++-296-2.96-138
    java-1.4.2-gcj-compat-1.4.2.0-40jpp.115
    compat-db-4.2.52-5.1
    [root@apps packages]#
    Edited by: Arshad_Oracle_IBM on Aug 18, 2011 9:31 AM

  • I have 10.6.8 and have installed two new printers HP 8610 and an Epson 7880 and can not find the Page Set-up menu anywhere in the applications I a trying to print from. There are no page sizes, paper types, appearsto be locked on a 13x19 size but It.

    Hi to the Mac Folks,
    I have 10.6.8 and have installed two new printers HP 8610 and an Epson 7880 and can not find the Page Set-up menu anywhere in the applications I a trying to print from. This is regardless of either printer selected.
    I primarily print photos from Photoshop CS5.  The term Page Set-up has gone missing in the file pull down menu. Can't make any choices  There are no page sizes, paper types, appearsto be locked on a 13x19 size paper format. Either being too large or too small.
    Saw a 2008 locked issue about this however none of the help fit my situation, options discussed are not available to me.
    Preview has no "Page Setup" - or does it?
    Does the constant struggle with computer compatability weirdness issues ever end or is it a enslavement scheme?
    Woody

    Hey,
    if you know the name(s) of the root folder(s) you want to access (eg. by making a note on the Windows side) then you can make them appear by just doing Shift-Command-G in Finder ("Go to Folder…"), and entering the full path to the required folders.  You can then navigate all the contents as normal.
    HTH,
    S.

Maybe you are looking for

  • IMac 21,5 2010 3,06GHz Second screen no max resolution

    Hi there, I have an iMac 21,5 3,06Ghz 2010-model. And an LG Flatron w2261VP. I want to connect this LG to my iMac, but when i do it gives a max res. of 1600x1200. This is not the native res. for this screen, the native one is 1920x1080. But when i se

  • Compiling a CS6 indesign plugin with XCode 5?

    Now that I have moved to Mavericks and XCode 5.x, I need to recompile  a previously working InDesign CS6 plug-in.   I get errors in the precompile stage.  I tried putting XCode 4.x on my computer and it also gets precompile errors.  Probably somethin

  • Threatened by Verizon

    Incredulous. After an hour long call in which the customer service rep was unable to explain a discrepancy with the Friends and Family plan, a 'supervisor' by the name of Samantha took over the call. Samantha was immediately defensive and spoke over

  • Uploading workout data to nike+

    up until sunday 28th Jan all was working fine. it's now 31st Jan and i'm having problems uploadind workout data to Nike+. Message comes up "site temporarily unavailable try again later". has been like this last 2 days. Is anyone else having this prob

  • Facing problem while purging

    Hi Experts, I just completed ONE Schema cleanup (dropped all database objects ) in my oracle 10.2.0.4 database. After Cleanup i am trying to PURGE RECYCLEBIN. But while purging i am facing the below error and database is going to down. SQL> CONN @ORC