04-01-21 06:51 PM
HI Team,
I am trying to retrieve data from Oracle database through OLEDB object. I am able to access the required tables from Oracle SQL developer. I did tried giving the connection string in OLEDB object how ever it gives the error as OLEDB data provider cannot be located. My question
1. Is it possible to get the connection string from Oracle SQL developer tool to be used in blueprism (currently I am able to access the data from Oracle SQL developer tool)?
2. Do I need to install Oracle Data access components separately?
Please let me know if you have any questions
Answered! Go to Answer.
05-01-21 02:40 PM
05-01-21 03:46 PM
@ewilson
I did tried to import by using the steps mentioned and also by downloading the zip and unzipping file but now it gives below error
any thoughts? Let me know if you need more details
05-01-21 08:27 PM
06-01-21 12:02 AM
06-01-21 09:28 PM
Thanks @ewilson
I was able to extract and establish the connection . Appreciate your support.
However, while running SQL queries it gives the below error
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
Any thoughts?
06-01-21 09:30 PM
Thanks Miguel
I did tried with this but apparently ODAC needs to be installed. I am looking for some way to fetch data without installing any additional piece of software
11-01-21 03:18 PM
Hi @ewilson
This thing worked today. I tweaked the port ID( the Port ID I got from ORACLE SQL Developer) and it was all good to go. Thanks for all the brainstorming . Appreciate your support
12-01-21 02:03 AM
12-01-21 02:21 PM
12-01-21 03:15 PM