Error: 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 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 ArticleProblems 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 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 ArticleCreate Procedure fails
Hi All, I am working on a product which integrates with SAP B1 and I am trying introduce support for SAP HANA. As part of our product configuration I need to insert some code into the B1...
View ArticleCannot create repository workspace
Hello all,I am preparing a workshop and got a virtual infrastructure, which contains a SAP HANA database Rev. 60 and a Windows Terminal Server with HANA Studio Rev. 60. I already made data imports and...
View ArticleBest way to Monitor table updates in Hana
We are using BODS to update tables in Hana and we can see a panel there (bods) for monitoring the job, however I'm wondering what is the best method to see that kinda status in Hana? Mike
View ArticleHow to enable the create history feature in HANA for tables?
When i run the below statementALTER TABLE "TST"."tsttable" CREATE HISTORY;got an error as below SAP DBTech JDBC: [7]: feature not supported: This feature is currently disabled. How can i enable this...
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 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 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 ArticleDoes anyone know the HANA equivalent of the following SQL statement?
SELECT 1 FROMINFORMATION_SCHEMA.TABLESWHERETABLE_TYPE = 'BASE TABLE'ANDTABLE_NAME = 'MYTABLE'
View ArticleInvalid JSON found in XSAPP or XSACCESS in package “workshop.sessiona.00”
Hi, Getting error message "invalid JSON found in XSAPPS or XSACCESS” during activation. Attached is the error message screen shot for more information. Any help is greatly appreciated Thanks,...
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 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 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 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 Articlefacing issue in currency conversion
hi, I am facing some issue in currency conversion. I have all the TCUR* tables required for currency conversion loaded into my schema named "AMANDEEP" (they were present in another schema named...
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 Article