<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Oracle DB- Putdatabase record processor connection issue in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Oracle-DB-Putdatabase-record-processor-connection-issue/m-p/241524#M203327</link>
    <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am not able to insert data in my oracle database.&lt;/P&gt;&lt;P&gt;I am getting below issue :-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cannot create JDBC driver of class 'oracle.jdbc.driver.OracleDriver' for connect URL 'jdbc:oracle:thin@//hostname:1521/Databasename'; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Driver name : oracle.jdbc.driver.OracleDriver&lt;/P&gt;&lt;P&gt;Driver location : /opt/jdbc/ojdbc6.jar&lt;/P&gt;&lt;P&gt;I have also given the user name and password correctly.&lt;/P&gt;&lt;P&gt;May be the url syntax is wrong. I am not able to correct it. COuld you please provide me a pictorial image to get the correct syatnx of the DBCP connection pool for Oracledb&lt;/P&gt;&lt;P&gt;Could you please help me here.&lt;/P&gt;&lt;P&gt;My host name is a remote hostname. and Database name is the schema (owner of the table) in which i am going to insert the data,&lt;/P&gt;&lt;P&gt;Also do i need to mention the service name anywhere here,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ankit SIngh&lt;/P&gt;&lt;P&gt;7428344123&lt;/P&gt;</description>
    <pubDate>Thu, 30 May 2019 18:11:10 GMT</pubDate>
    <dc:creator>aps241294</dc:creator>
    <dc:date>2019-05-30T18:11:10Z</dc:date>
    <item>
      <title>Oracle DB- Putdatabase record processor connection issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oracle-DB-Putdatabase-record-processor-connection-issue/m-p/241524#M203327</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am not able to insert data in my oracle database.&lt;/P&gt;&lt;P&gt;I am getting below issue :-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cannot create JDBC driver of class 'oracle.jdbc.driver.OracleDriver' for connect URL 'jdbc:oracle:thin@//hostname:1521/Databasename'; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Driver name : oracle.jdbc.driver.OracleDriver&lt;/P&gt;&lt;P&gt;Driver location : /opt/jdbc/ojdbc6.jar&lt;/P&gt;&lt;P&gt;I have also given the user name and password correctly.&lt;/P&gt;&lt;P&gt;May be the url syntax is wrong. I am not able to correct it. COuld you please provide me a pictorial image to get the correct syatnx of the DBCP connection pool for Oracledb&lt;/P&gt;&lt;P&gt;Could you please help me here.&lt;/P&gt;&lt;P&gt;My host name is a remote hostname. and Database name is the schema (owner of the table) in which i am going to insert the data,&lt;/P&gt;&lt;P&gt;Also do i need to mention the service name anywhere here,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ankit SIngh&lt;/P&gt;&lt;P&gt;7428344123&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 18:11:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oracle-DB-Putdatabase-record-processor-connection-issue/m-p/241524#M203327</guid>
      <dc:creator>aps241294</dc:creator>
      <dc:date>2019-05-30T18:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB- Putdatabase record processor connection issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oracle-DB-Putdatabase-record-processor-connection-issue/m-p/241525#M203328</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/627/asinghal.html" nodeid="627"&gt;@Ankit Singhal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Your JDBC URL is not in correct form:&lt;/P&gt;&lt;PRE&gt;jdbc:oracle:thin@//hostname:1521/Databasenae&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please try like following instead:&lt;/P&gt;&lt;PRE&gt;jdbc:oracle:thin:@hostname:1521:Databasename&lt;/PRE&gt;</description>
      <pubDate>Mon, 10 Jun 2019 12:58:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oracle-DB-Putdatabase-record-processor-connection-issue/m-p/241525#M203328</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-06-10T12:58:18Z</dc:date>
    </item>
  </channel>
</rss>

