Oracle Client Upgrade From 9.2.0.6 to 9.2.0.8

Hi All,
I was upgradin the oracle client From 9.2.0.6 to 9.2.0.8 as this is a prerequiste for upgrading to ECC 6.0.
I have upgraded by going through SAP Note 964783.
But when i am checking that it still showing the same client verison.
And also i am not able to start the SAP . it states that Oracle is down. But oracle is running and also Oracle listner..
Please Guide me ..
Thanks,
Mahesh

HI,
Sorry i am upgrading client from 9.2.0.6 to 9.2.0.7, yes there are multiple SAP instances are there.
OS Sun Solaris 5.9
Please find the .dbenv_<hostname>.csh
Oracle RDBMS Environment
setenv THREAD NOPS
if ( $THREAD == NOPS ) then
    set    DBSID = ES1
else
    if ( $THREAD != "001" ) then
       set DBSID = ES1_$The specified item was not found.
    else
       set DBSID = ES1
    endif
endif
setenv dbms_type       ORA
setenv dbs_ora_tnsname $DBSID
setenv dbs_ora_schema  SAPES1
setenv ORACLE_PSRV     ES1
setenv ORACLE_SID      $DBSID
setenv DB_SID          ES1
setenv ORACLE_HOME     /oracle/ES1/920_64
setenv ORACLE_BASE     /oracle
setenv ORA_NLS33       /oracle/client/92x_64/ocommon/nls/admin/data
setenv NLS_LANG        AMERICAN_AMERICA.UTF8
setenv SAPDATA_HOME    /oracle/ES1
setenv DIR_LIBRARY     /usr/sap/ES1/SYS/exe/run
foreach d ( $ORACLE_HOME/bin )
    set i=0
    foreach p ( $path )
        if ( "$p" == "$d" ) then
            set i=1
            break
        endif
    end
    if ( $i == 0 ) then
        set path = ( $d $path )
    endif
end
switch (`uname`)
    case AIX*:
        if ( ! $?LIBPATH ) then
            setenv LIBPATH /usr/lib:/lib:/usr/sap/ES1/SYS/exe/run
        else
            foreach d ( /usr/sap/ES1/SYS/exe/run )
                set i=0
                foreach p ( `echo $LIBPATH | sed 's/:/ /g'` )
                    if ( "$p" == "$d" ) then
                        set i=1
                        break
                    endif
                end
                if ( $i == 0 ) then
                    setenv LIBPATH $:$d
                endif
            end
        endif
        breaksw
    case HP*:
        if ( ! $?SHLIB_PATH ) then
            setenv SHLIB_PATH /usr/sap/ES1/SYS/exe/run
        else
            foreach d ( /usr/sap/ES1/SYS/exe/run )
                set i=0
                foreach p ( `echo $SHLIB_PATH | sed 's/:/ /g'` )
                    if ( "$p" == "$d" ) then
                        set i=1
                        break
                    endif
                end
                if ( $i == 0 ) then
                    setenv SHLIB_PATH $:$d
                endif
            end
        endif
        breaksw
    case SIN*:
    case Reliant*:
    case Linux*:
        if ( ! $?LD_LIBRARY_PATH ) then
            setenv LD_LIBRARY_PATH /usr/sap/ES1/SYS/exe/run:$ORACLE_HOME/lib
        else
            foreach d ( /usr/sap/ES1/SYS/exe/run $ORACLE_HOME/lib )
                set i=0
                foreach p ( `echo $LD_LIBRARY_PATH | sed 's/:/ /g'` )
                    if ( "$p" == "$d" ) then
                        set i=1
                        break
                    endif
                end
                if ( $i == 0 ) then
                    setenv LD_LIBRARY_PATH $:$d
                endif
            end
        endif
        breaksw
    case OSF*:
        if ( ! $?LD_LIBRARY_PATH ) then
            setenv LD_LIBRARY_PATH /usr/sap/ES1/SYS/exe/run:/oracle/client/92x_64/lib:$ORACLE_HOME/lib
        else
            foreach d ( /usr/sap/ES1/SYS/exe/run /oracle/client/92x_64/lib $ORACLE_HOME/lib )
                set i=0
                foreach p ( `echo $LD_LIBRARY_PATH | sed 's/:/ /g'` )
                    if ( "$p" == "$d" ) then
                        set i=1
                        break
                    endif
                end
                if ( $i == 0 ) then
                    setenv LD_LIBRARY_PATH $:$d
                endif
            end
        endif
        breaksw
    default:
        if ( ! $?LD_LIBRARY_PATH ) then
            setenv LD_LIBRARY_PATH /usr/sap/ES1/SYS/exe/run
        else
            foreach d ( /usr/sap/ES1/SYS/exe/run )
                set i=0
                foreach p ( `echo $LD_LIBRARY_PATH | sed 's/:/ /g'` )
                    if ( "$p" == "$d" ) then
                        set i=1
                        break
                    endif
                end
                if ( $i == 0 ) then
                    setenv LD_LIBRARY_PATH $:$d
                endif
            end
        endif
        breaksw
endsw
end Oracle RDBMS Environment
And also when i am executing R3trans -d its showing that ORA-12541: TNS:no listener
When iam checking the services i can c that listner is running.Please guide me .
Thanks,
Mahesh

Similar Messages

  • Automate Client upgrade from 7.0 to 7.5

    How can you automate the ZAM Client upgrade from 7.0 to 7.5? If I run the setup.exe for 7.5 it generates an error saying a previous version was detected, please uninstall it first. I would have thought there would be some kind of upgrade switch.
    Thanks
    Lenny

    lennyd,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Client upgrade from 10.1.0.2 to 10.2.0.1.0

    Hi,
    I am new to Oracle and trying to upgrade Oracle Client from 10.1.0.2 to 10.2.0.1.0, after looking at the documentation it looks like that I have to uninstall current installed version and install new version to upgrade. This sounds strange to me, I am primarily an AIX admin and in AIX one of the upgrade procedures is called preservation upgrade, which lets you keep old configuration but upgrade the OS. I was wondering if there is a similar procedure in Oracle where I can upgrade the software but keep the current configuration and at the same time I don’t want to run two copies Oracle client to achieve this task. Please advice.
    Regards,
    Satish
    Message was edited by:
    snookala

    You can install 10.2 Client in another Oracle Home (or even another OS user). When this one is working you can remove the old one, if needed.

  • Oracle Client Upgrade error

    Hi,
    I am having 10.2.0.1 oracle client running windows xp. I am trying to upgrade this client to 10.2.0.4. for this I downloaded the p6810189_10204_win32.zip.
    While installing on 10.2.0.1 client oracle home. I am getting the following message
    Certain Files which need to be reinstalled by Oracle Universal Installer being used, it shows the following services
    Automatic Updates
    Background Intelligent Transfer Service
    COM+Event System
    Computer Browser
    Cryptographic services
    DCOM Server Process Launcher
    DHCP Client
    DNS Client
    Distributed Link Tracking Client
    Error Reporting Service
    Help and Support
    Logical Disk Manager
    Network Connections
    Network Location Awareness ( NLA)
    Remote Access Connection Manager
    Remote Procedure Call ( RPC)
    Remote Registry
    SSDP Discover Service
    Secondary Logon
    Server
    Shell Hardware Detection
    System Event NOtification
    System Restore Service
    TCP/IP NetBIOS Helper
    Task Scheduler
    Telephony
    Terminal Services
    Themes
    WebClient
    Windows Audio
    Windows Firewall/internet Connection Sharing
    Windows Management Instrumentation
    Windows Time
    Wireless Zero Configuration
    Workstation
    Please suggest, what to do... since the above services are irrelevant to oracle , is there any alternative?

    Do you have a web server running on this machine? Microsoft IIS f.ex.?
    If yes, try stopping that.
    Else, get a copy of Process Explorer from www.sysinternals.com and try to find which dll from Oracle installation folder is being used by any of the services (listed or unlisted).

  • Questions about Oracle client upgrade

    Hello,
    I have to upgrade my Oracle Client (to 9.2.0.8) on an HPUX server, in order to migrate the database to 10G in a later stage.
    I read the note 1017418, but  I did not understand it well ...
    It's the case of a central instance and I understand that I have to perform the step 6, but there is no usage of command SAPCAR ! just several checks !
    and what about the sentence "If at a later stage the database server would be upgraded to Oracle 10.x, you would need to install the Oracle 9.2 client as described in step 5 above." ?
    Have I to perform this step 5 right now ? and only this step ?
    I hope that somebody in the world already made this operation successfully ...
    Please : I need help !
    Regards

    Hi,
    I'll try to explain:
    The note mentions on the step 6:
    <i> 6. For application servers with database instance (DB Server), if the 
    database server is Oracle 9.2 please do the following:</i>                
    On this situation you do not install physically the oracle client.
    You already have the RDBS software installed ( lets say it is 9.2.0.8 as you are talking about installing oracle client 9.2.0.8 )
    On the RDBMS software is already included the oracle client.
    For this reason, insted of installing <u>physically</u> the client you have softlinks from the directories where the SAP kernel is looking for the client to the RDBMS software.
    points <b>a</b> to <b>d</b> are cheking what I already explained.
    But, the oracle client delivered by SAP contains some bugfixes, therefore you have to check that also those bugfixes are installed on the database. That is point <b>e</b>
    Point <b>f</b> only tells you that is valid while you have the 9.2.0.8 software installed on the server. If you upgrade to 10g, probably you will uninstall the oracle 9i software ( about 2 Gb to be freed ) in that case you must install physically the oracle 9.2.0.8 client

  • Remove Oracle client path from windows 2008 64 bit

    Hi All,
    I had to unstall the epm Hyperion product  after i found that installation need to done on a different language, which has oracle client for both 32 and 64 bit. But when i reinstall it is complaining about the oracle home path.
    Below is the error i get from the log.
    [FATAL] [INS-32053] The original name of the Oracle Home directory specified already exists.
        CAUSE: The name of the Oracle home directory Home indicated on the command line corresponded to a name of origin existing Oracle Home directory in the central inventory.
        ACTION: Choose another name for Oracle Home directory. Abandon this installation session and try again.
    I have made sure that the filesystem is completely is removed after the unstallation except for these client files which i have removed manually.
    Looks like the unnstalation doesn't happen correctly for the clients and old path is somewhere still exists. I have removed the client path from environment variable path list and tried again but no luck.
    Can anyone help me to identify the places where i need to look to remove the earlier Oracle Home.
    Thanks

    The registry, perhaps, or the inventory (which is in c:\program files\oracle or c:\program files (x86)\oracle - cannot recall right now).
    However, if you search Oracle Support for "windows clean machine," you can find an article that shows you how to remove every trace of Oracle software from your Windows computer.

  • Oracle Applications upgradation from 11.5.10.2 to 12.1.1 Parallel Upgrade

    Hi All
    We are planing to upgrade Oracle Application from 11.5.10.2. to 12.1.1.
    Any expert advice?
    Any recommendations?
    Any Documents to follow?
    to complete this phase successfully.
    Is there any possibility that we run 2 Instances of 11i
    1.Production and
    2.Upgradation Instance.
    Production stay live as we perform up gradation on other instance. But both servers have same updated data in Databases.
    After up gradation completes we just shut down Production and Live Up-grade Instance.
    regards,
    Muhammad Salahuddin Manzoor.

    Hi,
    Please refer to these links/docs.
    Note: 761570.1 - Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade
    Oracle Applications Upgrade Guide: Release 11i to Release 12.1.1
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121upgrade.pdf
    How can we reduced the patch time for u6394500.drv
    How can we reduced the patch time for u6394500.drv
    Note: 432597.1 - Reducing Down Time When Applying Patch for Oracle E-Business Applications 11i
    Note: 225165.1 - Patching Best Practices and Reducing Downtime
    After up gradation completes we just shut down Production and Live Up-grade Instance. This cannot be implemented as you are going to have live transactions during the upgrade, and you will need to have those transactions/data in the upgraded instance.
    Thanks,
    Hussein

  • Client Upgraded from Tiger to Leopard Can No Longer Connect to Tiger Server

    I just finished upgrading a G5 2GHz DP Powermac from Tiger to Leopard. This was an Archive and Install upgrade with importing the old settings. After verifying the account migration, including .Mac connectivity, and fixing all 3rd party software compatibilities/upgrades, I tried to connect to our Tiger 4.11 server by clicking on the server's Icon in the Shared section of the Finder Sidebar. The finder then switches to browse the the server for shares: "Connecting..." is displayed under the tool bar, with a "Share Screen..." and "Connect As..." buttons to the right.
    At this point the "Connecting..." remains displayed with the spinning circle in the bottom right of the Finder window.... spinning. This situation continues for several minutes until is seems the system gives up.
    If I click on the Path button on the Tool Bar, and go up to the Shared level, ALL the Shares on the Network are displayed, including all the Tiger Client machine shares. I can click on the triangle beside the Tiger Client's icon, and all the drives and home directories on the Mac are listed. All the client shares can be accessed without any issues. NOTE: There are no other Leopard clients on the LAN.
    Prior to the Leopard upgrade, this client could connect to the Tiger server as well. All the other clients on the LAN can access the Tiger server also.
    On the Leopard client I have tried clicking and the "Connect As..." button and using the menu "Connect to Server" and specifying the server's IP, and I get the same "Connecting..." message with a "non-connecting" result.
    I can only assume that somehow the Account Name and password are not being passed correctly. But, using "Connect As..." should resolve that. However, "Connect As..." does not give me a user/password window!
    If I check the AFP Access log on the Server, the only messages displayed are "Mounted Volume..." No messages in the error log, and no messages in the "Connections" section.
    Can anyone help me figure out why the Leopard client can not connect to the Tiger Server?
    My apologies if the description of my problem is a bit disjointed. I have been thrown into server admin and am learning "Trial by Fire".
    Any help or suggestions on how to resolve this issue will be greatly appreciated.
    Thanks
    Gary
    Message was edited by: Gary Sumlak

    OK. A quick update.
    After waiting for about 10 minutes for the rotating circle in the bottom right corner to stop, I was able to click on the "Connect As..." button. It took another 10 minutes, but the Connect As window eventual popped up. I entered the Userid and Password (saving to Keychain) and was able to see all the sharepoints on the the server. I browsed all the connected drives and folders without issue.
    I then disconnected from the server. Reviewing the AFP logs on the server shows messages for the connection Login and Logout.
    I then tried to reconnect to the server, and again another 10 minutes wait, although this time the Leopard client eventually connected automatically with the proper User, as per the AFP logs confirms.
    Although, the client can now connect to the server, for it to take 10 minutes will be unacceptable to management, not to mention the end user. Tiger clients can connect in a couple seconds!
    Is there a way to reduce the Leopard login time to, say, a couple seconds, like it does with the Tiger clients?
    Again, any help or suggestions would be greatly appreciated.
    Thanks
    Gary

  • Oracle DB upgrade from 10.2.0.2 to 10.2.4.0 under MSCS cluster

    Hi,
    How to upgrade the database from 10.2.0.2 to 10.2.4.0 under MSCS cluster environment. 
    We are in the process of upgrading the Oracle from 10.2.0.2 to
    10.2.0.4.
    ( 10g Relese 2 (10.2.0.4) patchset 3 for Microsoft Windows X64 -
    p6810189_10204_MSWIN-x86-64 )
    As per the readme.txt, we have stoped all the oracle services. We could
    not stop listner - OracleP01102TNSListenerFSLoracleP01. We got the
    error listner ( OracleP01102TNSListenerFSLoracleP01) need to be
    shutdown. We tried to stop it, but, automatically it was restarting.
    We disable it and continued the upgradation. All the oracle resources
    moved to Node-2 and we got the second error ( (oracle_home)/database )
    device is not ready.
    Early reply is highly appreciated..
    Thanks!
    Nikhil

    Hi  ,
    Shutdown Database (use sqlplus) and then try to stop all oracle services.
    Check with your OS team for - All the oracle resources
    moved to Node-2 and we got the second error ( (oracle_home)/database )
    device is not ready.
    Normally it should not be happened .
    If node 1 is down , on that time node 1 all the oracle resoures moved to Node -2 .
    Pls contact OS team.

  • Oracle database upgrade from express edition to standard edition

    We purchased Oracle database 11g to upgrade our current primavera oracle database express edition (10g).When we are trying to upgrade through DBUA it getting error message
    Please provide us a proper advise to solve this issue.

    1008016 wrote:
    Windows 7 64 bit, please find the below error message when I am trying to upgrade through Database Upgrade Assistant
    "Could not get database version from the "oracle server" component.The "CEP" file "D:\app\usr\product\11.2.0\dbhome_1\rdbms\admin\rdbmsup.sql" does not provide the version directiveTo upgrade to 11gR2, you need to be at 10.2.0.2 - hence the error
    11gR2 DBUA States "The CEP File does not provide the version directive" [ID 980693.1]
    As noted by orafad, the easiest approach would be to perform a full export from 10gR2, install 11gR2 into a new ORACLE_HOME, create an empty 11gR2 database, then perform a full import into 11gR2. As also noted, you will have to follow any special directions related to Primavera.
    http://docs.oracle.com/cd/E11882_01/server.112/e23633/expimp.htm
    You will need Win 7 Professional or higher (Home versions are not supported for Oracle installs)
    HTH
    Srini

  • Oracle database upgradation from 10.2.0.3 to 10.2.0.4 for producti database

    Hi,
    I have an production database & physcical standby database with database version 10.2.0.3
    I want to upgrade production & physcical standby datbase from 10.2.0.3 to 10.2.0.4
    I am following below steps to upgrade production database from 10.2.0.3. to 10.2.0.4
    ==================================================================
    shutdown database
    stop listner
    Oracle patch installation of 10.2.0.4 throgh Xmanager
    Start the database in the UPGRADE mode:
    SQL> STARTUP UPGRADE
    Set the system to spool results to a log file for later analysis:
    SQL> SPOOL upgrade_info.log
    Run the Pre-Upgrade Information Tool:
    SQL> @?/rdbms/admin/utlu102i.sql
    Turn off the spooling of script results to the log file:
    SQL> SPOOL OFF
    SQL>shutdown immediate;
    SQL> STARTUP UPGRADE
    SQL> SPOOL patch.log
    SQL> @?/rdbms/admin/catupgrd.sql
    SQL> SPOOL OFF
    SQL> SHUTDOWN IMMEDIATE
    SQL> STARTUP
    SQL> @?/rdbms/admin/utlrp.sql
    ==========================================================
    Kindly provide me the steps to upgrade his physical standby database from 10.2.0.3 to 10.2.0.4
    I have AIX5.3 OS
    Regards,

    Simply follow the documentation:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14239/upgrades.htm#CHDBJAGG

  • Oracle Database upgrade from 10g R2 to 11g R2

    Dear Oracle Experts,
    Currently we I have three database on Oracle 10g(10.2.0.5) in same oracle home and want to upgrade only one database out of three.
    Can you please advise if I can upgrade only one database instance(out of three database, same oracle home) and my two other database will run on 10g ? and can you please share steps also for the same
    Best Regards
    Farookh

    Hi,
    As Harry pointed out already, it's definitely possible and a good idea actually. By installing a new Oracle home you can easily revert back to the 10g one if you need to. It keeps everything separate and makes it cleaner.
    I would recommend reading the Oracle docs. DK2010 has written them down here:
    upgrade the database version 10.2.0.1.0
    I made some notes on how to upgrade your database from 10g to 11g over on my site, they are the exact steps I used. It might help you to have a read through them but you should definitely read the Oracle docs and make sure everything you need for your environment is covered before upgrading. [url http://www.ora00600.com/wordpress/articles/oracle-10g-to-11g-upgrade-guide/]Here are my notes.
    Hope that helps,
    Rob

  • Oracle 11g upgrade from Oracle 10.2.0.4

    Dear  Friends,
    I am upgrading Oracle 11g on OS HP-UX11i v2 with SAP ECC6.0 application.
    But I m getting the error as below.
    Error in invoking target 'links proc gen_pcscfg' of makefile '/oracle/DVR/11202/precomp/lib/ins_precomp.mk'. See '/oracle/oraInventory/logs/installActions2011-08-09_05-51-08PM.log' for details.
    Please find the output of make.log file.
                     /usr/ccs/bin/ar rv /oracle/DVR/11202/lib/libn11.a /oracle/DVR/
    11202/lib/nnfgt.o ; fi)
            (if [ "compile" = "binary" ] ; then \
              /oracle/DVR/11202/bin/gennfgt > nnfgt.c
              TARGET_BINARY_INTERFACE=
              export TARGET_BINARY_INTERFACE
              cc +DD64 -c nnfgt.c
              -rm -f /oracle/DVR/11202/lib/nnfgt.o
              -mv nnfgt.o /oracle/DVR/11202/lib/
                      /usr/ccs/bin/ar rv /oracle/DVR/11202/lib/libn11.a /oracle/DVR/
    11202/lib/nnfgt.o ; fi)
    /usr/ccs/bin/make -f ins_rdbms.mk client_sharedlib ORACLE_HOME=/oracle/DVR/11202
    /       /oracle/DVR/11202/bin/genclntsh
    genclntsh: Failed to link libclntsh.so.11.1
    Error exit code 1
    Stop.
    /usr/ccs/bin/make -f ins_rdbms.mk client_sharedlib ORACLE_HOME=/oracle/DVR/11202
    /       /oracle/DVR/11202/bin/genclntsh
    genclntsh: Failed to link libclntsh.so.11.1
    Error exit code 1
    Stop.
    /usr/ccs/bin/make -f ins_precomp.mk links proc gen_pcscfg ORACLE_HOME=/oracle/DV
    R/11202/        (cd /oracle/DVR/11202/precomp/public/; rm -f SQLCA.H)
            (cd /oracle/DVR/11202/precomp/public/; rm -f ORACA.H)
            (cd /oracle/DVR/11202/precomp/public/; rm -f SQLDA.H)
            (cd /oracle/DVR/11202/precomp/public/; rm -f SQLCA.COB)
            (cd /oracle/DVR/11202/precomp/public/; rm -f ORACA.COB)
            (cd /oracle/DVR/11202/precomp/public/; rm -f SQLCA.FOR)
            (cd /oracle/DVR/11202/precomp/public/; rm -f ORACA.FOR)
            (cd /oracle/DVR/11202/precomp/public/; rm -f BNDDSC.FOR)
            (cd /oracle/DVR/11202/precomp/public/; rm -f SELDSC.FOR)
            cd /oracle/DVR/11202/precomp/public/; test ! -f sqlca.h    || ln -s sqlc
    a.h    SQLCA.H
            cd /oracle/DVR/11202/precomp/public/; test ! -f oraca.h    || ln -s orac
    a.h    ORACA.H
            cd /oracle/DVR/11202/precomp/public/; test ! -f sqlda.h    || ln -s sqld
    a.h    SQLDA.H
            cd /oracle/DVR/11202/precomp/public/; test ! -f sqlca.cob  || ln -s sqlc
    a.cob  SQLCA.COB
            cd /oracle/DVR/11202/precomp/public/; test ! -f oraca.cob  || ln -s orac
    a.cob  ORACA.COB
            cd /oracle/DVR/11202/precomp/public/; test ! -f sqlca.for  || ln -s sqlc
    a.for  SQLCA.FOR
            cd /oracle/DVR/11202/precomp/public/; test ! -f oraca.for  || ln -s orac
    a.for  ORACA.FOR
            cd /oracle/DVR/11202/precomp/public/; test ! -f bnddsc.for || ln -s bndd
    sc.for BNDDSC.FOR
            cd /oracle/DVR/11202/precomp/public/; test ! -f seldsc.for || ln -s seld
    sc.for SELDSC.FOR
            /usr/ccs/bin/make -f /oracle/DVR/11202/precomp/lib/ins_precomp.mk relink
    EXENAME=proc
    Linking /oracle/DVR/11202/precomp/lib/proc
    ld: Can't find library for -lclntsh
    Fatal error.
    Error exit code 1
    Stop.
    Error exit code 1
    Stop.
    Regards
    Ganesh Datt Tiwari

    HP-UX 11.23 is not supported with Oracle 11, you need 11.31:
    Note 1431796 - Oracle 11.2.0: Troubleshooting the Software Installation
    <...>
    Installing Oracle Database 11.2.0.2 on HP-UX 11.23 (11i V2)
    is not supported (see Oracle Installation Guide).
    Minimum OS version is 11.31 (11i V3).
    <...>
    Markus

  • Oracle database upgrade from 10.2.0.1(32bit) to 10.2.0.4(64bit)

    We are planning a Database Server upgrade. The current configuration is Red Hat Linux 4 (32Bit) and Oracle Database Enterprise 10.2.0.1 (32Bit). The proposed configuration is Red Hat Linux 5 (64Bit) and Oracle Database Enterprise 10.2.0.4 (64Bit).
    No plans to change the middle-tier servers:
    O/S- Windows 2003
    OAS- Oracle Application Server Lite [Forms and Reports Service]- Version 10.1.2.0.2 .
    No plans to change the development tools:
    O/S- Windows XP SP2
    Oracle Forms and Reports - (32Bit) Version 10.1.2.0.2 .
    Has anyone encountered any gotchas/compatibility issues we should be aware of ?
    Many thanks in advance for any advice.

    You can check metalink doc
    Changing between 32-bit and 64-bit Word Sizes
         Doc ID:     62290.1
    You'd better patch your 32 bit version to 10.2.0.4 first.

  • SSIS Oracle 11g 64 bit client upgrade Issue

    After the oracle client upgrade from 10g to 11g, the ssis jobs are getting failed for the BadImageFormatException. Attempt to load Oracle client libraries threw This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.
    But the same package with same system requirements and same sql agent configuration is wroking fine in DIT. Please find below the system configuration in both environment.
    DIT
    Oracle Client - Oracle 11g 64 bit , Microsoft SQL Server - 32 and 64bit, Windows machine - 64 bt SP4, In job there is no configuration in command line to run in 32 bit mode since we are using the are using the .Net Provider/OracleClient Data Provider connection manager to the database .
    UAT :
    Oracle Client - Oracle 11g 64 bit , Microsoft SQL Server - 32 and 64bit, Windows machine - 64 bt SP4, In job there is no configuration in command line to run in 32 bit mode
    In UAT, Everything looks as DIT but the job is not working fine in DIT.
    I have gone through all the thread related to 32 64 bit, .Net Oracle client provide but i haven't found any solution for this problem.
    Can you please tell me the missed out configuration in DIT and UAT? the exact problem for this issue ? what is the oracle components required for this connection? Its urgent.
    What is missing in the oracle end?
    Thanks
    Satheesh

    32 bit apps will need 32 bit Oracle client software installed.
    Hope it helps,
    Greg

Maybe you are looking for