Is it necessary to have oracle client installed for remote access thru' jdbc type2 driver?

If I want to use oracle oci type 4 driver, do I need to install oracle
client?
or is it sufficient to put dll in classpath and classes12.zip in
classpath.
I can then specify in jdbc url the host:port:sid and not use the alias
from tnsnames.ora
I will be connecting to remote oracle database ofcourse.
Komal.

you need the Oracle client libraries installed.
And the easiest way to do this is to make an oracle client installation.
the DLL files should be in your PATH, not classpath.
Filip
~
Namaste - I bow to the divine in you
~
Filip Hanik
Software Architect
[email protected]
www.filip.net
"komal mangtani" <[email protected]> wrote in message
news:[email protected]..
sorry for the typo, I meant type 2 driver
komal mangtani wrote:
If I want to use oracle oci type 4 driver, do I need to install oracle
client?
or is it sufficient to put dll in classpath and classes12.zip in
classpath.
I can then specify in jdbc url the host:port:sid and not use the alias
from tnsnames.ora
I will be connecting to remote oracle database ofcourse.
Komal.

Similar Messages

  • You have no Oracle clients installed: Windows XP client to Oracle Linux ser

    Hallo! I have Oracle 10g Db running on Redhat Enterprise Linux server.Moreover, I have a windows XP client having Toad 9.06 in the XP client. The client does not have any Oracle Db or Apps installed.
    I would like to connect to the Oracle Db sever via Toad. I have placed the server IP on the the IP text box. I placed port 22 (SSH port).I am not sure which port to place.
    Unfortunately, I get the error no Oracle clients installed.
    How do I resolve this?
    Thanks.

    You need to install oracle database 10g client on your PC using windows XP.
    http://www.oracle.com/technetwork/database/10201winsoft-095341.html
    Go to this link , download and install the client on Windows XP box. Then edit the tnsnames.ora file and add the TNS entry of your database which you want to connect.
    Regards
    Asif Kabir

  • DO I NEED TO HAVE ORACLE 11G INSTALLED?

    Hi,
    I have never used Oracle before. I have a very basic doubt. I have a Peoplesoft Id and password. I wish to know if I need to have Oracle 11g installed on my laptop to be able to use Peoplesoft Code to create applications using an online database? Kindly let me know at the earliest and will be of great help.
    I greatly appreciate it.
    Thanks. :)

    You need to have app designer installed if you want to work with peopletools, which will allow you to connect 3-tier to running Oracle/Peoplesoft instance. If you want to connect 2-tier, then you'll need the 11g client installed.

  • TOAD giving error 'NO Oracle Client installed'

    Hi,
    I have a peculiar problem. I have installed Oracle 11gr2 64bit enterprise edition and then installed Toad 10.5 Trial. All the installations were successfull and I am able to login to the DB using SQL* PLUS as well as Oracle Propitery tool SQL Developer. However when I am trying to run Toad it is saying that 'No Oracle Client installed'.
    Do I need to install the client separately and try to connect the server using Toad or some other configuration in Toad can connect to the Oracle DB server.
    Please help.
    Thanks,
    Anirban Datta

    No you don't need to install client as you have already installed the database. In the TOAD select the correct installed client home on the right hand corner and try again.
    If not successful then restart your PC or re-install the TOAD again.
    Regards
    Asif Kabir
    Handle: ani_datta
    Status Level:      Newbie
    Registered:      Nov 8, 2008
    Total Posts:      34
    Total Questions:      *14 (12 unresolved)*
    -- Mark your helpful post as correct/helpful and close all the answered threads.

  • Having two oracle clients installed at the same time

    Hi, I was wondering if there is a way to have two oracle clients installed at the same time on one computer, and if there is a way to be changing the default client between the two. I need to have installed the oracle client 10g and 8 versions on the same computer, because we have a problem with a legacy application that for some reason only works with version 8, and we need the 10g because our new applications requires 8.1 or later. We are still migrating to the new system but we developers need to have the two clients. Any help is appreciated. Thanks in advance.

    Is it possible, sure.
    Technically, clients before 8.1.5 were not multi-home compliant, so having Oracle 8 and Oracle 10g clients on the same machine is almost certainly not supported. On the other hand, I know that a number of developers at Oracle had combinations of Oracle 7 clients Oracle 8 clients, Oracle 8i clients, and Oracle 9i clients on their development machines at the same, so you shouldn't have too many major issues.
    Most "default client" issues come down to which ORACLE_HOME is first in the system's PATH. Ideally, you would leave the Oracle 8 ORACLE_HOME first in the path and explicitly reference the 10g ORACLE_HOME when configuring anything that relies on the 10g client.
    Justin

  • Oracle client install on upgraded win 2k desktop

    I recently upgraded my PC from win98 to win2k. I already had the oracle client installed prior to the upgrade. I had to run the sql net config and a message came up saying my installation needed to be corrected. When I tried to reinstall the installer (y2k version), it says the oracle home (orawin95) cannot be used for an nt home but doesn't let me overide the location. I can't even get in to uninstall and start over! Is there a workaround?

    Pl indicate which version of Win 7 - you will need Professional or higher - Home versions are not supported/certified, so things may or may not work as expected.
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16773/reqs.htm#CHDHGGFE
    HTH
    Srini

  • Oracle Client Download for Windows XP

    Is it possible to get the Oracle Client download for Windows XP?
    Thanks,
    Cherie Machler

    http://download.oracle.com
    http://lmgtfy.com/?q=How+to+Oracle+Client+Download+for+Windows+XP

  • I have a mac mini server which I want to set up for remote access from windows and mac pcs.  How do I do this.  I can access it form my home network OK

    I have a mac mini server which I want to set up for remote access from windows and mac pcs.  How do I do this.  I can access it form my home network OK

    Posted in error.

  • I have been having problem for cad access since I upgrade from OSX 10.6 to OSX 10.8  Now it is akin me to select a certificate, but there is none listed

    I have been having problem for cac access since I upgrade from OSX 10.6 to OSX 10.8.   Now it is aking me to select a certificate, but there is none listed.

    Is the SW  you are using campaitible with 10.8.x?

  • SSIS used to integrate SQ Server and Oracle - Is it necessary both 32 and 64 bits Oracle Clients installed?

    Hi all,
       SQL Server 2012 EE 64 bits (SOURCE)
        Oracle 12c 64 bits (DESTINATION)
       To make my solution - integrate SQL Server with Oracle - work, i had to install both 32 and 64 bits of the Oracle 12c Client. After that, i had to change the properties of my SSIS package to run on 32 bits only (properties > Debugging >
    Run64BitRuntime set to FALSE). Before i made this change, the execution of my package was failing, but after setting Run64BitRuntime to false, the package ran successfully. Why is that?
       I am thinking of unistalling the 64 bits ORacle Client from my Windows Server, but i fear that if i uninstall, my package stop working. 
       Any suggestions/corrections will be most appreciated. 
       Thanks in advance
       OBS1: I am using ODBC as the source and destination tasks.

    Hi FabrícioPJ,
    The 32-bit and 64-bit versions of a provider have the same ID. Therefore, the SSIS runtime will select the appropriate version of the provider to use. 32-bit SSIS Designer always requires and uses the 32-bit version of a provider at design time. However
    when running the package in 64-bit mode that the Run64BitRuntime project property is True, it automatically switches to the 64-bit version of the provider. When it couldn’t find 64-bit version of the provider, the package would be failed. For more details,
    please see:
    http://dougbert.com/blog/post/64-bit-considerations-for-sql-server-integration-services-final.aspx
    So in your scenario, it seems that there is not a 64 bit provider for Oracle in your environment, so the issue occurs. Please make sure you have installed the correct 64-bit version of the Oracle provider.
    To download Microsoft Connectors v2.0 for Oracle in SSIS 2012, Please refer to the link below:
    http://www.microsoft.com/en-us/download/details.aspx?id=29283
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • TOAD :You have no oracle clients installed

    Hi All,
    I have installed on my Windows XP machine TOAD 9 & oracle XEclient.
    I have also added the Oracle client bin path to the environment variable PATH.
    I have also added the TNS_ADMIN variable with value of the tnsnames.ora location.
    The thing is same installation works fine on office laptop but doesnt work on my office desktop.
    Can some help here.
    Cheers,
    Kunwar

    Kunwar wrote:
    Hi All,
    I have installed on my Windows XP machine TOAD 9 & oracle XEclient.
    I have also added the Oracle client bin path to the environment variable PATH.
    I have also added the TNS_ADMIN variable with value of the tnsnames.ora location.
    The thing is same installation works fine on office laptop but doesnt work on my office desktop.
    Can some help here.
    Cheers,
    KunwarPlease define "doesn't work". Hopefully with an actual error message.
    I have parked a car in my garage.
    I have also put gas in the tank.
    I have also opened the garage door.
    The thing is same installation works fine for my neighbor but doesn't work on my car.
    Can you help me?

  • Installing Latest Oracle Client & ODT for Windows 7 64-bit

    I have a Windows 7 64-bit. I would think that using 32-bit Java, 32-bit Oracle Client and 32-bit ODAC would work just fine on this operating system. However, I had no luck getting it to run. Here is what I did and a few reasons why I prefer to never work with Oracle products:
    Installed 32-bit JDK/JRE (1.6 Update 25)
    Installed 32-bit Oracle Client (11g R2) Home 1
    Tested connectivity from SQL Developer successfully
    Installed 32-bit ODT (11g R3) to Home 1 (installer noted upgrades and new installs)
    Failed connectivity from all things windows (ODBC, ADO, ADO.Net)
    Uninstalled 32-bit ODT
    Failed to uninstall 32-bit Oracle Client Home 1 (oraparam.ini file missing among other issues)
    Installed 32-bit Oracle Client (11g R2) Home 2
    Failed to uninstall 32-bit Oracle Client Home 1 (told to use deinstall tool)
    Failed to uninstall 32-bit Oracle Client Home 2 (told to use deinstall tool)
    Failed to run uninstall tool in Home 1 (told to download standalone deinstall tool)
    Uninstalled 32-bit Oracle Client Home 2 (completed successfuly with errors - seriously?)
    Uninstalled 32-bit Oracle Client Home 1 (completed successfully, but couldn't delete folder)
    Oracle.DataAccess and Oracle.Web are still installed in GAC. Uninstall attempts fail (access denied)
    Installed 32-bit Oracle Client (11g R2) Home 1
    Tested connectivity from SQL Developer successfully
    Tested connectivity from .Net 3.5 successfully (using 32-bit 2.0 dll)
    Tested connectivity from .Net 4.0 successfully (using 32-bit 2.0 dll)
    Does anyone have any suggestions on getting Oracle Data Tools for Windows to work before I try that again?

    I realize ODT uses ODP, but installing release 3 upgraded the .Net 2.0 ODP DLLs (which were installed from the Oracle Client 11g Release 2 install) and added the .Net 4.0 DLLs. After that install everything stopped working from Windows land and then it took the better part of two hours to get it back to what it looked like prior to the install. The other thing weird thing I noticed is that although Oracle.DataAccess is registered in the 2.0 GAC I cannot add a reference that way using VS2010. I have to manually add a reference to the file path. Although it still appears I do not have to have the assembly copied locally to run, so the GAC registration seems to be working in that regard.

  • Running in 64 bit mode with the 32 bit Oracle client installed

    I have seen many postings on this issue but none of the suggested solutions have helped me.
    I am running visual studio 2010 professional with SP1 on windows 7 64 bit machine. When I try to run a web service locally and call it with SoapUI, I get the following error message during OracleConnection.Open().
    Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.
    I have tried setting up the build configuration and the project settings to target 32 bit but that has not helped. I have also tried removing the reference to System.Data.OracleClient that shows being under Program Files (x86) and add a new reference to the dll under GAC_64. That too did not work.
    I only have the 64 bit client installed on my machine.
    Any help will be appreciated.
    Thank you

    1. Visual Studio any version is 32 bit ONLY irrespective of hardware or OS bits.  So to DEVELOP with Oracle Client you MUST install 32 bit Oracle ODAC components. Task manager will show devenv.exe *32 (to confirm 32 bit Visual Studio application).
    2. You can run your web application inside IIS/IIS Express in your PC which independently can be either 32bit or 64bit.  If it is 64 bit, you MUST also install 64 bit Oracle ODAC components which means you'll have to install both 32bit and 64bit in your 64 bit Win7 running on 64bit hardware.
    3. In Visual Studio if you compile with "AnyCPU" as target, the resultant binaries (Web/NonWeb) can be both 32bit or 64bit.  So if target PC is "AnyCPU" or "x64", you MUST install Oracle ODAC 64 bit in the target OS if that target OS is 64bit.  You don't have to install 32bit ODAC in the target PC.
    4. One more catch to above scenario is the target OS could be 64bit simulated OS on a 32bit hardware. In such case you MUST install both 32bit and 64bit ODAC components.
    So while you ask your network team to download ODP.NET/ODAC Components make sure you ask them to download both 32bit and 64bit. Total nearly 600MB.
    Hope this helps many people out there.

  • Is it possible to have Oracle client 7 and 9 at the same time?

    I have Windows XP and I need to have both clients at the same time in the same machine.
    Is it possible to have multiple oracle homes, one for each client version?
    thanks.

    Hi,
    Thanks for the quick replay...I supposed that answers but I have seen some info where it said that Oracle Client releases previous to 8.0.4 supports only single home.
    The case is my customer has already installed and Oracle Client 7 to access some old database, now we need to install on the same computer a Oracle Client 9.2, you mean there is no problem with this ?
    Thanks in advance....

  • How to find version and arch of Oracle client installed

    Hi all
    I have sles 10 sp2 x86_64 on which oracle client 10.2 is installed. this installation was not done by me!
    so i dont know what version/architecture (32/64 bit) mode of the oracle client is installed on the client.
    from sqlplus -V i get only the version which is installed and not whether it is 32 or 64 bit. how can i find that out.
    sqlplus -V
    SQL*Plus: Release 10.2.0.1.0 - Production
    with a bit of googling i found only the below link which says 10g client 32-bit cannot be installed on a 64 bit system.
    i read this Installing 32-bit RDBMS Client software on x86_64 Linux. [ID 1075717.1]
    Installing 32-bit RDBMS Client software on x86_64 Linux.
    The only release of 32-bit RDBMS Client software that will properly install on an x86_64 Linux OS system is 11gR2 (aka 11.2.0.x)
        * 9iR2 (aka 9.2.0.x) 32-bit RDBMS Client software will NOT install on any x86_64 Linux OS system.
        * 10gR1 (aka 10.1.0.x) 32-bit RDBMS Client software will NOT install on any x86_64 Linux OS system.
        * 10gR2 (aka 10.2.0.x) 32-bit RDBMS Client software will NOT install on any x86_64 Linux OS system.
        * 11gR1 (aka 11.1.0.x) 32-bit RDBMS Client software will NOT install on any x86_64 Linux OS system.
    The answer to "why", is that the 11gR2 Client software is the first version that includes syntax so that a 32-bit object is linked.can someone please throw more light on this?

    If you have "64bit" string in V$VERSION it means Oracle 64bit is running.
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Release 10.2.0.4.0 - 64bit Production
    PL/SQL Release 10.2.0.4.0 - Production
    CORE    10.2.0.4.0      Production
    TNS for Linux: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - ProductionIf you have no "64bit" string in V$VERSION it means Oracle 32bit is running.

Maybe you are looking for

  • How do I make a custom Scrollbar Text area in FlashCC HTML5 Canvas?

    Hello, I need to make a scrollbar for a long text area. I wonder how can I achieve this with HTML5 canvas in Flash CC2014? Thanks, Rodrigo

  • Upgrading cucm cluster

    Hello everyone. I am facing an issue right now. The last weekend we upgrade our customer cucm cluster. The cluster has 7 servers but finally we were able to upgrade 5 of the 7. 2 of them failed. I remove the servers from the publisher and turn them o

  • Ale with user created message type

    Hello, I have a created a segment ,idoc and message type and done the assignment of Idoc with message type also. i have to send the material 800 to 810 client through ALE. By using the Standard Message type MATMAS i m getting the material on 810 clie

  • Http server error while installing 11.5.5 on winNT4.0 sp6

    while installing 11.5.5 on winNT4.0 sp6 The servername is BIGPIG. while installing oracle Apps it asks the DNS domain name I gave it as 'localhost'. It allocates port no. 8001 for this. Now if I open internet browser with http://bigpig.localhost:8001

  • Help on project for the university

    hi, i'am making a practical work about software testing on mobile devices. i have a mac so i want to use xcode and the aspen simulater with instruments (to make the software testing) . but a need a aplication to test . i have found some aplications f