Hi all,
I am exploring the smart data access feature with HANA 1.0 SPS 07.
I succeeded to connect to another HANA instance using HANA Academy videos.
I am now connecting to an Oracle database following instructions in the following video
Smart Data Access:  Working with remote Or... | SAP HANA
I solved a problem that had to do with the $LD_LIBRARY_PATH variable. The soft link solution provided in the video did not work for me. The files were there but were marked as "not found" until I put the path to the missing files (ldd command) at the beginning AND at the end of the string of paths in the variable.
I can now connect to the Oracle database on the SLES Linux system (command line) using isql and retrieve data from tables in the remote Oracle database.
However, when I create a remote source in HANA, the following error is displayed when I click on the triangle before my remote data source:
"SAP DBTech JDBC: [403]: internal error: Cannot get remote source objects: Unable to load driver manager"
Any ideas what to try next? Any comment is welcome.
Best regards,
Christoph