Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Yellowfin does not ship with the driver required for this connection due to licensing/paywall reasons. You will need to manually upload the driver through the the Plugin Manager or Add Driver.

1. Click on the Create button and choose the data source option.
Image Added

2. Select Oracle from the

...

databases list.

...

...

Image Added

3. When the New Connection popup appears, provide a name and description for your

...

database.

4.

...

Choose Oracle from the list of available database options. New configuration fields will appear on doing so. 
 Image Removed

 Connection String: when selecting Connection String you have the same functionality as in Generic JDBC Data Source.

Image Added

5. Oracle configuration fields:

Image Added

6. Authentication Adapter: Specify an authentication method for the database adapter. More details Advanced Connection Editor.

7. Select the Include Schema

...

in SQL checkbox to include the schema name when addressing database tables in SQL queries. 

...

image-2023-11-23_15-8-59.pngImage Added

8. Specify how you want to connect by choosing one of the following connection methods:

    1. SID: Select this option if you want to connect with the Oracle SID, which is a
  1. unique name
    1. unique name that identifies your Oracle instance/database.
    2. Service: Select this option to connect using the Oracle service name (TNS alias) and remotely connect to your Oracle instance. 
    3. TNSNAMES: This option should be selected if you want to connect
  2. by using
    1. by using the tnsnames.ora file.

  3. If connecting
    1. If connecting with a SID or service name, continue with the following steps, otherwise skip to step 10 if you have chosen to connect using the tnsnames.ora file. 

9. Next, enter the name or IP address of the server hosting the database.

10. The default port number for Oracle will automatically appear.

11. Provide the name of the database containing the data that you require.

12. Enter the value of the selected connection method (selected in step 6). E.g. if SID was chosen, provide the source ID number, or if TNSNAMES was selected, then provide the contents of your tnsnames.ora file.

13. Select

...

the Use Custom Fetch Size checkbox if you want a select number of data rows to be retrieved from the database after a query is executed. Specify the number of rows.

...

 Image Added

14. Yellowfin will automatically select the correct JDBC driver to talk to your Oracle database.

15. Enter the username and password of your database account.

16. Toggle Advanced Settings to see more settings. 

Image Added

17. Once you have completed your connection information, you will have several options:

Image Added

    Advanced Connection Editor
    1. Back: This will
  1. take you to the Data Source page in the Admin Console and allow you to edit all the advanced options available for your database
    1. navigate to the database selection.
    2. Cancel: This will close the New Connection popup.
    3. Test Connection: This will test the connection parameters you provided to ensure it can connect to your database. If the connection
  2. was
    1. is successful,
  3. a message
    1. an indicator will appear and you will be able to save the connection.                                 
  4.  Image Removed
  5. Create View: This will save your connection and get you started on creating a view based on it.

  6. Save & Close:
    1.                                                                         Image AddedFor more details about Test Connection please refer to the Test Connection page.
    2. Save: This will allow you to save your connection and
  7. close the New Connection popup, returning you
    1. navigate to the Success page
  8. you were on previously.Cancel
    1. :
  9. This closes the New Connection popup without saving your connection, returning you to the page you were on previously.We recommend testing your connection, and then saving it by clicking on the Save & Close button.

    1.                                                                          Image Added