Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DBCON connection issue

Former Member
0 Likes
778

Hi Sap Gurus,

We are facing the following issue and i hope to get some help from you.

We are using DBcockpit to connect to an external  Oracle database. We have a connection working fine but we are creating a new one and we receive an error message. This connection is to a Oracle database with version 12.

We run the ADBC_TEST_CONNECTION and we get the following message error

C  *** ERROR => Connect via SAPUSER is not supported by SAP with

C  *** ERROR => Oracle db rel.>=12. Only Secure Connect method possible.

What are the differences now? What should i do?

Thank you and best regards

João Fernandes

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
675

Hi Joao,

Please follow the description in the notes:
#1622837 - New connect method of AS ABAP to Oracle via SSFS
#1611877   Support for ABAP SSFS during database connect

and configure the SSFS connection.
Afterwards the error message should be disappeared.

Hope this helps.

Regards,

Deepak Kori

3 REPLIES 3
Read only

ThomasZloch
Active Contributor
0 Likes
675

This is not directly related to ABAP development, you will find better experts for this here:

Thomas

Read only

RaymondGiuseppi
Active Contributor
0 Likes
675

Read 1622837 - Secure connection of AS ABAP to Oracle via SSFS and 1623922 - Connect to Oracle database. But I agree with , it is not the correct space to post.

Regards,

Raymond

Read only

Former Member
0 Likes
676

Hi Joao,

Please follow the description in the notes:
#1622837 - New connect method of AS ABAP to Oracle via SSFS
#1611877   Support for ABAP SSFS during database connect

and configure the SSFS connection.
Afterwards the error message should be disappeared.

Hope this helps.

Regards,

Deepak Kori