My Oracle Support Banner

How to Limit the Connection Type for Database Connections from SQL Developer (Doc ID 2289074.1)

Last updated on MAY 29, 2023

Applies to:

Oracle SQL Developer - Version 4.0 and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Information in this document applies to any platform.

Goal

A security requirement exists to restrict the type of connections made from SQL Developer to the database to 12c connections. The database server has the following configuration entries in the sqlnet.ora to ensure only 12c connections:


SQLNET.ALLOWED_LOGON_VERSION_SERVER (See Oracle Database Net Services Reference for information)
SQLNET.ALLOWED_LOGON_VERSION_CLIENT (See Oracle Database Net Services Reference for information)

However, this still allows SQLNet thin client connections from SQL Developer 17.2. Is it possible to restrict SQL Developer so that it allows only connections using the instant client or TNS connection type?
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.