Migrating Addon from 32bit to 64 bits
I'm migrating an Hana addon from 32 bit to 64 bits. When I swapped the DLL's from the 32 bit version with those for 64 bit, I got loads of errors, most of which I have been able to sort out myself.I am...
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 ArticleCannot Connect HANA Studio to AWS Instance
I signed up and installed an Instance of AWS HANA server a few days ago. I was bale to login using HANA Studio and created tables loaded data and created views. This morning I went to access my HANA...
View ArticleSchedule Job Log Not Displayed
Hi,I have a scheduled job (.xsjob) that runs every minute. Once that I activate the scheduled job in the XS Admin Console, I verify that the job is executed correctly every minute by looking to the...
View ArticleClone DB HANA and Crystal Report reports for SAP HANA
Dear SAPCould you please help us with these very urgent questions?1. 1. Can SAP HANA system be cloned? What is the process and method of cloning database of SAP HANA? 2. 2. Is there a Crystal...
View ArticleCan we load unstructured data into HANA?
Hi All, I am new to HANA. I want to know,can we pull unstructured data into HANA and how to pull unstructured data into HANA. Thanks & Regards,Prathysha Jaddu
View Article::SQL_ERROR_MESSAGE verbosity, e.g. procedure/line number?
Hello, is there a way to get a more verbose output from exception handling in SQLScript then what ::SQL_ERROR_CODE and ::SQL_ERROR_MESSAGE currently provide? Specifically I am looking for line numbers...
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 ArticleCloudshare disables extends button but doesn't detect SAP Hana Studio
Hello, I had the developer instance of SAP HANA on cloudshare but yesterday they disabled the extend button and the instance shuts down after 60 minutes even so I have SAP HANA Studio open and working...
View ArticleCan I use a trigger to keep record of deleted data?
I am trying to log changes to a table, including deletes. The trigger is working effectively for INSERT and UPDATE, but does not capture the data from the row when I create a DELETE trigger. I have...
View ArticleCall Procedure without ? from .net
Hi, I am calling a procedure which have parameters like "CALL \"Schemananme\".\"ProcedureName\"(?)" From .net code using (DbCommand dbCommand = db.GetStoredProcCommand("CALL...
View ArticleRecover SAP HANA database directly into different SID
Dear all, we are currently facing following challenge. Our customer wants to be able to recover a backup of his HANA database directly into a new SID using backint (TSM in this case as backup tool) to...
View ArticlePAK: Planning Session
Hi Gurus, during planning with PAK it seems like a planning session in Schema SAP<SID> is created, in which various temporary views are generated.For instance i can find at runtime of a PAK...
View ArticleCurrency Conversion Problem
Hi , I am facing the currency conversion problem while trying to use CONVERT_CURRENCY Function. Copied all the five tables from SAP System to HANA system and trying to do conversion. This is the error...
View ArticleRetrieving column names of table from HANA through Java is slow.
Using Metadata.getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) to get column names takes around 500ms-1000ms to complete....
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 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 ArticleSap Hana System Reports
Hi there, Could anyone tell me what is System Reports in Sap Hana ?Where can we find them ? Thank you.
View ArticleHow to create procedure for header table and item table
Hi, Can anyone help me to understand how to write SQLscript procedure for looping item table inside header table? I fetch records from sales header table ( order number ) and using that order number to...
View ArticleOut of memory error
Hi Expert, We are facing an issue while activating a procedure from the Project Explorer Workspace. The error comes up like : An out of Memory has occured.Consult the "Running Eclipse" scetion of the...
View Article