Re: How to resolve SAP DBTech JDBC: [328]: invalid name of function or...
So whatever xsjs file i have in my application in future I will have to run it as xsjs service.I think the server is unavailable at this moment, can you confirm is server really down, at this time.?
View ArticleRe: How to resolve SAP DBTech JDBC: [328]: invalid name of function or...
Cause you are using a MDC instance, you have to check it by your own. It is not possible for me. Check it in the databases and schemas area of your HCP account. I think at that point we should stop the...
View ArticleRe: How to resolve SAP DBTech JDBC: [328]: invalid name of function or...
Thank You very much Florian, for your time and solutions.
View ArticleRe: M_Time_Dimension table not populating after doing "Generate Time Data"
i guess we don't need these table in this case.
View ArticleHDB Daemon stopped
Hello evverybody, I'm having an issue with Hana, because HDB daemon process is not running and the entire HANA system is down.I found this Log Volume is full (log mode = legacy) and the database...
View ArticleRe: M_Time_Dimension table not populating after doing "Generate Time Data"
Hi Rohitasya Sarkar, First create following tables in _SYS_BI Schema (Please find SQL Script to create table in the attachment). 1....
View ArticleRe: Issue in Hana Cockpit Trail When I am Connecting Thorough Eclipse
I think you should use the DB user. You set the password for the default user System when creating schema. Log on with that. And copy a new user from System by assigning Developer role.Then connect...
View ArticleRe: HDB Daemon stopped
What information is shown in the releavnt files, ex: Indexserver, nameserver and Daemon trace files? Always look here for further information. The error you posted is very generic and could be one of...
View ArticleMultiple fact tables in Data foundation
Hi, Can i have multiple fact tables in data foundation of an Analytic view? Is there any pre-condition for doing so. Rgds
View Article'Contains hidden objects' in Eclipse
Hi experts, I am using Eclipse for HANA XS applications. But, in Eclipse I don't see all artifacts. (already created in the SAP HANA Web-based Development Workbench )In Eclipse it shows 'contains...
View ArticleRe: 'Contains hidden objects' in Eclipse
ok, now I can edit it. (I was in the HANA Administrator Console) How Can I deploy it to the HANA Cloud? KR.
View ArticleRe: 'Contains hidden objects' in Eclipse
As you are using the HANA trial instance (the shared one which is not supported yet anymore and will be shut down in the near future), it is already running in the Cloud.
View ArticleRe: 'Contains hidden objects' in Eclipse
I mean, how can I deploy my changes in Eclipse back to the cloud? I originally created my application in the SAP HANA Web-based Development Workbench. But I want to use Eclipse now. KR.
View ArticleRe: 'Contains hidden objects' in Eclipse
When you are editing/activating the objects via the Respository View, you directly edit/activate them on the HANA DB itself. No further deployment is necessary. It is more or less the same behavior...
View ArticleRe: 'Contains hidden objects' in Eclipse
ok, I understand. When I activate my changes I get an error: when I do the Quick fix, nothing happens... KR.
View ArticleRe: 'Contains hidden objects' in Eclipse
That point was discussed already several times here. You have to change the Text File Encoding to UTF8 (Eclipse Preferences -> General -> Workspace -> Text file encoding). Regards,Florian
View ArticleRe: Currency Conversion in SQL Scripted view - features disabled ?
I believe this link will helpHow to perform Currency Conversion in SAP HANA
View ArticleRe: Multiple fact tables in Data foundation
No you can't. but you can use Calculation view to achieve this.
View ArticleDecimals in calculation view
Dears,We have ECC on HANA.I've created calculated column "MaterialUnitPrice" in my calculation view for table MBEW.Code is: if("LBKUM"!=0,"SALK3"/"LBKUM",0)MaterialUnitPrice is Doublebut result is...
View Article