How to retrieve schema from SAP HANA via JDBC
Hello,
I am trying to retrieve the schema list from a SAP HANA instance but calling jdbc getSchemas() api throws an error:
JDBCDriverException: SAP DBTech JDBC: [3587]: invalid protocol or service shutdown during distributed query execution: [2613] executor: communication problem
What is the correct way to do this?
Thanks
clahav