<?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>topic Yes, that would cause an in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72197#M24802</link>
    <description>Yes, that would cause an issue, glad to hear you resolved it.</description>
    <pubDate>Thu, 25 May 2017 01:36:00 GMT</pubDate>
    <dc:creator>DavidClark</dc:creator>
    <dc:date>2017-05-25T01:36:00Z</dc:date>
    <item>
      <title>Unable to connect to Oracle database using OLEDB</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72194#M24799</link>
      <description>I am trying to connect to Remote Oracle database(11g) using OLEDB VBO, I have made the necessary changes to the VBO, and got the ODAC client installed in local machine, set the System PATH environment variable as suggested in: &lt;A href="https://portal.blueprism.com/customer-support/knowledge-base/how-do-i-configure-oledb-vbo-connect-oracle-database" target="test_blank"&gt;https://portal.blueprism.com/customer-support/knowledge-base/how-do-i-configure-oledb-vbo-connect-oracle-database&lt;/A&gt;

But still i am facing the same issue: OraOLEDB.Oracle' provider is not registered on the local machine.

I have tried pointing to the oraoledb11.dll in the main page of VBO, but its unable to recognize it. Can you please advice how can i resolve this problem?</description>
      <pubDate>Mon, 22 May 2017 21:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72194#M24799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-22T21:52:00Z</dc:date>
    </item>
    <item>
      <title>your connection string should</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72195#M24800</link>
      <description>your connection string should look like this: ""Provider=OraOLEDB.Oracle;DataSource= (DESCRIPTION=(ADDRESS_LIST =(ADDRESS=(PROTOCOL= TCP) (HOST=""your host"")(PORT = xxxx)))(CONNECT_DATA= (SERVICE_NAME=""your service name"")));User Id=""your username"";Password=""your password</description>
      <pubDate>Tue, 23 May 2017 00:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72195#M24800</guid>
      <dc:creator>DavidClark</dc:creator>
      <dc:date>2017-05-23T00:35:00Z</dc:date>
    </item>
    <item>
      <title>I am using 64-bit OS in my</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72196#M24801</link>
      <description>I am using 64-bit OS in my machine and the Blue Prism software CPU architecture seems to be : 32-bit.  I had installed 64-bit version of ODAC client . This seems to be the problem and  was getting the issue with the provider. 
I have installed 32-bit ODAC client and used the TNS less form of connection string, its working fine.
Provider=OraOLEDB.Oracle;Data Source=hostname:port/servicename;User Id=username;Password=password;</description>
      <pubDate>Wed, 24 May 2017 11:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72196#M24801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-24T11:06:00Z</dc:date>
    </item>
    <item>
      <title>Yes, that would cause an</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72197#M24802</link>
      <description>Yes, that would cause an issue, glad to hear you resolved it.</description>
      <pubDate>Thu, 25 May 2017 01:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72197#M24802</guid>
      <dc:creator>DavidClark</dc:creator>
      <dc:date>2017-05-25T01:36:00Z</dc:date>
    </item>
    <item>
      <title>Hi i first got this same</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72198#M24803</link>
      <description>Hi i first got this same error but not since i installed ODAC. However i got a new error: 
""Internal : Could not execute code stage because exception thrown by code stage: ORA-12560: TNS:protocol adapter error""
I am using the string suggested in this thread. Any suggestions?</description>
      <pubDate>Fri, 04 Aug 2017 12:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72198#M24803</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-04T12:02:00Z</dc:date>
    </item>
    <item>
      <title>Worked now with updated</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72199#M24804</link>
      <description>Worked now with updated string - the more complex one from this thread:
""Provider=OraOLEDB.Oracle;DataSource= (DESCRIPTION=(ADDRESS_LIST =(ADDRESS=(PROTOCOL= TCP) (HOST=""your host"")(PORT = xxxx)))(CONNECT_DATA= (SERVICE_NAME=""your service name"")));User Id=""your username"";Password=""your password</description>
      <pubDate>Fri, 04 Aug 2017 13:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72199#M24804</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-04T13:12:00Z</dc:date>
    </item>
    <item>
      <title>Has anyone successfully…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72200#M24805</link>
      <description>Has anyone successfully connected to Oracle 12c?&amp;nbsp; If so, can you please provide the connection string?&amp;nbsp; Appreciate any help you can provide.</description>
      <pubDate>Sat, 06 Jan 2018 03:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72200#M24805</guid>
      <dc:creator>JeffMills</dc:creator>
      <dc:date>2018-01-06T03:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: your connection string should</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72201#M24806</link>
      <description>Hi david, to the above connection string you mentioned, receiving &lt;STRONG&gt;ORA-28009 error (connection as sys should be as sysdba or sysoper).&amp;nbsp;&lt;/STRONG&gt;Tried updating the CS to:&lt;BR /&gt;"Provider=OraOLEDB.Oracle;Data Source=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.44.78.12)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=svname)));User Id=sys;Password=pw;&lt;STRONG&gt;DBA Privilege=SYSDBA;&lt;/STRONG&gt;"&amp;nbsp;&lt;BR /&gt;But this isn't working.&lt;BR /&gt;Any suggestions?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mili Doshi&lt;BR /&gt;Business Consultant&lt;BR /&gt;Persistent Systems Ltd&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jan 2020 14:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-connect-to-Oracle-database-using-OLEDB/m-p/72201#M24806</guid>
      <dc:creator>MiliDoshi</dc:creator>
      <dc:date>2020-01-30T14:38:00Z</dc:date>
    </item>
  </channel>
</rss>

