Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Disabling EZConnect in sqlnet.ora

CarlovskiFeb 17 2010 — edited Feb 17 2010
Does anyone know if it is possible to disable EZConnect sqlnet connections? e.g CONNECT username/password@sales-server:1521/sales.us.acme.com
when sales.us.acme.com may or may not be set in tnsnames.ora.
Other connection types are only used when defined in names.directory_path in sqlnet.ora, but EZConnect seems to 'default' itself in, no matter what you put.
i.e if I remove everything from the directory_path entry, tnsname based connections don't work, but using a full location does. If I have NAMES.DIRECTORY_PATH= (tnsnames) then both connection types will work.

Regards,

Carl
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 17 2010
Added on Feb 17 2010
5 comments
1,194 views