Oracle database software

can oracle11g server 64byte and oracle11g client 32byte run on the same machine?

Yes, they can run on same machine, especially true since 11gR2 64bit server installation is not coming within 32bit librairies anymore, if it is needed for some application layer, then the 32bit client can be installed onto the same machine, in a separate ORACLE_HOME :
"+Starting with Oracle Database 11g Release 2 (11.2), the 64-bit client software does not contain any 32-bit client binaries. If you require 32-bit client binaries on 64-bit platforms, then install the 32-bit binaries from the respective 32-bit client software.+"
http://download.oracle.com/docs/cd/E11882_01/install.112/e16774/pre_install.htm#NTCLI1278
Nicolas.

Similar Messages

  • Installation error message for Oracle Database software for version 10g

    Would someone be able to advise why I keep getting the following error message whilst installing Oracle trial Database software for version 10g Release 2 Standard Edition, Standard Edition One, and Enterprise Edition? Link listed below : -
    http://www.oracle.com/technology/software/products/database/oracle10g/index.html
    Error message "Cannot create directory"C:\oracle\product\10.2.0\db_7\cfgtoollogs\dbca\projemp"
    Below is the 12 steps that I go through, please advise what I'm doing wrong : -
    1. (Operations) default is Create a database
    2. (Database templetes) default is general purpose
    3. (Database Identification) projemp.local for Global database name & projemp for SID
    4. (Management options) default is "Configure the database with Enterprise manager, also the options button has been clicked for "Use database control for database management"
    5. (Database Credentials) the options button has been clicked for "Use the same password for all accounts" so I've set up a new password, was that correct?
    6. (Storage options) the options button is clicked for "File System - use the file system for database storage.
    7. (Database file locations) the options button is clicked for "Use database file locations for template" Is this option correct? Other options are Use common location for all database files or use Oracle-managed files?
    8. (Recovery configuration) the options button is clicked for "Specify flash recovery area
    9. (Database content) nothing has been selected, the only option is "Sample schemas" should that be clicked?
    10. (Initialization parameters) the options button is clicked for "Typical- allocate memory as a % of the total physical memory
    11. (Database storage) no options available
    12. (Creation options) the options button has been selected for "Create Database"
    Click finish
    I then get a screen stating General purpose, click OK then I get the following error message as stated at the start of this e-mail ""Cannot create directory"C:\oracle\product\10.2.0\db_7\cfgtoollogs\dbca\projemp".
    Regards
    Phil

    855880 wrote:
    I have been trying to install the "Oracle Database software for version 10g Release 2 Standard Edition, Standard Edition One, and Enterprise Edition" about six times with no success.Do you realize you just mentioned 3 different and distinct products? So which one are you installing?
    >
    I've gone through my courses instructions as listed above (1-12) and end up with the following error message"C:\oracle\product\10.2.0\db_7\cfgtoollogs\dbca\projemp".What course?
    >
    I've removed the software from my computer using control panel, programs & features then uninstall once but the other five times the software hasn't been listed. Whilst the Oracle was on my task bar I was able to install using Start > Programs > Oracle - HOME-NAME > Database Administration > Database Configuration Assistant.No you didn't. Database Configuration Assistant does not remove software. It can remove a database. As I mentioned before, there is a difference between the software and the objects that software manages. Deleting an Excel spreadsheet is not the same as deleting Microsoft Office. Deleting an Oracle database with Database configuration assistant is not the same as removing the Oracle software.
    >
    Now that oracle is not on my task bar I've unzipped the link below, clicked on db, Disk1, setup, changed the Database password (is that correct?) install and I get the following error message "Check complete. The overall result of this check is: Failed<<<<<
    Problem: The install has detected that the primary IP address of the system is DHCP-assigned.
    Recommendation: Oracle supports installations on systems with DHCP-assigned IP addresses;
    However, before you can do this, you must configure the Microsoft LoopBack Adaptor to be the primary network adapter on the system. See the installation Guide for more details on installing the software on systems configured with DHCP."
    So what did you do with the above error message? Did you follow up on what it said? Did you read the very fine Installation Guide that comes with the software? Did you read the section on networking considerations where it discussed DHCP assigned addresses and installing the loopback adapter?
    http://www.oracle.com/technology/software/products/database/oracle10g/index.html
    Ok, that link takes us to the download page, which does not shed any light at all on your problems
    I'm using Windows Vista Home Premium, 32 bit operating system, and my computer is saying I have 142 GB free space.
    If you read the installation manual that came with the downloaded software, you'd have seen in the prerequisites that Home editions of Windows are NOT listed as supported platforms, whereas Business, Enterprise, and Ultimate editions specifically ARE listed as supportd.
    Hope this is some help.And
    I'm not to clever on computers so would you be able to advise how I get to the command window to issue the SET command please?
    Also I've no idea what OS user I am, I'm taking an on-line Oracle course and been advised to install "Oracle Database software for version 10g Release 2 Standard Edition, Standard Edition One, and Enterprise Edition"
    How do I find out if I'm part of an Administrator, ORA_DBA group ?
    Can you walk me through how to create the directory from command line please?Ok, given the above statements from you, I'm not even sure where to begin. I don't want to be cruel, but this self-admitted lack of even the most rudimentary knowledge by someone attempting to learn about Oracle is truly astounding. What course are you taking? Why are you taking this course?

  • Delete Oracle database software

    Hi people,
    I´ve uninstalled a central instance, now I want to uninstall  the database software, but in the installation guide in chapter 6 (Additional information) It says the next:
    The Oracle software is installed on all hosts where an SAP instance is running, for example, on a central instance host, database host, or dialog inst ance host. Do not delete t he Oracle database software, if another SAP inst ance is running on the same host.
    But the uninstalled instance was in the oracle home --> oracleCH1102 and the other instance that is up and running is in another oracle home --> oraclePES102.  I have to follow the guide or can uninstall the oracle database software because in your oracle home there aren´t any instance up and running?
    More thanks

    hi,
    make a backup for your oracle central directory before any detachment.
    if your oracle version is 11g, you can no longer launch OUI to detach oracle home. please have a look on Note 1525025 - Oracle 11.2.0: Oracle Software Deinstallation.
    Cheers,
    Thanks,
    Nicholas Chang

  • Install oracle database software in slient mode

    I would like to automate my Oracle database software installation.
    Can I execute runInstaller in sleep mode
    like
    dbca -silent -createDatabase -templateName General_Purpose.dbc \
    please can I get the exact syntax.

    user5846399 wrote:
    I would like to automate my Oracle database software installation.
    Can I execute runInstaller in sleep mode
    like
    dbca -silent -createDatabase -templateName General_Purpose.dbc \
    please can I get the exact syntax.Pl post details of OS and database versions. There is plenty of information in the Install Docs
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16763/app_nonint.htm#BABFEECI
    HTH
    Srini

  • Which user is running the oracle database software?

    Hello,
    Is there any command to know which is the UNIX user who is running the oracle database software on the platform.
    A quick help will be highly appreciated.
    Thanks.

    Appreciate your help.
    This file does not exist on our UNIX env.
    Is'nt there any command for the same?
    Regards.

  • Study: Oracle database software has more flaws than SQL Server

    Hi,
    Study: Oracle database software has more flaws than SQL Server
    Microsoft is often unfairly slammed for security issues, says NGSS
    http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9005383&intsrc=hm_list
    Post your comments on this stupid artical.
    Thanks!
    M T

    This is a case where size does matter.
    When they say errors reported on oracle are about 4 times more than the ones reported on SQL server they forgot to say something like: SQL server is able to do... what a 10%, a 5% or whatever of what oracle can do.
    Anyway who sayd this forgot to say that they worked with microsoft trying to improve SQL sever security features as well.
    http://www.nextgenss.com/press-releases/ngs-and-the-sql-server-security-essential-guide/
    They have a reason to say it. Who would say "I made a bad job!"
    In my opinion there is no way yet to compare oracle to any other DBMS under any point of view.
    Bye Alessandro

  • Copy Oracle Database /Software

    I have an Production IBM AIX server that has our Oracle 8.1 database on it. Then I have a different test environment IBM AIX server. Is there a way to copy the Oracle database from the production to my the test environment?
    Thanks in advance

    Hello
    Yes, there is a way.
    I suppose You install oracle software in test environment.
    Create a cold or hot backup (or rman) from production DB. Copy all related files - $ORACLE_BASE/admin/<YOUR SID> to test server.
    If DB files' path the same as production then You can start DB, if not, You must change filename with alter database rename file 'old path' to 'new path'; in mount mode.
    Do not remember from password file.
    lajos

  • Download Oracle Database Software

    Hello,
    Can anyone please tell me the path for download the Oracle 10g Database Software  from SAP support portal?
    From the Downloads-->Database Patches I've downloaded the PatchSets for Oracle 10.2.0.2
    But where can I found the 10g DB SW.
    Thanks in advance.
    Regards,
    Ruzica

    Hi Ruzica,
    It was discussed at this thread:
    Upgrading from Oracle 9.2.0.6 to Oracle 10.2
    But, in summary: Yes, you must upgrade the Oracle Client (to 9.2.0.7 or 9.2.0.8) before the DB Upgrade, and during the Upgrade you are asked to install Oracle Instant Client 10.
    Regards,
    JC Llanes.

  • Oracle Universal Installer Error when Installing Oracle database Software

    Hi Guru's
    we are installing SAP ECC 6.0 on Linux:Oracle, we start the installation fine until we reach the oracle software installation step. we login as ora<sid> then set the DISPLAY variable setenv DISPLAY 192.168.1.155:0.0
    The csh shell is the one that is being used we find this after executing echo $SHELL, when we execute echo $DISPLAY it returns 192.168.1.155:0.0.
    When we run ./RUNINSTALLER it then returns Failed the DISPLAY variable is not set correctly, to check if it working execute xclock, we run that and it displays the clock.
    what could be the problem with this installation.

    I am trying to install Oracle 10g on Suse Linux and I am getting the
    following error...
           Checking monitor: must be configured to display atleast 256
    colors Failed <<<<  >>>> could not execute auto check for display colors
    using command /usr/X11R6/bin/xdpyinfo check if DISPLAY variable is set.
    I checked the DISPLAY variable and it is set right.

  • Oracle database software on Intel based Solaris

    Hi all,
    Any idea regarding Oracle 8i/9i software on Intel based Solaris.
    Can I use Oracle 8i Sparc Software for Intel based Solaris?
    Thanks

    HI Kandi,
    Apparently due to a lack of demand, Oracle software on Solaris Intel is being phased out. Unfortunately, you can't use Solaris Sparc releases on Intel platforms.
    regards,
    Stewart

  • Upgrade from Oracle Database 11.2.0.1 to 11.2.0.3

    Hi,
    I have Oracle ASM 11.2.0.1, Oracle RAC 11.2.0.1 and Oracle Database 11.2.0.1. I have two nodes.
    I would upgrade Oracle Database to 11.2.0.3 mantaining the 11.2.0.1 version for ASM and RAC.
    Is it possible?
    Where can I get a guide?
    Thanks

    user8984343 wrote:
    Hi,
    I have Oracle ASM 11.2.0.1, Oracle RAC 11.2.0.1 and Oracle Database 11.2.0.1. I have two nodes.
    I would upgrade Oracle Database to 11.2.0.3 mantaining the 11.2.0.1 version for ASM and RAC.
    Is it possible?No. It's not possible.
    +"mantaining the 11.2.0.1 version for ASM and RAC"+
    You mean +"mantaining the 11.2.0.1 version for ASM and Clusterware"+ , because RAC is the Software of Oracle Database in Clustered env. (i.e Oracle Database Software over Cluster is called RAC)
    The release of Oracle Clusterware that you use must be equal to or higher than the Oracle ASM and Oracle RAC versions that are running in the cluster. You cannot install a version of Oracle RAC that was released after the version of Oracle Clusterware that you run on the cluster.
    See detail Oracle Clusterware Version Compatibility:
    http://docs.oracle.com/cd/E11882_01/rac.112/e16794/intro.htm
    Regards,
    Levi Pereira

  • Free version of oracle database.

    Hi everbody,
    Can anybody tell if there is a free version of Oracle database which can be used for training purpose.
    This software is required for the hands on purpose for the associates.
    Moreover, it would be kind enough of you to suggest that which is the most suitable version for installing on CentOS 6.3 64 bit ?
    Thanks in advance for your assistance.

    What is the purpose/content of the training ? For self-learning purposes, all of the database versions available at Oracle Downloads | Software | Oracle are "free". Currently, no Oracle database software is certified/supported on CentOS, although folks have managed to install it on this OS, with the assumption that they will have to troubleshoot any issues on their own. Again, for self-learning purposes, Oracle Linux is freely available at https://linux.oracle.com/pls/apex/f?p=101:3
    HTH
    Srini

  • Is there any Oracle database that can run on Windows ME?

    For the millions of us who have computers running Windows ME, particularly laptops, and don't want to switch to memory hog XP, is there any Oracle database software that will run? Any workarounds out there? Currently, you get problems with the products.jar file and staging area when you try to install.

    All,
    Normally I just help with pl/sql Q&A forum but being a Friday I thought I might check this forum to see what issues are happening here. I'm seeing this question ALLOT of what is the solution to get Oracle (oracle 7.x thru to 9.x) to both install and run on Windows ME (and even win950b). I have not tried this yet myself but I would have assumed that it would install no problem. From what I've been seeing it's the installer (now all java, NO idea why) that's bombing. So for you folks reading this and if you can help, what are the exact instructions to get Oracle to install on Windows ME/95? Thus far I've seen this some someone one ...
    Common Error : Jrew has caused and error in JAVAI.DLL Jrew will now close.
    Solution : Change/add in WIN.INI ... [compatiblity95] jrew=0x00080000
    Some has said they tried this and it didn't work either. I would like to see a solution to this as I have no intention of doing win nt, 2k, or XP either. Even if someone can post the solution to above error, what are all the errors and all the work arounds to get Oracle (yes from 7.x thru 9.x) to install on Win ME/95? Please post some responses as I know allot of people out there have been asking for this.
    Have a great weekend folks and thanks for helping on this one if you can !
    Tyler

  • AddNode when add database software to new node

    Hi,all;
    after add oracle clusterware to new node,I perform $ORACLE_HOME/oui/bin/addNode to add database software to new node.
    but the commad it seem to add clusterware to new node again.how to fix?
    cluvfy stage -post crsinst -n all
    passed
    detail of inventory.xml
    <INVENTORY>
    <VERSION_INFO>
    <SAVED_WITH>10.2.0.1.0</SAVED_WITH>
    <MINIMUM_VER>2.1.0.6.0</MINIMUM_VER>
    </VERSION_INFO>
    <HOME_LIST>
    <HOME NAME="OraDb10g_home1" LOC="/opt/oracle/product/10.2.0/db_1" TYPE="O" IDX="2">
    <NODE_LIST>
    <NODE NAME="rac1"/>
    </NODE_LIST>
    </HOME>
    <HOME NAME="OraCrs10g_home1" LOC="/opt/oracle/product/10.2.0/crs_1" TYPE="O" IDX="1" CRS="true">
    <NODE_LIST>
    <NODE NAME="rac1"/>
    <NODE NAME="rac2"/>
    </NODE_LIST>
    </HOME>
    </HOME_LIST>
    </INVENTORY>
    Edited by: Index.Lee on Sep 16, 2010 9:19 AM

    Hi,ssolbach:
    thank you.
    environment is good.
    You mean ./addNode copy Oracle database software to new node?
    No,in fact,I can not continue the installation.
    as well know, when add clusterware to new node, when GUI goes "add new nodes list",It will list the new member with hostname,host-vip,host-priv,
    While add database software to newnode,the same GUI will display 'host_name' only.
    the problem I meet is:
    After finished add clusterware to new node, I add database software to new node. and when "add new node list",it dispaly new member with hostname,host-vip,host-priv. so that,I cannot proceed the installation.

  • Oracle Linux Patching/Updates Impact on Oracle Database

    I have several questions regarding Oracle Linux patching and its impact on Oracle Database.
    3 node Cluster
    Operating System: Oracle Linux Release 5 update 2
    Kernel: 2.6.18-92.1.22.0.1.el5 x86_64 GNU/Linux
    Grid Infrastructure: Oracle Grid Infrastructure 11g Release 2 (11.2.0.2)
    Database: Oracle Database 11g Release 2 Enterprise Edition (11.2.0.2) with RAC option
    ASM with ASMLib is being used for Data and FRA.
    *1)* Given your at Oracle Linux Release 5 update 2, will applying only Security Patches require any changes to ASMLib, Oracle Grid Infrastructure and/or Oracle Database (software binaries, configuration etc.)?
    *2)* Given your at Oracle Linux Release 5 update 2, will applying Bug Fixes and Security Patches to Oracle Linux 5 update 2 require any changes to ASMLib, Oracle Grid Infrastructure and/or Oracle Database (software binaries, configuration etc.)?
    *3)* Given your updating from Oracle Linux Release 5 update 2 to Oracle Linux Release 5 update 8, will this require any changes to ASMLib, Oracle Grid Infrastructure and/or Oracle Database (software binaries, configuration etc.)?
    I would most whole heartedly appreciate if someone could answer the specific questions asked, inline if possible. Our System Administrator is preparing to perform some patching and as the DBA I'd like to be certain what changes I need to prepare for? I also have a single instance database setup with Oracle Restart. I don't know if this impacts the answers above.
    Thanks in advance.

    How do you plan to apply Oracle Linux security patches? As far as I'm aware the yum security plug-in does not work with the Oracle public yum repository and there is no really feasible way to automate and determine security related patches only, unless you setup Oracle Enterprise Manager Grid Control (11g) or Cloud (12c)  and have a subscription to Oracle ULN.
    If you upgrade your Oracle Linux to the latest available version using the public yum repository, all patches, including errata will be applied. You cannot apply patches and stay on a specific release version unless you have a subscription and appropriate yum repository access.
    As far as I'm aware there are no changes required to your Oracle database or ASM setup and configuration when updating the OS, provided the version of the Oracle database is supported for the specific OS version (ASM features like ADVM/ACFS are kernel version depending). Upgrading from one major release to another, such as upgrading Oracle Linux 5 to Oracle Linux 6 is not supported and will require upgrading the Oracle Database to 11.2.0.3. You can check the Oracle database certification matrix to determine which Oracle database release version is required for which OS version http://docs.oracle.com/cd/E11882_01/relnotes.112/e23558/toc.htm
    The relinking of Oracle Database binaries is a common practice when updating the OS. I do not think it is necessary under Linux. Oracle binaries are typically standalone applications, or use Oracle provided libraries, or in some cases use OS shared libraries, which does not require relinking of Oracle binaries. Upgrading the Oracle database software of course requires relinking.
    Edited by: Dude on Dec 4, 2012 2:09 PM

Maybe you are looking for

  • Hal.dll corrupted error on startup

    Hi there. I recently had rather a nasty bout of spywere problems. after tryign Norton anti-spywere, i have the following problem; On startup, i get the toshibas splash screen, and then the error message : Windows cannot find the file: hal.dll it may

  • Out of Memory Error - Unable to Open UIR in CVI

    I have a 38 MB UIR that I cannot open (I didn't create it, a colleague did) in CVI 8.0.1. I would like to edit it to reduce the size of the images within, but that requires the UIR to open first. I keep getting an error "Cannot open user interface re

  • Group Policy won't apply, No mapping between account names and security IDs was done.

    I am using Group Policy Preferences to remove users from the local admin group and add a local admin account.  This GPO is working on 90% of the Win7 machines on the network, but three laptops are not accepting the GPO.  I get the following error: Lo

  • Creating a Back/ Previous button

    Hello, I have a VBA program which includes Userforms with 'next' and 'back' buttons. Some of the 'Next' buttons from different Userforms take the User to the same Userform, so my problem is how do I get the back buttons to take the user back to the f

  • Strange problems on SMB shares

    I have several OS X 10.6.3-10.6.6 clients connecting to my Windows 2003 R2 server using SMB. I'm seeing very strange problems such as users that cant move or delete files saying that they dont have permissions even though they have. When i look at op