Schedule 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 ArticleAbout SAP HANA
Hi Experts, Can you please tell me about SAP HANA ,when it will required?i am an ABAP Consultant ,So i can learn directly ?my friends told me required BW/BI to easy learn ,and any good institute in...
View ArticleIs it possible to specify Unique constraint in the hdbtable file?
Hi In hdbtable file we can specify the primary key as below:table.primaryKey.pkcolumns = ["PRODUCT_ID"]; But, I am wondering how to specify the UNIQUE constraint for some columns in design time. I am...
View ArticleWhere will get the SAP HANA Demo data or application?
where will get the SAP HANA Demo data or application?
View ArticleHANA ODBC Error
Hi Experts, We have created one ODBC DSN for HDB and for few days it has worked fine.We were able to import the tables from ECC to HANA. However now the same step showing error as below: ODBC-ErrorSQL...
View ArticleAdd column on a specific position
Hi there, is it possible to use an ALTER TABLE statement to add a column to a table on a specific position?I couldn't find it in the documentation. Thanks,ben
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 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 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 ArticlePut the query result of "EXECUTE IMMEDIATE" command in a local table
Hi all. Is it possible to put the output of the "EXECUTE IMMEDIATE" command in a local table so that the ouput can be accessed through other procedures. Regards,Andila
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 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 ArticleWhen I try to Open Data Preview, it keeps refreshing and don't open it.
Hi, I'm having some problems when trying to open data preview from an expecific table on HANA Studio.I keeps refreshing the table (as in the image below), and don't open it! I keep waiting about 10,...
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 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 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 ArticleApplication Site problems concerning widgets
Hi folks, we are currently trying to create an App Site with some widgets. I already built a test project last year which worked fine but now Hana Studio keeps telling me "Could not process your...
View ArticleI don't have PAL schema in my HANA Studio
Hello all, I was studying and trying to solve some problems I'm having with Hana/Predictive Analysis. I was showing some error of insufficient privileges while trying to run some algorithms.So then I...
View Article