Database Security Products (MOSC)

MOSC Banner

How to connect 19c TLS / wallet enabled database through sql-developer client tool from desktop

edited Mar 13, 2024 12:58PM in Database Security Products (MOSC) 2 commentsAnswered

Hello Team,

I have 19c (version 19.3) database installed on Linux RHEL 8.9 OS. On this database we have enabled TLS / wallet authentication over the port 1522.

Now, We want to test the database connection using TLS / wallet through sql-developer client tool from our desktop.

Kindly suggest, how we can test this connections.

--> Get the wallet details from server side:


SQL> show pdbs;

  CON_ID CON_NAME            OPEN MODE RESTRICTED

---------- ------------------------------ ---------- ----------

     2 PDB$SEED            READ ONLY NO

     3 PDBADQA            READ WRITE NO

SQL> select * from v$encryption_wallet;

WRL_TYPE

--------------------

WRL_PARAMETER

--------------------------------------------------------------------------------

STATUS             WALLET_TYPE     WALLET_OR KEYSTORE FULLY_BAC

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center