The Tools for Oracle Database Administration and Development (TOAD) application is a frequently used SQL tool used by developers and database administrators for browsing and managing Oracle database data. TOAD appears to leverage the Oracle Call Interface (OCI) libraries included with the Oracle full and instant database clients. These are the same libraries leveraged by the very popular SQL*Plus command line tool that is includes with the Oracle database client.
To add an Entra ID integration enabled Oracle database to TOAD, us the following configuration parameters:
To add an Entra ID integration enabled Oracle database to TOAD, us the following configuration parameters:
User: EXTERNALTNS: Select database alias from pull-downConnect as: NormalConnect using Oracle Client: <ODB 23.5+ full or instant client>Check: Use this client by default
Here is a screen shot of what it looks like filled out except the selection of the database alias from the tnsnames.ora file.
I hope you found this post helpful and informative.
Blessings!
Brad