Oracle on an 64Bit machine

I have had no luck of getting Oracle Client 64bit or Oracle DatabaSE 11gr2 64bit to run on my Intel machine. Don't even try the 32bit version for it will not work with Visual Studio 2010. Does someone know of a procedure to get Oracle to run on a 64bit machine?

user628826 wrote:
Don't even try the 32bit version for it will not work with Visual Studio 2010. Afaik: VS2010 is 32-bit only. What do you mean?
Does someone know of a procedure to get Oracle to run on a 64bit machine?Simply install and run. If that doesn't help, you will have to describe your problem.
If you read Installation document, for your specific version of Oracle, you may find that it's certified for 64-bit platforms. Sometimes only for 64-bit.

Similar Messages

  • Oracle 10.2 64bit and gateway 11 and dg4ifmx

    Hi,
    we want to implement a connection to our informix server
    from oracle 10.2 64bit on a SuSE SLES10 64bit machine.
    so i installed the gateway services for oracle 11g
    I also installed the required patch 5965763
    and configured the listener.ora and tnsnames.ora
    and the initdg4ifmx.ora
    So far the configuration seems to be OK.
    unfortunatly the database name ist /opt1/project/ifax/dbs/f0001
    the parameter
    HS_FDS_CONNECT_INFO = <host_name>:<port>/<server_name>/<database_name>
    don`t accept / in the database_name
    i tried to use a separate odbc.ini
    and tried to quote the slash with \ "\/"
    everytime the same error:
    ORA-28510: heterogeneous database link initialization failed
    ORA-28508: Ungltiger Wert tq-ifaxsrv-1:1800/tq_ifax_odbc//opt/projects/ifax/dbs/f0001 fr Heterogeneous Services-Initialisierungsparameter HS_FDS_CONNECT_INFO
    Is there a workaround?
    regards lothar

    i made a link in the home directory from informix to the database.
    now the databasename is f0001 ( testet with a windows maschine)
    but i still get error messages:
    HS_FDS_CONNECT_INFO = "tq-ifaxsrv-1:1800/tq_ifax_odbc/f0001"
    RC=-1 from HOSGIP for "HS_FDS_CONNECT_STRING"
    Entered hgogenconstr at 2008/03/05-12:35:26
    dsn:tq-ifaxsrv-1:1800/tq_ifax_odbc/f0001, name:cdix
    optn:
    Entered shgogohn at 2008/03/05-12:35:26
    Exiting shgogohn, rc=28500 at 2008/03/05-12:35:26
    Entered hgocont_OracleCsidToIANA at 2008/03/05-12:35:26
    Returning 2252
    Exiting hgocont_OracleCsidToIANA at 2008/03/05-12:35:26
    ##>Connect Parameters (len=288)<##
    ## DRIVER=Oracle 11g dg4ifmx;
    ## HostName=tq-ifaxsrv-1;
    ## PortNumber=1800;
    ## ServerName=tq_ifax_odbc;
    ## Database=f0001;
    #! UID=cdix;
    #! PWD=*
    ## ApplicationUsingThreads=1;
    ## CancelDetectInterval=0;
    ## TrimBlankFromIndexName=1;
    ## IANAAppCodePage=2252;
    ## ArraySize=100;
    ## UseDelimitedIdentifier=1;
    ## TruncateOversizedColumnValues=0;
    Exiting hgogenconstr, rc=0 at 2008/03/05-12:35:26
    Entered hgopoer at 2008/03/05-12:35:26
    hgopoer, line 159: got native error 0 and sqlstate 7; message follows...
    [Oracle][ODBC 20101 driver]6015[Oracle][ODBC 20101 driver]7503[Oracle][ODBC 20101 driver]1213
    Exiting hgopoer, rc=0 at 2008/03/05-12:35:26
    hgocont, line 1903: calling SqlDriverConnect got sqlstate 7
    Exiting hgocont, rc=28500 at 2008/03/05-12:35:26 with error ptr FILE:hgocont.c LINE:1923 FUNCTION:hgocont() ID:Something other than invalid authorization
    Exiting hgolgon, rc=28500 at 2008/03/05-12:35:26 with error ptr FILE:hgolgon.c LINE:612 FUNCTION:hgolgon() ID:Calling hgocont

  • Oracle r12 on virtual machine

    Hi,
    I have installed Oracle r12 on virtual machine (linux) on my laptop.
    I have noticed that virtual machine loses date/time.
    How can I keep the date/time on my virtual machine in sync with my laptop date/time so that date and time in Oracle R12 is current?
    Regards,
    Manvir Singh

    I had installled Vmware workstation 8 oel 5.5(32bit) on my windows 7 pro(64bit)system. i installed successfully oracle R12 no error found also first time i access the page on vmware Mozilla Browser after i just stop service and database as
    well then restart machine then i ll up data base and app as well but now i cannot access login page error occured also when i try to connect to client its also gave error
    below output when i try to connect from mozilla linux
    An error occurred while loading http://www.erp:8000/OA_HTML/AppsLogin:
    Could not connect to host www.erp (port 8000).
    below output when i restart system and up the db and app
    [oracle@www ~]$ source /d01/oracle/VIS/db/tech_st/11.1.0/VIS_www.env
    [oracle@www ~]$ sqlplus sys/oracle as sysdba
    SQL*Plus: Release 11.1.0.7.0 - Production on Mon Mar 26 01:22:12 2012
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 1071333376 bytes
    Fixed Size 1318172 bytes
    Variable Size 427819748 bytes
    Database Buffers 629145600 bytes
    Redo Buffers 13049856 bytes
    Database mounted.
    Database opened.
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release
    11.1.0.7.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    [oracle@www ~]$ lsnrctl start VIS
    LSNRCTL for Linux: Version 11.1.0.7.0 - Production on 26-MAR-2012 01:26:12
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting /d01/oracle/VIS/db/tech_st/11.1.0/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.1.0.7.0 - Production
    System parameter file is
    /d01/oracle/VIS/db/tech_st/11.1.0/network/admin/VIS_www/listener.ora
    Log messages written to
    /d01/oracle/VIS/db/tech_st/11.1.0/log/diag/tnslsnr/www/vis/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=www.erp)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=www.erp)(PORT=1521)))
    STATUS of the LISTENER
    Alias VIS
    Version TNSLSNR for Linux: Version 11.1.0.7.0 - Production
    Start Date 26-MAR-2012 01:26:12
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File
    /d01/oracle/VIS/db/tech_st/11.1.0/network/admin/VIS_www/listener.ora
    Listener Log File
    /d01/oracle/VIS/db/tech_st/11.1.0/log/diag/tnslsnr/www/vis/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=www.erp)(PORT=1521)))
    Services Summary...
    Service "VIS" has 1 instance(s).
    Instance "VIS", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    [oracle@www ~]$
    pls advice thanks

  • How to install endeca information discovery in oracle ebs R12 -64bit

    hi ,
    I am new to endeca information discovery
    Now i have R12 64bit instance which is running on Linux 5u8 64bit machine..
    for installing the endeca s/w we need to follow any pre-requests
    currently i am following the doc are listed below which 1 need to follow
    1. Installing Oracle E-Business Suite Extensions for Oracle Endeca, Release 12.1.3.2 (Doc ID: 1517172.1).  )
    2. Oracle Projects Extensions for Oracle Endeca as described in Oracle Projects Extensions? for Oracle Endeca Product Configuration Notes Document ID: 147015
    3.http://docs.oracle.com/cd/E18727_01/doc.121/e37993.pdf
    while downloading the software from edelivery it show listed of endeca software which 1 need to download
    https://edelivery.oracle.com/EPD/Search/handle_go
    kindly suggest me
    Thanks in Advance

    Hi Janice,
    This is actually referring to the Endeca extensions for E-Business Suite (an Oracle ERP product suite).  During my tenure at Oracle, I actually helped design the integration of the Endeca Information Discovery product for use within EBS.  Branchbird has been blogging about the offering a bit too.  http://branchbird.com/blog/category/e-business-suite/
    That said, I was able to find everything I needed from the install directions (which are slightly updated from the version referenced in the post above).  Can you please use these instructions and let me know if it still isn't clear what needs to be downloaded.  You'll essentially install the OEID product (in a prep'ed integration form) by downloading the "quick install package" from edelivery.  Additionally, you'll need to install patches to EBS to get it up to the right patch level.  Then through a series of additional patches, you'll deploy the EBS changes required for the integraiton and patches specific to the "product" you're installing. 
    Again, all of these details are covered here.
    https://support.oracle.com/epmos/faces/ui/km/DocumentDisplay.jspx?_afrLoop=562849788776247&id=1539016.1&_afrWindowMode=0…
    Give this a look and let me know if it is still unclear.
    Thanks,
    Dan
    http://branchbird.com

  • I am going to buy either a Mac Air or Mac Pro Retina 8GB RAM and 256GB. And as I have to still run Windows I will install Parallels 9. As the Mac are both 64bit machines does that mean I need to install Windows 7 64bit ? And office pro 2013 64 bit too?

    I am going to buy either a Mac Air or Mac Pro Retina 8GB RAM and 256GB. And as I have to still run Windows programs I will install Parallels 9. As the Mac are both 64bit machines does that mean I need to install Windows 7 64bit or just install 32 bit? (Going with Win7 as I hate Win8). And I will install Office Pro 2013 64 bit too or 32 bit or is that automatically selected by the underlying OS (I use Word, Excel and Access mainly for a membership database of a local club) ? I am not a power user so would appreciate advice on way to go

    Again thank you.  If I only use word, excel and access in the Win environment and Mac OS for email and safari for internet do I need anti virus software . Ie my connection to the world is mac only and I use office pro only to ruin the club, newsletters, membership database etc. and of course anything I do there can drag/drop to the mac environ to email.  That's my understanding anyway.  Next will my existing .pst file copy directly into mac mail or do I have to runs translator  as I recall reading something about that ages ago when I started thinking Mac

  • CR with  VS 2010 on 64bits machine

    Hello,
    I really really need help!
    Last year, i developed an application with visual studio 2010 and crystal report. I downloaded CRforNET40 beta 2 for 32 bit and every thing was good!
    Now i want to test it on a 64 bit computer. so i install framework 4.0, and i installed  CRforNET40 32 bit, the same a did on a 32 bit machine. My application works but when i want to display report, it makes an error.
    I tried to find on the sap website the CRforNET40 beta 2 for 64 bit but it had been remove by sap because the final version(production) has been release...
    So i tried to install de new release Redist Installation (64 bit) [here|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/22083%3Futm_source%3Dfeedburner%26utm_medium%3Dfeed%26utm_campaign%3DFeed%253ACystlR%2528SAPWeblogs%253ACrystal+Reports%2529] but it doesnt work too...
    Do you know what wrong i do..?
    thanks a lot!
    Pascal

    I'm still missing something here. In one of your previous posts you said;
    We just buy another PC with win7 64bit machine.
    That computer should not then have CR 14 files on it at all - unless you installed the Beta all over again. Going on the assumption that you did re-install the Beta of CRVS2010, here is what you will have to do on your development computer;
    1) Remove the CR viewer and any CR references from your project. Save.
    2) See KB [1535325  - How to remove CRVS2010 Beta 2|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533333335333333323335%7D.do]
    3) Check the GAC (c:windowsassemblies) for version 14 CR assemblies. If you still find any, you will have to remove them from GAC manually (search google)
    4) Install CRVS2010 SP2 from here:
    http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_2.exe
    This will install files of version 13.x
    5) To deploy the runtime, see the CRVS2010 Reference page:
    SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads
    - Ludek

  • I get this Error: MsiError 87 Unhandled MSI Error. when i run an application installer on my 64bit machine.

    Hi,
    I have LabVIEW 2013 SP1 (32-bit) installed on 64bit machine everything was fine untill i tried to create an installer for my LV application the install build finishes with no error but when i try to test the installer i get the following error:
    My installer includes the NI LabVIEW Run-Time Engine 2013 SP1, and my application excutalbe runs fine with no errors. at this point i have no idea what is causing this error and i couldn't find any asnwer in the forum that can help so any hint will be appreciated.
    Samir F
    Electrical/Software Engineer
    Transtechnik-USA Corp

    Hi muks thanks for the reply
    I already went thru that post before and i already tried the following:
    1. I created a new fresh project and added the files to to it and built the executable and installed from it.
    2. I reinstalled the windows installed as it was suggested here
    3. I also tried editing the project file using Notepad by removing the build informaiton and started fresh with new build.
    none of the obove solved my problem.

  • Oracle 9i and Oracle 10g in same machine

    I have Oracle 9i in a machine. I wanted to install Oracle 10g in the same machine.
    I tried installed, and Oracle 10g worked ok.
    I have the following problems:
    1. Oracle 9i is not starting up. {Oracle 9i Intelligent Agent Failure on startup}
    2. I need to use Oracle 9i and Oracle 10g simultaneously.
    If any one have experianced this please help to resolve the issue.
    Thanks in advance.
    Srini

    You must use 2 different homes, and later you have to take care of your environment variables, and you must use only one listener in this case the highest version that is 10g.
    Tell us: did you install in the same ORACLE_HOME?
    Give us details.
    Pao.

  • Oracle 11g in Virtual Machine

    Hi Gurus,
    I would like to gather input from you, what is the pro and con, advantages and disadvantages for putting Oracle 11g in Virtual Machine (VMWare, Oracle VM, Virtual Box, etc.)
    and will there be any licensing issue with this.
    Currently we have CPU Based license for our Production and Named User license for the Dev.
    thanks in advance for your time.
    Lie

    If you put Oracle db in VMWare then you have a non-certified configuration, and you could be alone (I mean without Oracle support) if you have a problem than Oracle support cannot reproduce in a certified configuration. I would avoid a non-certified configuration for a production environment.
    So, two choices :
    * go for Oracle VM
    * go without VM at all
    Nicolas.

  • Oracle 11g installation on Oracle Enterprise Linux, 64bit version.

    Hi
    I want to install oracle 11g on Oracle Enterprise Linux, 64bit version.
    Do I need to set kernel parameters in this operating system, since it is not standart Linux editions.
    or
    Can I have a step by step documentation for installing oracle 11g on this operating system?

    Hello,
    Yes you do need to set kernal parameters in order to meet pre-requisites, otherwise your installation will fail and oracle might not work or unstable.
    Here is the best place to find out stepwise installation instruction and kernel parameter configuration
    Quick Installation Guide*
    http://download.oracle.com/docs/cd/B28359_01/install.111/b32285/toc.htm
    Kernel parameter configuration*
    http://download.oracle.com/docs/cd/B28359_01/install.111/b32285/toc.htm#CEGFBCFD
    You can use this tutorial to install oracle 11g*
    http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm#o
    Regards

  • Is it possible to export (expdp) oracle table from client machine ?

    Is it possible to export (expdp*) oracle table from client machine, without using Remote desk top connection ?*
    1) Database-10g server is in America
    2) client machine is in India
    3) Oracle client-10g software is installed in my machine
    4) I am able to connect to the server, could see all tables
    5) one table is with 35 million record, I wanted to export this table using data pump, is it possible?
    note: without using Remort desk top connection.

    Hi
    I used the following syntax , but I am getting error
    6) connect sys as sysdba
    create directory test_dir as '/dbusr1/exp_test'
    grant read, write on directory test_dir to user1;
    7) expdp user1/pwd1@xyz tables=test_1 directory=test_dir dumpfile=test_file.dmp logfile=test_file.log
    8) Errors
    In linux prompt I am getting this error
    -bash: expdp: command not found
    In windows cmd prompt I am getting this error
    ORA-39002: invalid operation
    ORA-39070: Unable to open the log file.
    ORA-29283: invalid file operation
    ORA-06512: at "SYS.UTL_FILE";, line 488
    ORA-29283: invalid file operation
    9) why ?
    -- Does the user ( "user1") should have any system level privilege ? to export his own table?
    -- This folder ('/dbusr1/*exp_test'*) has write privilege in os level.
    Thanks in advance
    sbmk_design
    Edited by: sbmk_design on Aug 24, 2009 12:06 AM

  • Cannot update my iTunes to 10.4.1 on my Windows 7 Home Premium 64bit machine

    Cannot update my iTunes to 10.4.1 on my Windows 7 Home Premium 64bit machine. Why? It seems like I am not the only one with this problem. Is there a solution? I have tried to download separately without any success.

    Hallo Lucas,
    I found a solution for my problem.
    Follow the instructions on how to remove iTunes as descripted in the link I posted before (a english version is available).
    Additionally I had to remove every appearance of Apple and Apple Computer software from
    c:\users\YourUserName\AppData
    Reboot, reinstall latest iTunes and it worked again.
    I hope this helps.
    8-) Armin

  • Run oracle Form on local machine

    Hi Guys,
    I hope so you are fine.Guys am facing problem when am trying to run oracle forms on local machine.
    "A plug in is needed to display to this content"
    when i try to install plug ins am finding No suitable plugins were found.
    am using
    Windows :7,
    From developer: 10.1.2.0.2
    Application :r 12.1.3
    Firefox:21.0
    JIinit:1.3.1.22
    Java TM6
    Thanks,
    SK

    user7507909 wrote:
    Hi Guys,
    I hope so you are fine.Guys am facing problem when am trying to run oracle forms on local machine.
    "A plug in is needed to display to this content"
    when i try to install plug ins am finding No suitable plugins were found.
    am using
    Windows :7,
    From developer: 10.1.2.0.2
    Application :r 12.1.3
    Firefox:21.0
    JIinit:1.3.1.22
    Java TM6
    Thanks,
    SKDuplicate post -- How to run oracle forms on local machine
    Please use IE instead to download JRE plug-in then try from Firefox.
    Please also see (Unable To Access Forms Using Firefox Browser On Oracle Applications R12: Additional Plugins Required [ID 552985.1]).
    Thanks,
    Hussein

  • Oracle database on virtual machine without a license

    Hi,
    Someone told me earlier that you can install Oracle on a virtual machine without buying a license. Do you know an internet link that could confirm this.
    Thanks.

    What about preconfigured virtual machines Oracle distributes? Do you have to have a license for them as well? I'm pretty sure you do, it would say in big letters if you didn't need a license...
    I not can you alter the installations by building additional instances?Yes, you can add instances (except to an XE database) for testing but you asked about licensing a server...
    ~Jer

  • Upgrade Oracle 9.2 in 32bits(WIN2K) into Oracle 10G in 64bits(WIN2K)

    Hi,
    I want to upgrade Oracle 9.2 in 32bits(WIN2K) into Oracle 10G in 64bits(WIN2K) all in 4.6D.
    I have installed:
    the Oracle 10.2.0.4.0
    a central instance with the template CENTRAL.R3S
    i started to install the database instance on the target system
    with the R3Setup template DBR3CP.R3S
    I try to apply the note 932722, I find myself in the same procedure
    point 6) c).
    The following error message:
    Tue Jan 26 21:52:45 2010 - Database service to be upgraded:
            Host = tirudev04
            Port = 1527
            Service = SAPServiceDEV
            ORACLE_HOME = E: \ oracle \ DEV \ 102
    Error: Database connection failed to
    sys / manager @ / / tirudev04: 1527/SAPServiceDEV
    Can you give me some help?
    Thank you.

    >Service = SAPServiceDEV
    This is probably the problem. you have to specify the Oracle network service name of the database you want to upgrade.
    SAPServiceDEV is an Windows account name under which the SAP System is started.
    Service = DEV will probably do the job.
    regards
    Peter

Maybe you are looking for

  • Duplicate folders/files can't be deleted

    Some duplicate folders/files may caused read error on the filesystem. After deleted those folders/files, the XSAN client seems work now. However some duplicate folders/files still automaticaly gengrated and be seen on Server side(highlighted below).T

  • Mail program no longer opens

    I have two problems that simulatenously appeared on one of my co-worker's eMac. She complained that she could no longer open her mail program or safari. I was able to set up firefox on her computer and it works fine. Both mail and safari will appear

  • Best way to Clone 11i on Linux w/o any Oracle SW on target.

    Hi, I have an instance of BS 11.5.10.2 on Linux 4.6 (Single Node) stage. I have another Linux box stage which also has HEAL 4.6 which don't have any kind of oracle software. But both system has same oracle/capping users, file systems, host configurat

  • Applet Alert messagae

    I am having trouble migrating an Access 2000 db to Oracle. I generated the XML file using omwb2000.mde but when I try to add the XML in the OMWB Capture Wizard I get an 'Applet Alert'. This says: The applet thread is trying to perform java/io/File.ge

  • Is there a way to have separate permissions between Server app and Profile manager?

    I'm running OS X 10.10.1 (Yosemite) with Server app 4.0 installed. I am a System Administrator for a University. I want to give our college techs the ability to manage Profile Manager, but if I grant them Admin rights on the Apple server they will al