Hello Community,
i have registered an SAP HANA (Cloud Platform) trial Account to practice SAP HANA Text Analysis connected via Twitter.
In Java Eclipse i have a successful connection to my personal Twitter Developer account, but the HDB Connection fails.
All the classes in Java are error free, rather i have problems to get the connection to my trial Hana Database.
I also tried in line 21 as HDB_USER = PXXXtrial;
but there is no difference. It tries to connect a few seconds and get this error message
": SAP DBTech JDBC: Cannot connect to jdbc:sap://hanatrial.ondemand.com:30015/ [Cannot connect to host hanatrial.ondemand.com:30015 [Connection timed out: connect], -813.]."
I must also say i can not add a new database on my SAP HANA Cloud Platform (account.hanatrial.ondemand.com/cockpit) as well as HANA XS Applications. There is no button to create or add something, perhaps because i only have a trial account.
Can someone help me to connect to HDB. Maybe i only entering the false HDB_URL.
Many thanks in advance.