Great tutorial!
I'm on the CloudShare HANA version that I created today. This does not work:
Select * from SYSTEM.FTP_SERVER;
Could not execute 'Select * from SYSTEM.FTP_SERVER' in 3 ms 509 µs . SAP DBTech JDBC: [259] (at 21): invalid table name: Could not find table/view FTP_SERVER in schema SYSTEM: line 1 col 22 (at pos 21)
What could be the problem? I'd like to do the CSV upload.
By the way, when I logged in from the Hana Studio, I needed to specify SYSTEM as the user, whereas in this tutorial the user is a Pxxxxxx user ID. So there is either some name collision, or some missing component.
Robert