Search found 4 matches

by tdobe
Fri 30 Oct 2020 10:54
Forum: dbExpress driver for Oracle
Topic: DbExpress 4.2 PDB in Oracle 19c protocol problem
Replies: 3
Views: 23644

DbExpress 4.2 PDB in Oracle 19c protocol problem

Now I have a problem with the protocol: ora-28040 no matching authentication protocol from Oracle

I used the option: SQLNET.ALLOWED_LOGON_VERSION_CLIENT=11 in the sqlnet.ora file but the problem still exists!
by tdobe
Fri 30 Oct 2020 10:53
Forum: dbExpress driver for Oracle
Topic: DbExpress 4.2 PDB in Oracle 19c
Replies: 3
Views: 26010

Re: DbExpress 4.2 PDB in Oracle 19c

OK, it works (when USE_SID_AS_SERVICE_LISTENER = ON),

Now I have a problem with the protocol:
ora-28040 no matching authentication protocol from Oracle

I used the option: SQLNET.ALLOWED_LOGON_VERSION_CLIENT=11 in the sqlnet.ora file but the problem still exists!
by tdobe
Sat 10 Oct 2020 11:49
Forum: dbExpress driver for Oracle
Topic: DbExpress 4.2 PDB in Oracle 19c
Replies: 3
Views: 26010

DbExpress 4.2 PDB in Oracle 19c

Hi,

How to setup properties SQLConnection.Params.DataBase to connect to pluggable database Oracle 19c (PDB), is it possible in this driver?

Now my connection to non-PDB database 11g is: 10.14.2.2:1521:SID.

thx