SAP Hana Studio release 70 issues
CTRL-F keyboard shortcut for Find/Replace missing. Not a huge issue obviously. Perhaps others experiencing issues (and any relevant workarounds) with Hana Studio version 70 can log here? Thanks.
View ArticleHANA Authorization problem
Hello, I have a hdbschema file which creates a schema. I am working with the SYSTEM user and I add the schema in Object privilege. I see that the grantor is user _SYS_REPO. But the grantable checkbox...
View ArticleIssues with ODATA service creation
Hi Gurus, I am facing some issues with ODATA service creation. I have an analytic view which I want to consume via SAP UI5. As per guides and blogs, I need to create 3 files, namely .xsaccess,...
View ArticleCalling SQL stored procedure dynamically
Hallo, could anybody tell me how to call HANA SQL stored procedure dynamically? The coding looks like this:v_ProcedureName := '"' || KpiNamespace || '::' || KpiName || '"';v_SQL := 'CALL ' ||...
View ArticleMissing data from SQL Console
Hello,I have created a calculation view and it works completely fine.Now I have a completely strange problem with selecting values from the created calculation view in the SQL console.If I count the...
View ArticleCalling an SP takes over 200% more time over the select statement
As part of my POC converting a SQL Server application over to SAP HANA, I'm find that CALL is taking over 200% more time than calling the SELECT statement directly. The result is that the application...
View ArticlePart of where condition ignored after upgrading to 72
Hi folks, We have recently upgraded to 72 and in testing we have discovered that part of our SQL where condition is now ignored when using IS NULL in conjunction with OR operator. For example; If I...
View ArticleTables dropped and re-created automatically in HANA
Hi, Few of our tables in HANA QA system are been dropped and re-created automatically.Due to this we are having Grant issue & we need to reapply the Grants before we move the HANA Content.This has...
View ArticleUpgrade to SP7 vs 72 broke SQLCC Anon user in XS app
We have an XS application set up to use an anonymous sql connection. It worked before we upgraded to SP7 v. 72 but not after. We're being prompted for credentials now. There are no errors in the...
View ArticleProcedure editor slowdown after upgrading to 72
Hi folks, I'm having a strange problem since upgrading to 72 a few days ago. When I am in procedure editor I'm experiencing a major delay when typing. For example I will type a character and then...
View ArticleAn internal Error: Widget is disposed HANA Studio rev 73
Hi guys,I updated studio to rev 73 recently and noticed that during CSV file import it gives an error, have you seen something similar?
View ArticleInput Parameter popup doesn't show up
Hi, I'm trying to execute a Calculation View that contain an input parameter, unfortunatly after click the Data Preview button the calculation start the execution but it doesn't try to request any...
View ArticleIs it possible to do POST (insert) on HANA using oData service from XS?
Hi Experts,Can we do POST/PUT/DELETE on HANA using oData (XS engine)? If Yes, can you please share some sample? RegardsRohith
View ArticleVariable/Input Parametrs BETWEEN
Hi, In the proposed operations Equal and IsNull only. How do BETWEEN and other operators?,
View Articleempty resultset even though it shouldn't be empty (rev70; resultset is...
Dear experts,today i did experience a behaviour of hana that i cannot understand.In order to enable you to reenact the phenomenon i created the following demo code: #########################...
View ArticleProblems with Currency Conversion using CE_CONVERSION
Dear experts,i'd like to use the mentioned Calculation Engine Plan Operator to fill a column "Converted_Monetary_Value" of a self-generated (not SAP standard) table. The currency unit as well as the...
View ArticleHANA OData Service Filters
Exposing an OData service on HANA SP06 and attempting to filter records that have a null color results in a 400 Bad Request error. The filter built looks like this: $filter=COLOR+eq+null The OData spec...
View ArticleSAP Hana Studio release 70 issues
CTRL-F keyboard shortcut for Find/Replace missing. Not a huge issue obviously. Perhaps others experiencing issues (and any relevant workarounds) with Hana Studio version 70 can log here? Thanks.
View ArticleVisualized Plan
Hello, Is there any documentation to understand the Visualized Plan?I've looked through the net and did not find anything which was very informative. I'm trying to understand what exactly happens...
View Article955295 - Using Survey Variables in HANA howto
There is a SAP Note 955295 - Using Survey Variables in SQL wich explains howto filter subqueries and send them to a variable defined with [%0] for example. I tried in hana and I couldn't find the way...
View Article