2014 Mar 07 12:22 PM
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
2014 Mar 07 12:34 PM
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
2014 Mar 07 12:26 PM
2014 Mar 07 12:29 PM
Read 1622837 - Secure connection of AS ABAP to Oracle via SSFS and 1623922 - Connect to Oracle database. But I agree with Thomas, it is not the correct space to post.
Regards,
Raymond
2014 Mar 07 12:34 PM
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