Convert Read Only procedure to Read Write
Hi, Is there any way to change the property of a procedure? I have a Read Only procedure with around 95 output fields. I want to make a copy of this procedure but the new one has to be Read Write.Is...
View ArticleIssue with HANA and ODBC-Recordsets
Hi all, we are trying to connect an existing software to HANA. The software is based on Microsoft MFC technology using Recordsets via ODBC in the data access layer. We can read data via recordsets but...
View ArticleHow to deal with Short dump that restarts the index server?
Hi ,I have been experiencing this problem whenever any exception occurs in my SQL SCRIPT procedure. For instance when there is a situation when I try to insert a value of 50 characters in length to a...
View ArticleMonth name as a calculated column in HANA
Hi , I am trying to get month name from SAP date in my AN view. I am using the following to get the month from a date field: component ( date("BEZDT"),2) but need to convert it to the month name...any...
View ArticleProblem opening an UDT with Access via ODBC
Hi! I'm having some problems opening the UDT's I have configured in a hana database in Access. I have configured the ODBC source and it's all ok, I could link the default hana tables (OCRD, ...) but if...
View ArticleHow to register in SCC from SAP Appbuilder?
Hello All,I am new to SAP appbuilder. I am developing an app using appbuilder for registering a user in SCC. I am not able to load the SAP logon screen while running the app. Can anyone please help me...
View ArticleOle automation procedure on SAP Hana
Hello I tryinng to change the code in TransactionNotificaction on SAP Hana, when i did this changen on SQL server i used ole automation procedure for the next procedures: sp_OACreatesp_OAMethod...
View ArticleIssue Configuring Workspace in SAP HANA Studio
i want to connect my local SAP HANA Studio and Sap HANA Client to HANA server on CloudShare. However, I cannot find the repository access path in the preferences to configure the HANA regi file. I...
View ArticleNot able to debug XSJS service
Hi, I am receiving following error on launching debug configuration: "Failed to check if system is secured" I believe because of above error i am not able to debug the .xsjs service. I am setting Host...
View ArticleSQL Script - error in executing the select with multiple conditions
Hi gurus, I'm having troublein the command syntaxbelow:SELECT * FROM "TEST_RVS"."VH_TEST" WHERE "AUFNR" = 20210807 AND "BWART" = 101. WHAT IS THE CORRECT...
View ArticleHANA STUDIO ERROR
Hi, i was creating a new xs project and when i created .xsapp file, i see "NO CONNECTION TO DATABASE". please advise if this is an an error. thanks
View ArticleIssue with HANA and ODBC-Recordsets
Hi all, we are trying to connect an existing software to HANA. The software is based on Microsoft MFC technology using Recordsets via ODBC in the data access layer. We can read data via recordsets but...
View ArticleSAP HANA SMART DATA ACCESS with HADOOP HIVE
I am trying to configure SAP HANA SMART DATA Access to connect SAP HANA with HADOOP HIVE using simba ODBC driver. Although I can create a remote data source and virtual tables from the remote source, I...
View Articlehow to load data in a UI Integration service(UIS) widget.
Hi experts, I write a simple html and put it in a UIS widget,.When I use the widget in a .xsappsite file, the widget did not show any data I requested.It shows an error message: XXX_The requested...
View Articlecannot load hana xsappsite in IE
Hi, I can open xsappsite in hana studio, but cannot load it in IE when open the runtime URL, as following shows:but when i login, it shows:anybody know how to handle it ? thanks a lot. Regards,Sophie
View ArticleAMDP Authorization error while calling database procedure
Hi Experts, We have a stored procedure in HANA DB server (HND).We have to call this stored procedure in an AMDP class-method created in our app server HNA.We plan to consume or invoke this method in...
View ArticleInformation View Query by ODATA
Hello Guys An Analytic view is exposed using xsodata. Is it possible to query the view from ODATA ? Thanks,
View ArticleXSJOB terminating regularly
I seem to have a problem related to scheduling/jobs:I have configured my xsjob file to trigger every second (see below). After activating it in the XS Admin Tool, it runs for some minutes and then...
View ArticleXS: execute a procedure at system startup?
Is there a way to run a specific SQLScript procedure once my system has started (i.e. finished booting)? In a way like good old autoexec.bat?
View Articlecom.sap.db.jdbc.exceptions.jdbc40.SQLDataException: [303]: invalid DATE, TIME...
I've written a program that needs to insert data that includes a timestamp column into HANA using a jdbc connection. This insert fails every time with...
View Article