Error while activating attribute view :
An internal error occurred during: "Activation".java.lang.NullPointerException How to resolve this error!!!
View ArticleSample data SFLIGHT not visible in the trial version of HANA studio
Hi Experts, I have just started using the 30 day trial of SAP HANA Studio thru Cloudshare pro. I have done what the document : http://scn.sap.com/docs/DOC-28191 says. After this I was able to get into...
View ArticleSearch for * (star) character using CONTAINS()
Consider the following example: create column table test_text (some_text text); insert into test_text values ('ABC'); insert into test_text values ('*'); What I would like to get is only the second...
View ArticleDistributed Hana on AWS
Hi,the title says it all - is it possible to use distributed Hana on AWS? The Admin Guide says "go to the directory where you mounted the SAP HANA DVD" but there is no such directory on AWS. -- Micha
View ArticleNeed TZHANA and TZH300 docs
Hi All, I required the TZHANA& TZH300 docs to pass HANA certification,can anyone please share these docs.. Regards,Pravanjan
View ArticleDATE displayed as 00000000
Hi, I am starting into HANA SQL these days.....I am trying following SQL - select BNAME,BCODE,GLTGV,PASSCODE,UFLAG from "SAPQ12"."USR02"; This sql displays the date as 00000000. I tried TO_DATS(GLTGV)...
View ArticleProblem on initial config step of hana studio
Hello, I was watching the great video "Native HANA Dev Workshop: Getting Started" from Thoman Jung on Youtube.To the point where I have to open SAP HANA Studio --> Menu --> Window -->...
View ArticleBPC on HANA
we are looking at implementing bpc 10 on hana. we need to understand if this is any different from BW on hana (our current understanding is this is BW on HANA and since BPC sits on top of BW we'll be...
View ArticleCan HANA joins not be trusted
First problem: I have attribute views on M_TIME_DIMENSION and linked them e.g. to VBAP-ERDAT via SAP_DATE the SQL date however is off by one day in my report (e.g. SAP date is 20130225, SQL date shows...
View ArticleHANA POC - Generating big data
Hi All, We are in the process of developing POC in SAP HANA space. We need big data(volumes of data). We are planning to generate this data ourselves. Do we have any SAP standard programs for...
View ArticleConnect to HANA with unixODBC fails
Dear community I like to connect with PHP to the HANA server, using all information from the treads...
View Article30 days HANA trial: can I recreate VM for "SAP HANA Studio" in cloudshare?
Dear experts, got the VM's for the 30 days trial both up and running. Is it possible to recreate the VM's mentioned below to start from scratch again ? a. SAP HANA SPS5 serverInstalled: SAP HANA SPS5...
View ArticleAdding AD authentication to HANA instance
Guys, I am trying to add windows AD authentication to my AWS HANA instance for learning purpose. I have done following so far: Created virtual private cloud (VPC) in AWSCreated Windows Server 2008...
View Articleissues in SAP HANA's .xsjs file at server level
hi,i have created an .xsjs file in the SAP HANA Extended services project. when accessed via the browser, the output is generated in JSON format. following is the code:...
View ArticleSample data SFLIGHT not visible in the trial version of HANA studio
Hi Experts, I have just started using the 30 day trial of SAP HANA Studio thru Cloudshare pro. I have done what the document : http://scn.sap.com/docs/DOC-28191 says. After this I was able to get into...
View ArticleHANA odata service issue
Hi, I've created at basic odata service on my AWS HANA Instance but I'm having issues when testing in the browser. Whenever I add the parameter "inlinecount=allpages" as a parameter to the service call...
View ArticleColumn store error when updating with a sequence nextval
I would like to UPDATE a column value in a COLUMN TABLE with the NEXTVAL of a sequence.So far, so good, this works: hdbsql HDB=> CREATE COLUMN TABLE mytable (id NUMBER PRIMARY KEY, value NUMBER)0...
View ArticleRequirement for SAP HANA for Non-SAP clients
Hello, Want to now, if the client is having ORACLE/MS-SQL database server and client want to use SAP HANA for improving performance in terms of data reterials and more complex report.What software and...
View ArticleWhere to find documents for "HANA Native Development"-Workshop
Hi, I'm doing the the HANA Native Development workshop and I'm wondering where I can find the sourcecode templates (seend at Exercise One on 4:00).Thanks,greets Ben
View ArticleProblem of install AFL on HANA ver45
hello everyone, I'm starting to investigate BFL, I have download the BFL guide from HANA appliance. According to the guide, the prerequisite of using BFL is install AFL first.The installation of AFL is...
View Article