
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oracle OLEDB drivers installation to connect 12C
Hi All,
What is the difference between default oracle drivers we get from add data vs the one we create using Create connection? both are same?
Which is the fastest driver to get data in QlikSense from Oracle database?
Regards,
Navdeep
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was able to do it, Steps for installation.
- Download Oracle Client GUI version from Oracle website
- Download ODAC from Oracle website
- Install using setup.exe with all general properties
- Open Net Manager and add tsn
- Restart the server and it should start showing up under providers 'Oracle for OLE DB'
- Make Connection and it should work

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same.
And using the script or the data load editor depends on the way you want to build your model.
If you want Qlik to do things for you, help you with the modelisation, create auto-calendar, do cross tables, create geoFields, use the data load editor (you need to prepare data for that before loading)
If you want to have full control of your data structuring and modeling, use the script.
You can use both; load editor than unlock to change it within the script.
But, as I said, I think It's the same Oracle connector in both cases.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ok yes, it seems same, though in "Create Data Connection" we have to install oracle drivers, not sure why it's required and how it's working in Add data option??
I am using Add data but data load is very slow from Oracle divers, is it dependent on drivers<OLE DB/ODBC> ??
Regards,
Navdeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No need to install ODBC drivers; use the existing package:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, I actually want to try OLE DB with Oracle, as ODBC is little slow. is there a way to do that?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
can you try to create an oledb connection and choose oracle and see what happens?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have tried this one and not able to establish connection. I have installed ODAC but still not able to see 'Oracle for OLEDB' under providers.
Please help.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was able to do it, Steps for installation.
- Download Oracle Client GUI version from Oracle website
- Download ODAC from Oracle website
- Install using setup.exe with all general properties
- Open Net Manager and add tsn
- Restart the server and it should start showing up under providers 'Oracle for OLE DB'
- Make Connection and it should work
