How to install JDBC in Linux

Dear All,
I want to install JDBC for JDK1.6. I have installed the JDK; now please let me to know how to install JDBC on Linux for JDK1.6.
Thanks & Regards,
Aqeel Nawaz

Hi Aqeel,
Download the ojdbc.jar file for your database and add it to your CLASSPATH.

Similar Messages

  • How to install JDBC for Oracle 8.0.5

    Dear Friends,
    I am quite troubled in how to install JDBC Driver for Oracle 8.0.5 in Turbo Linux 7.0.
    I have got the file jdbc8052-sol.zip(class102.zip,class111.zip & liboci805jdbc.so), and extracted them into the /usr/lib.
    Setup the CLASSPATH and execute the ldconfig command, but the ldconfig is not executed well. Errors is :
    following "/usr/lib/liboci805jdbc.so" is not a shared object file.
    What should I do can setup the JDBC? Help!
    If you can, my friends, please answer here or write to me : [email protected]
    Jacky.
    Feb 4. 2002

    Dear Amardeep,
    The OP opened 2 threads, one how to clone and other one how to rename a database 8. The article I send show how to clone the DB (one of the steps in the clone article is how to rename the DB from"PROD" to "Test"). ;)
    This is the other thread:
    easy way to clone database
    Cheers,
    Francisco Munoz Alvarez
    www.oraclenz.com

  • How to install JDBC 8.1.6???

    Could someone tell me how to install the Oracle JDBC drivers
    ver 8.1.6?
    The compiled FAQs at
    http://technet.oracle.com/tech/java/access/info/jdbc_faq.htm
    are great, but offer no insight on how to install JDBC.
    Is there info on the web site about it other than
    the following very old still unsolved problem below:
    Product: JDBC
    Report Number: 654140
    Last Updated: 09-APR-98
    Component: JDBC Version: 7.3.4
    RDBMS Version: 0
    Operating System: MS Windows NT Version 4
    Affects: All supported platforms.
    Please update the kittings of the JDBC drivers found on
    www-aurora and the
    external FTP sites. These kittings of the JDBC Drivers say "Use
    the Oracle
    Installer" causing customers to call in immediately after
    downloading it and
    asking "How do I install it???"
    Also, the internal copies of the drivers' documentations say the
    same things
    and they do not have .PRD files for an Oracle Installer either.
    When an
    internal employee downloads this he goes to the main page on
    Aurora and sees
    to call into Oracle Support for any questions on JDBC, and this
    causes
    even more unnecessary calls from Oracle Employees that could have
    easily
    been advoided.
    Status:
    Open. More information may be available at a later date.
    null

    That is quite impossible to give you an aswer. We have to few information. For example, when did you get the error message? Is there an associate error number with this message? Try to explain what you did.
    Bye, Aron

  • How to install JCO in linux system?

    How to install JCO in linux system?Thanks.

    Hi,
    This is SAP Business one system administration forum. Please find correct forum and repost above discussion to get quick response.
    Please close this thread here with helpful answer.
    Thanks & Regards,
    Nagarajan

  • How to install JMF in Linux

    How to install JMF in Linux?

    Thank you AndrewThompson64
    You have done a great job.You are welcome.. but really, the only
    'great' thing I did was a quick search on
    'Java install linux'
    to show that link (that I knew was around
    here somewhere) at the top of the
    search reasults!
    Thanks for your interest to help me.You are welcome. :-)
    Next time you get stuck, 'drop back by'* and
    I'll show you some more clever search tips. ;-)
    * ..but really, you will gain a lot if you simply
    'lurk' around the forum and read other posts,
    even as you are writing code..

  • How to install D2k in Linux

    Hello,
    Any one can say the steps for how to install D2k in linux.
    Thanks&regards
    Dhamodaran

    Developer 2000 is a deprecated developer platform. AFAIK, By the time it was named D2K it was supported on Windows platforms only (98, NT, 2000), - Linux was not so popular during those old days-.
    You could "run" Dev2K on Linux by means of a Virtual Machine. However I suggest you to download a linux compatible Developer Suite 10gR2, it is certified with SLES-9, RHEL4, and OEL4, using a 10gR1 or 10gR2 Database Server.
    ~ Madrid.

  • Does anyone know how to install qmail on linux platform

    Does anyone know how to install qmail on linux platform and the site name where we can download the rpm of qmail.

    Yeah i know that this is java forum but i'm doing a
    project on j2ee which needs qmail to be installed.And
    i thought that even java people who are working on
    qmail may know that.Yes, but you should still post that question in another forum. I bet that most software developers knows how to boil eggs, but should I ask about that here?
    Kaj

  • How to install Oracle9iDS on linux (Step by step)

    Hi friends,
    Can you tell me how to install 9iDS on linux?
    Take care,
    Tarek

    For howto
    www.suse.com/oracle

  • How to install oracle8i onto linux (help)

    I have installed linux on my laptop and I want to install oracle but I am not sure what oracle I should install. I have oracle8i client, oracle8i server. I also do not know how to install oracle onto linux, please help.
    Thank you.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Sharon Armah ([email protected]):
    I have installed linux on my laptop and I
    I have Thinkpad and Suse 6.4, and install an config oracle was easy.
    want to install oracle but I am not sure what oracle I should install. I have oracle8i client, oracle8i server. I also do not know how to install oracle onto linux, please
    You use Oracle 8.1.6, on Suse 6.4 is good, i think is good on RedHat 6.2.
    help.
    Thank you.<HR></BLOCKQUOTE>
    null

  • How to install PEAR on Linux server

    Hi
    I have PHP installed on one linux server and developers are using it already. I have been given the task to get the oci8 (oracle connectivity) done on this same server. I can not do the reinstall of whole PHP again. During the install of OCI extention I got many errors for missing PEAR files.
    So I went through the PEAR document and found "php go-pear.php" command to install the PEAR package. This command fails with below error.
    download of http://pear.php.net/get/PEAR?uncompress=yes failed: Failed to parse address "" (0)
    The problem is this Linux box does not have direct internet connectivity so I had to download all the required packages as per go-pear.php on my local machine and I am FTPing them to this linux box. I have kept the "PEAR-1.8.1.tar" file in the same directory where go-pear.php file exists but still the above command tries to download it from internet.
    Could you please tell me how can I overcome this problem. Please let me know if there are any RPM's that I can use to install PEAR rather that "php go-pear.php" command.
    Thanks
    Shelly

    Hi CJ.
    It has been more than 4 weeks that I am strugling to get PHP-Oracle work on my system. You are the only hope right now. I have gone through so many articles and white pages that I am totally confused and starting to hate PHP or actually Suse Linux. :-)
    Below are the details of my system.
    more SuSE-release
    SUSE LINUX Enterprise Server 9 (i586)
    VERSION = 9
    PATCHLEVEL = 4
    rpm -qa php* No results
    rpm -qa ph* --No results
    rpm -qa oracle*
    oracle-instantclient-devel-10.2.0.4-1
    oracle-instantclient-basic-10.2.0.4-1
    * which php*
    */usr/bin/php*
    * php -version*
    PHP 4.3.4 (cli) (built: Jan 17 2008 09:55:23)
    Copyright (c) 1997-2003 The PHP Group
    Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies
    This is what I see on my system
    */usr/bin> ls -l |grep php*
    -rwxr-xr-x 1 root root 100308 2008-01-17 05:03 asp2php
    -rwxr-xr-x 1 root root 1392441 2008-01-17 04:55 php
    -rwxr-xr-x 1 root root 684 2008-01-17 04:55 php-config
    -rwxr-xr-x 1 root root 593 2008-01-17 04:55 phpextdist
    -rwxr-xr-x 1 root root 2082 2008-01-17 04:55 phpize
    /usr/bin> whereis php
    php: /usr/bin/php /etc/php.ini /usr/lib/php /usr/include/php /usr/share/php /usr/share/man/man1/php.1.gzI see that PHP is already installed on my system which is version PHP 4.3.4.
    Question.
    1) Do i have to upgrade the PHP version to the latest to get OCI8 configured?
    2) If the answer to the above question is Yes than could you point me to any reference doc?
    3) If the upgrade is not needed, how can I configure PHP to use OCI8 to connect to database?
    Thanks in advance
    Shelly

  • Need Help On How to Install JDBC Driver

    I've downloaded the JDBC driver and set the CLASSPATH environmental variable to the .jar file that is the same one I downloaded that is in the oracle folder. (not sure why I have to download it again) But, there are no other instructions on installation. I also tried copying the jdbc folder I downloaded to replace the one within the oracle folder and that didn't work either. If I type "import oracle." etc in netbeans it does not recognize the class / package. I can't be sure what the installation process is.
    I can't find clear instructions on installing JDBC other than the readme which says all you have to do is set the CLASSPATH, but it doesn't even mention what to do with the files you download. I found a developers reference that says all the things to check to make sure it installed correctly, but that is after the fact and I don't know how to get there.
    Thank you

    I already have the CLASSPATH set in the system environmental variables for ojdbc6.jar and orai18n.jar and it does not work.
    '.;C:\Program Files\Java\jre1.6.0_06\lib\ext\QTJava.zip;C:\app\0\product\11.1.0\db_1\jdbc\lib\ojdbc6.jar;C:\app\0\product\11.1.0\db_1\jlib\orai18n.jar"
    Also, I'd rather not have to run a TCP/IP listener so the OCI based JDBC driver would be preferred. Do I need to the OCI and the OCI based JDBC? (I read there is a difference) If so, could somebody give me the URL's because I can't find them.
    I find this very confusing. I found the page for JDBC, but that takes me to the JDBC page with many downloads and then they are all thin versions. So at the bottom it has a small link for "platform specific JDBC-OCI libraries See the instant client" so I click on the "instant client" (whatever that is) but that just has a download link for a zip file that has a readme with nothing other than a timestamp and a useless header with no information. This is just taking me in circles.
    What I want to do is start programming java in netbeans using JDBC. Thanks.

  • How to install Oracle in linux red hat.

    Hi,
    Follup this thread How to install ?
    i'm trying to install oralce in linux red hat 4.i extraced the db sucessfully
    Now iing'm try to copy this
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    kernel.shmmni = 4096
    # semaphores: semmsl, semmns, semopm, semmni
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default=262144
    net.core.rmem_max=262144
    net.core.wmem_default=262144
    net.core.wmem_max=262144
    from http://www.oracle-base.com/articles/10g/oracle-db-10gr2-installation-on-rhel-4.php . and paste into /etc/sysctl.conf here .. But copy and paste is not working.. How can i do that ?

    sb92075 wrote:
    phaeus wrote:
    Hello,
    i think you can work best if you connect your guest to the host network and working from the host directly (if you have no skill with linux). To do this "system-config-network" if avaible on the guest will help you to set ip address.
    Otherwise use a text editor like vi or something like that. Most folks these days can not even spell vi when spotted one of the two letters.
    All they know how to do is click on the GEDIT icon.What does this mean ?

  • How to install jdbc drivers

    hai how to download jdbcdrivers and how to install these drivers.please give solution

    gnomeom wrote:
    Hello friend.
    You need to install MS-SQL in ur pc.
    And then u can find the driver.
    After install u need to do this
    For example
    u need to press windows key and R.
    then u need to type. odbcad32Complete and utter useless drivel and garbage.
    I have no idea what would possess someone, who obviously knows nothing about what is being discussed, to use their very first forum post to post such tripe.
    Just garbage. All of it.
    This is JDBC we are talking about. Not ODBC. There are other serious errors too but that's your biggest one.

  • How to Install JDBC Thin Driver

    Hi all,
    I will connect to a RDBMS the first time and do not know how to do that.
    I need to install JDBC Driver and use but how would i install it? There is a ojdbc14_g.jar file when i search on google i downloaded it but where should i locate it to
    see it from Eclipse(Spring Source Tool indeed).
    I went to preferences -> data management -> driver definitions in Eclipse when i select ORACLE Thin Driver it says the jar file above is not found in the file system.
    Thanks all...
    Edited by: user9371286 on 06-Aug-2010 00:16

    Installing a jdbc driver is as easy as downloading it and putting it in your classpath. The prereqs are getting the correct jar for your version of Oracle and having a database to connect to. This is a good place to start for JDBC related questions:
    http://www.oracle.com/technology/tech/java/sqlj_jdbc/htdocs/jdbc_faq.html
    And here is a little demo to load and run a Java class in eclipse:
    http://www.oracledepot.com/demos/2010-08-06_JdbcTest.swf

  • How to install firefox for linux(os)

    i am new to ubantu(linux). i downloaded firefox for that. how to install. i found that the total difference of composing software for windows and linux. how to install

    See http://kb.mozillazine.org/Installing_Firefox#Linux

Maybe you are looking for

  • Updating a LONG RAW field in Oracle DB from SQL Server

    Hello Experts, I need to be able to update a LONG RAW (binary, it looks like the SQL Server type equivalent is Image or varbinary(max)) field which resides on an Oracle server and is connected to the SQL Server 2012 via a Linked Server. I can retreiv

  • ITS Documentation on SDN?

    I don't see an ITS section on SDN, is there one?  I looked in the developer areas listing, and in the Web Application Server section.  Did I miss it? Thanks in advance, Andrew

  • [svn] 1170: compiler: renaming the Compiler classes

    Revision: 1170 Author: [email protected] Date: 2008-04-09 16:17:57 -0700 (Wed, 09 Apr 2008) Log Message: compiler: renaming the Compiler classes * flex2.compiler.abc:Compiler to AbcCompiler * flex2.compiler.as3:Compiler to As3Compiler * flex2.compiler

  • Unknown graph cursor tool

    I'm hoping someone can identify a graph "tool" that's interfering with my LabVIEW program.  It's not on the normal graph palette and I can't find reference to it anywhere.  It activates seemingly on its own during runtime, and sticks around if I abor

  • SAP Netweaver 7.1 Product License

    Hi, I need complete license information for SAP Netweaver 7.1 product from where I can get it. Actually, I need to know if an organization purchase full licensed product of SAP Netweaver 7.1 then they can use the same to develop and distribute their