Problems with embedding a *.data-file in R
Hey guys,i got a problem while writing an R-procedure on my HANA-instance: I want to store the content of a *.data-file in a variable (x)- all my tried failed.here is what i already tried to do: read...
View ArticleMDX Query performances very low compared to equivalent SQL query
Hi HANA experts, I've a quite complex calculation view that I'd like to browse using Excel Pivot tables (so MDX) but I experience very slow performance when running MDX queries compared to the same...
View ArticleCE_JOIN Self Join Issue
Hello, I'm trying to accomplish a self-join in HANA with the CE functions. My table, TT_UNION, looks like GROUPEMPLOYEESTARTDATE1123452013-01-011123452013-02-01 ...but with 50 million records. Each...
View ArticleError: Unique Constraint Violated: Table (xxxx)
Dear all,firstly this is the error I get when activating a .hdbtim, ERROR playpen/db/ZGS.hdbtim Repository: Internal error during statement execution, please see the database error...
View ArticleCreating a Loop query in HANA Studio
Hi, I need to test an application which kills running threads in HANA, so I am trying to create a query which stays IN LOOP for quite a big time (5 minutes or more). How should be my query? I have...
View ArticleIterating through A Data Frame - R & Sap Hana
Hello, I was trying to create a procedure which accepts a table and within the procedure I wanted to modify the contents of the table and store the modified contents into another table. I would like to...
View ArticleCSV Upload fails / Flat File Data Upload fails
Hi, hope you can help me. I try to upload a csv file via File > Import > SAP HANA Content > Data from Local File in SAP HANA Studio. Everything works fine (file found, mapping correct) but...
View ArticleAWS Hana instance is not reacheable
Hi, I have created an hana instance in AWS account. I have configured the instance with elastic IP and appropriate ports. I have started developing an application using hana. Last 20 days, I'm able to...
View ArticleHow other users can access shared package?
Hi All, I created one Project in HANA Development system through Studio, and shared it. However no one else is able to access it. Currently I saved the package & related workspace in my local...
View ArticleDoes anyone know the HANA equivalent of the following SQL statement?
SELECT 1 FROMINFORMATION_SCHEMA.TABLESWHERETABLE_TYPE = 'BASE TABLE'ANDTABLE_NAME = 'MYTABLE'
View ArticleSP6 ON CLOUDSHARE
Have noticed the following changes in SP6 on cloudshare from SP5 The UNLOCK button occuring everytime you open the studio on SAP HANA System view of the Development perspective - This will go...
View ArticleHost Name - Free 30 day trial - to run application
Hi Team , I have recently started with free 30 days trial version of SAP HANA . Need to know the host name to run the application built i.e. XSJS. Please guide me. ThanksKamal
View Articlenot able to add ABAP system running on HANA DB in HANA Studio,
I am not able to add ABAP system running on HANA DB in HANA Studio,Please help me . I am receiving above error. Thanks,Ashik
View ArticleSQLScript - implicit variable declarations?
The following code comes from the SPS06 SQLScript manual. I've got the following code to run just fine, but what confuses me is where the result set "rst" was declared. I can change the name "rst" to...
View ArticleCurrency tables: Using your own SCHEMA
I would like to use currency tables in my own schema creating them in a project.HANA revision v 56 (Amazon developer edition)Steps I've done so far:1. Created a project.2. Created the hdbschema,...
View ArticleR connect to HANA with ODBC
hi All. These days I want to use R to connect to hana with RODBC like the following guide...
View ArticleHANA - Native Development Excercises - Sample codes
Hi Team , I have been going through the various videoes in Open SAP and in HANA Academy . Need to know is there any place from where one can find all the basic templates about the various codes to be...
View ArticleCan I deploy a Java App from Hana developer Studio into the Hana Developer...
Hello everybody! My issue I believe is quite simple.I have an instance of Hana Developer Edtion hosted on AWS EC2. I can access the server as a Database, inside Hana tab. I have also read that I can...
View ArticleHow to do Weeks in the Month
Dear all, I have data e.g. Dealer, Car, Month, Amount. My single record data looks like this 12345, HOLDEN, 201308, 50 I need to dynamically work out the weeks in the month, e.g. 5 weeks for August...
View ArticleSAP HANA STUDIO Not Responding
Hi All, Good Day!! Recently I have updated SAP HANA instance from SPS5 Revision 52 to SPS6 Revision 60. I have updated SAP HANA Studio as well to SPS6 revision 60. When I try to go to Modeler...
View Article