64 bit or 32 bit installation of oracle 9i - which one?

hi there - i have a sun solaris ultra 60 with 2gb ram and 32gb hdd and solaris 9-64bit on it. should i install oracle 9i 32 bit or 64 bit? Also after trying to install the 32 bit server version of Oracle 9i on the same machine we noticed a severe decrease in speed on the server but uptime doesnt show any processes taking over the machine. Any ideas? has it got anything to do with 32 bit 64 bit installation distributions for either oracle or solaris??
thanks in advance guys

If you have an instance running on it, you can query the v$version view. This will give your the 32/64 bit info.
SQL> select * From v$version;
Oracle8i Enterprise Edition Release 8.1.7.4.0 - 64bit Production
PL/SQL Release 8.1.7.4.0 - Production
CORE 8.1.7.0.0 Production
TNS for Solaris: Version 8.1.7.4.0 - Production
NLSRTL Version 3.4.1.0.0 - Production
5 rows selected.

Similar Messages

  • 32 Bit Installation or Oracle Linux and Oracle Database 10g

    I have an old E-Machine that I wanted to put Oracle Linux and Oracle Database Express 11G on. I was just wanting to do some testing and development on the system. I'm pretty sure the machine is 32bit.
    I just burned a copy of 32 bit Oracle Linux onto a CD. Is there a version of Oracle Database Express that will run on it?
    It seems like there is only a 64 bit version of Oracle Express Database 11g. Is Oracle Database Express 10g installable on Oracle Linux 32 bit?
    Let me know! Thanks in an advance.

    One (or two) caveats with the 10g version, XE can not be patched and the 10.2.0.1 XEs were created before the current daylight savings time rules went into effect.
    If you have access to My Oracle Support there is a method to get updated timezone files for the oracle binaries, you need at least version 4 of the DST files. I've got the MOS docIDs somewhere let us know if needed and I'll dig 'em up.

  • Migration from 32-bit to 64-bit on Oracle 9.2.0.5

    Hi guys.
    I have two question for migration 32 bit to 64 (x86_64) bits on Oracle 9.2.0.5 for SAP 4.7 Enterprise?
    1.- When i migrated 32 bits to 64 (x86_64) bits is necesary migrated to Oracle 10 ?
    In the note SAP Note 960769 - Windows: Migration from 32-bit to 64-bit (x86_64), say that, pag 4:
    " Oracle:
    =====================================
    On Windows Server 2003 X86_64 (64-bit), you may only use Oracle 10g Release 2 (10.2) software for X86_64 (64-bit) as a database. Note 949116 describes the installation (homogenous system copy) of old products that were not originally released on Oracle 10g Release 2 (10.2). If you want to make the copy using the backup/restore procedure, for which the source database was not yet upgraded to Oracle 10.2, see Note 932722"
    But, in the pam matrix say that support for 9.2.
    I confused for the information.
    2.- In the case that is not necessary to migrate to oracle 10, i can execute the migration to 64 bits the SAP 4.7 with the procedure Backup/Restore?
    I don´t have the new server, the server for the migration is the same. The procedure you want to follow is:
    1.- Backup Offline all server.
    2.- Delete the server, i install the server on Windows 2003 64 bits.
    3.- Install SAP 4.7 on kernel 64 bits.
    4.- Restore de backup offline (only data): datafiles, archive log, redo log.
    Aprecciated for the help.
    Best regards,
    Desiré

    Hi,
    According to Note:814834
    #Note that there is currently no 64-bit support for the x86_64 platform
    for Oracle 9.2 because Oracle does not provide a 64-bit DB client for this purpose,
    and, in addition, 64-bit operation of the DB server is not supported.
    This means that this DB version can only be used in conjunction with SAP components on
    Windows 32-bit on x86_64 hardware in 32-bit mode.
    For more information, refer to the "Oracle" section in the note.
    Furthermore, it states 32bit SAP instance can connect ot a 32 bit Oracle 9.2 or 10.2 database instance.
    So for your case, its better to upgrade your current database to Oracle 10.2 and then proceed with migration.

  • Migration from Oracle 32-bit to 64-bit on Windows

    Hi,
    Currently we have Oracle 32bit 10.2.0.2 on Windows 64-bit.
    We want to convert oracle to 10.2.0.2 64 Bits on the same machine.
    The procedure is quite simple but if we want to keep the same Oracle home it become complicated.
    The Oracle 32 bit is installed on /oracle/SID/102 if we want to keep the home directory after the migration we have to install the oracle 64-bit software on /oracle/SID/102.
    1. Can we install 64-bit binaries over 32-bit binaries on the same directory.
    2. Do we have to deinstall first 32-bit binaries
    3. Can we simply empty the /oracle/SID/102 and install 64-bit binaries and start the DB and run the conversion script ?
    Thank you for you help.
    Chak

    Hello Stefan.
    Thank you for your quick reponse.
    Note 392800 describe how to de-install old oracle version after the complete installation of the new software which will be not our case because we want to de-install the oracle software before installing the 64-bit.
    Normally the steps will be as follow
    1. Use OUI to deinstall Oracle 32-bit
    2. Install 10g 64-bit and 10.2.0.2 64-bit
    3. Open the DB and run the conversion script
    Is this procedure described in an SAP note ot at least supported by SAP ?
    Another question : I guess when we d-install oracle using OUI it removes only the binaries not the DB or *.ora files (init, tnsnames,...).? what about the Oracle services, are they removed too ?
    Thanks,
    Chak

  • Does extproc for Oracle 64-bit 11.1.0.7 on Win 2003 64-bit load 32 bit DLL?

    Hello
    Background:
    We had Oracle 11.1.0.7.0 32-bit EE on Windows 2003 32-bit EE and now migrated to 64-bit (both OS and DB) and everything worked brilliantly ok except...
    Problem:
    We used to be able to connect to an external application (Postcode Plus from AFD) via extproc to search postcodes / addresses etc. However, after the migration getting the error:
    ORA-06520: PL/SQL: Error loading external library
    ORA-06522: Unable to load DLL
    The listener.ora and tnsnames.ora configuration as exactly same as what we had on 32-bit machine (except the host name).
    For convenience, I've attached both here:
    listener.ora (on 32-bit machine):
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\Oracle\product\11.1.0\db_1)
    (PROGRAM = extproc)
    (ENVS="EXTPROC_DLLS=C:\Oracle\product\11.1.0\db_1\LIB\pcpOracle.dll:C:\Oracle\product\11.1.0\db_1\LIB\afdutl32.dll")
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\Oracle\product\11.1.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.30.241)(PORT = 1521))
    tnsnames.ora (on 32-bit machine):
    MYDB32 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.30.241)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = MYDB32)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    listener.ora (on 64-bit machine):
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.30.247)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\Oracle\product\11.1.0\db_1)
    (PROGRAM = extproc)
    (ENVS="EXTPROC_DLLS=C:\Oracle\product\11.1.0\db_1\LIB\pcpOracle.dll:C:\Oracle\product\11.1.0\db_1\LIB\afdutl32.dll")
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\Oracle\product\11.1.0\db_1)
    (PROGRAM = extproc)
    tnsnames.ora (on 64-bit machine):
    MYDB64 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.30.247)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MYDB64)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    Questions:
    1. Does extproc for Oracle 64-bit 11.1.0.7 on Win 2003 64-bit load 32 bit DLL?
    2. When searched got a quite of lot link about extproc32 (for all versions of UNIX), but not for Windows and found this link Extproc32 installation Does that mean it is not possible to load 32-bit DLL on 64-bit Windows installation?
    3. Is there any workarounds? Or am I stumped so I should now go back and reinstate the 32-bit installation?
    Any input / recommendation is appreciated!!
    Regards
    Kannan

    Does that mean it is not possible to load 32-bit DLL on 64-bit Windows installation?Yes,it's not possible,refer to MOS/metalink:
    Is It Possible To Call 32Bit Libraries Using External Procedure Agent Extproc On Windows 64Bit ? [ID 372512.1]
    Werner

  • 10R2 installer 64-bit or 32-bit?

    Hi all,
    I have some doubts here. I have an installation DVD for Oracle Database 10g R2 for HP-UX Itanium, but I am not sure if it is for 64-bit or 32-bit; it's not printed on the DVD.
    I also went to the 10g download page on OTN, again it is not mentioned, not like some other platforms like Linux, Solaris and Windows. I have also checked on 9i download page and on the contrary, there are two links for both HP-UX 32-bit and 64-bit.
    How should I set my assumptions? Should it be 32-bit unless mention explicitly for 64-bit. To be installed on an HP-UX Itanium IA64 (64-bit). There are also Itanium 32-bit, but I am not sure if they are quite new and Oracle did not have the installer for the architecture. Kind of confused here.
    Please assist, and thanks in advance.
    Regards.

    You can check platforms and certification on MetaLink if you have a support contract or also at [https://metalink.oracle.com/metalink/certify/certify.istore_welcome]
    For example, if I navigate through the selection screens for Platform- HP-UX Itanium and Database/Server, I see
    Itanium Information
    64-bit Oracle database software only supports 64-bit for Itanium. Oracle does not support running the 32-bit database on Itanium.
    and then when I scroll down to the Oracle Database Product Versions selection list I see only 64bit versions of 11g, 10gR2, 10g and 9.2
    Thus, there is no 32bit version of Oracle on Itanium and the 64bit version is only for 64bit Itanium.
    Edited by: Hemant K Chitale on Aug 25, 2008 10:20 AM

  • Upgrade  32 bit to 64 bit on  oracle linux4 and R12.0.6 to R12.1.3

    We want to upgrade our OS 32 bit to 64 bit and also want to upgrade databse and application versions to 11g and R12.1.3
    Upgrade 32 bit to 64 bit on oracle linux4 and R12.0.6 to R12.1.3
    Please guide us in detail steps to be followed in this upgradation

    Please refer to these MOS Docs.
    Oracle E-Business Suite Release 12.1.1 Maintenance Pack Installation Instructions [ID 752619.1]
    Oracle E-Business Suite Release 12.1.3 Readme [ID 1080973.1]
    Interoperability Notes EBS R12 with Database 11gR2 [ID 1058763.1]
    Thanks,
    Hussein

  • Client Installation 32 bit Vs 64 Bit

    How to identify if the Oracle client installation is 32 bit or 64 bit in Windows?
    Thanks

    Pl see MOS Doc 1318795.1 (How to know if Oracle client, DB, or JAVA installed is 32-bit or 64-bit on Windows OS)
    HTH
    Srini

  • Oracle 10gR2 32-bit vs 64-bit...really a big issue?

    Quick question regarding 32 bit and 64 bit Env. (Oracle DB's)
    We have a client who is running a 64-bit production env. and we, the support provider are running a 32-bit env. Now our goal is usually to mimic the prod env., but should we also be on a 64 bit platform if there are major differences? I mean even our App might behave differently on a 64 bit then a 32 bit. I am curious if this is a big playing factor or something small and can be ignored.

    besides performance issues, 64 bit platforms are installed and configured in a slightly different way than 32 bit platorms. It has to do with libraries for 64 vs. libraries for 32 bits. Just take a look at the installation forum, there are plenty of issues related with installation, patches (os and db related), prerequisites on the 64 vs 32 platforms.
    If you are planning to play the support role, you wouldn't be able to reproduce any OS issue on a 32 bit platform and your support service wouldn't be at customer's expectancies.
    ~ Madrid

  • Windows 8 64-bit: Java 7 u51 installation failure (including Java 8)

    Hi,
    I have been fighting for several months trying to install any version of Java > 7u51. Until Java 8u25 (probably u20), the installation almost completes but at the very end a message says "installation error" without any reason specified and Java is removed (before acknowledging the error, Java is in the list of installed program). This happens both for the 32-bit and 64-bit versions. Since Java 8u25 (probably u20 but not tried), the message is "installation error 1603" without any additional reason. Else the behaviour is the same.
    I digged into almost all suggestions I found on the net, tried most of them including removing a Windows Update fix from August, disabling bitlocker (it is enabled on my laptop), running Microsoft Fixit utility and the suggestion from Can't install JRE 8u20. Nothing helped and I'm stucked with the u51. In every attempt, I removed all the installed JRE and JDK from my system before trying to install a new version, removed the left directories (failed installations leaves the directory under \Programs or \Programs x86).
    I also found https://www.java.com/fr/download/help/error_1603.xml, suggesting that there was kown issues but without any further explicated, without any date (I don't know whether this is old or recent) and suggesting that there was a workaround being prepared... Precisions would be welcome!
    Thanks in advance for any help.
    Michel

    Hi,
    Have you tried the workaround presented by b200bbcb-19d0-424a-9463-d7f4ea004f29 ?
    Navigate to C:\Program Files (x86)\Java\jre8u25 (or whatever version you're on)
    Open the folder labeled "bin."
    Open javacpl.exe
    Go to the security tab, un-check "Enable Java content in the browser."
    Run the java installer again
    After installation, go back to javacpl.exe, security tab, and re-check "Enable Java content in the browser."
    jp2launcher.exe bug during installation
    Hope this help you.
    Kind regards.

  • Trying to install Acrobate 8 Standard on PC with Windows 7, 64 bit. During the installation I was asked to provide "File Adobe PDF.dll for Windows Vista. How can I obtain the required file?

    Trying to install Acrobate 8 Standard on PC with Windows 7, 64 bit. During the installation I was asked to provide "File Adobe PDF.dll for Windows Vista. How can I obtain the required file?

    Nothing in the Acrobat 8.x product family is compatible with Windows 7 (or any contemporary OS).
    The Acrobat 8.x product family passed into End of Support way back -- (November 2011).
    The current release of Acrobat (XI) is compatible in Windows 7.
    Be well...

  • How Do I find out if Oracle 8.1.5 is running in 32 bit or 64 bit mode?

    How Do I find out if Oracle 8.1.5 is running in 32 bit or 64 bit mode? Can anyone please respond that may know the answer to this? It would help a bunch. Thanks!
    Greg

    Hi,
    To find out wheter 32 or 63-bit mode
    # /usr/bin/isainfo -kv
    Now, switching between modes
    32-bit mode
    # eeprom boot-file=kernel/unix
    64-bit mode
    # eeprom boot-file=kernel/sparcv9/unix
    or OK prompt,
    32-bits mode
    boot kernel/unix
    64-bit mode
    boot kernel/sparcv9/unix
    or even,
    32-bit mode
    setenv boot-file kernel/unix
    64-bit-mode
    setenv boot-file kernel/sparcv9/unix
    Arrebola

  • Installing ArcSDE on a 32-bit server to connect to a Oracle DB on Itanium

    I am looking for a resolution to have ArcSDE installed to work on a HP Intanium Server with Oracle 9i.
    The present option is can I install ArcSDE on a 32-bit server and use the Net8 /Oracle Client connection to access the Oracle 9i Database on a seperate server that is running Itanium 64-bit.
    Is this supported method

    I'm not sure if it is fully supported, but is "should" work. I have used the 32-bit ArcSDE on a Win2000 server (also client win 2000 boxes with direct connect) to access a Solaris 9-64 Oracle 9iR2 server.
    Bryan

  • Migration of Oracle 32-bit to 64-bit on same Windows host.

    Hi,
    Title: Migration of Oracle 32-bit to 64-bit on same Windows host.
    We have windows host x64 bit. Oracle is 10g 32 bit and we want to migrate it to 10g 64 bit. I would like to know the steps. Note 940811 is not clear enough.
    Please help.
    Many thanks,
    Mohan.

    Hi,
    I think SAP Note 940811 is not relevant to your case as far as I understand your case in your previous thread because you are already on oracle 10.2 and there is no upgrade required.
    Please check SAP note 192822 and please check below extract from this note:
          5. Can I switch to 64-bit, even though I already run the same oracle release on 32-bit?
          Yes. The only thing that needs to be done is
    run del_ora.csh to delete the 32-bit software
    install the 64-bit software
    start the database.
    As the wordsize changes with 64-bit, all pl-sql-predures should be recompiled.
          Therefore please run the following two scipts on db-level:
          @$ORACLE_HOME/rdbms/admin/utlip.sql -invalidates all plsql-procedures
          @$ORACLE_HOME/rdbms/admin/utlrp.sql -recreates the plsql-procedures with the new word size
    Thanks
    Sunny

  • How to convert 64-bit to 32-bit oracle 8.1.7

    We are planning to upgrade our O/S version from AIX 4.3.3 to 5.2
    The limitation is that AIX 5.2 and 8.1.7.4 64-bit are not certified. We are also running Oracle Financials 11.0.3 so we cannot upgrade to 9.2.X versions.
    Can anybody tell me how to convert Oracle 8.1.7 64-bit to 32-bit? ( before upgrading to AIX 5.2)
    Is there a performance degradation between 64-bit and 32-bit RDBMS?

    Javed, I suggest you open an iTAR with Oracle support. For one thing I believe you will need a different binary. You may already have the install CD since I believe we received both and choose 64 bit.
    HTH -- Mark D Powell --

Maybe you are looking for

  • HTTP error 500 on Content Server test (RSCMST), after CS migration.

    Hello all, I have migrated a Content Server 6.30 system from HP-UX and MaxDB 7.3.00.42 to CS 6.40 on Windows and MaxDB 7.7.06.15.  While the migration of the database and the install of the CS 6.40 seems to have completed successfully, I am having tr

  • Right click context menu does not appear only for Java 1.7, AWT TextField

    I have been debugging some issues that an application has been having with Java 1.7 versus older versions. A new problem I have encountered is that the right click context menu does not function in any TextField. It works fine when running/compiling

  • 2LIS_02_SCL - OLI3BW Doesnt exist

    Hi, Im facing a wear issue, may be you can help me. 1)I have activated 2lis_02_scl in a DEV Environment 2)I transported to TESTING Environment and everything was OK 3)Finally i transported to PRD Environment and here is the issue: When i try to filli

  • RCU.bat is not opening in my virtual machine.

    Hi, I am trying to run the rcu.bat file my virtual machine but it is not responding. It opens on my local host, however, not on my Windows 2008 server guest OS. Please advise. I have tried the following. 1. Rebooted the system (both local & virtual)

  • Creating a "welcome page" iView like "Tab Control"

    Hi, Does anyone know the steps i would need to go through to create a similar iview to the "content provided by sap" iview, "Tab Control" which can be found in : content provided by sap->admin interfaces->admin iview templates->tab control. Basically