Activating XSOData Service Getting 'Unsupported datatype' Error message
Hi All, I'm doing a extend application service. For a table which having text and blob sql type in column. For this table I wrote a xsodata service and tries to activate it. Then it give unsupported...
View ArticleHow to use OUTER JOINS with Filter Conditions in SAP HANA
Hi, I need to write the below functionality in SAP HANA. Can anyone help on this? select *from a full outer join b on a.id=b.id and b.name ( + ) ='XYZ'; Thanks,Shovan
View ArticleHANA Studio Hangs (Not Responding)
Hi We had HANA DB SPS5 and HANA Studio 1.00.49 and everything was working fine. We upgraded DB to SPS6 and our studio stopped working. Thought HANA Studio might be the cause and upgraded it to be in...
View ArticleProblem trying to set up SAP HANA Cloud Platform In Eclipse
Hi, I am having a problem trying to set up SAP HANA Cloud Platform In Eclipse Java EE IDE. I manage to install the software from https://tools.hana.ondemand.com/kepler/ with no problem. However when...
View ArticleExports Hana views from ECC DEV to ECC QAS
Hi, Make export via File -> Export -> SAP HANA Content -> Developer Mode, since HANADEV (SAPHAD) system to the HANAQAS (SAPHAQ) system. But when I try to activate any view, Atributte or...
View ArticleDoes SAP have plans to have Webi access HANA analytical and calcualted views...
Does SAP plan on making HANA tables (and queries) directly accessible by Webi, similar to Visual Studio, Lumira, Explorer, et.al., without having to go through a Universe?
View ArticleCloudshare HANA: Can't Renew License
I am running the HANA cloudshare solution. My license recently ran out and I am trying to update it. I go to SAP Sneak Preview License Key Request as the instructions state but it is not sending me a...
View ArticleIs anyone else having problems connecting Excel 2013 64 bit to HANA via ODBC...
This is mainly directed to someone from SAP. I spend the entire afternoon trying to figure out how to connect Excel 2013 to my HANA instance on AWS. I'm pretty familiar with connection MS Office apps...
View ArticleHi All, I have a total experience of 3.4yrs and I worked on BI,ABAP and HANA...
Hi All, I have a total experience of 3.4yrs and I worked on BI,ABAP and HANA modules a year each. I want to drive my career into HANA module completely. And when I attend any Interviews I'm being kept...
View ArticleSAP HANA Studio and Client for Mac OS?
Hello ExpertsI am trying to figure out my way through SAP HANA. Already installed HANA instance in AWS. Next step is to download SAP HANA Studi and SAP HANA Client. Versions available are Win and...
View ArticleIteration over SQL result in SQLScript procedure has an error
Hello,I want to iterate over the resultset of a sql select in a procedure. I tried the example code from http://help.sap.com/hana/SAP_HANA_SQL_Script_Reference_en.pdfunfortunately it does not work...
View ArticleNot able to activate a RDL file
Hi I created a sample hello world RdL project and i was initially able to test it via the Odata way. But later i delete the file from local workspace and also deleted my schema and package. Later i...
View ArticleHow to create check constraint in HANA ?
Hi , I have the business validation to be placed with the table.When the user inserts a row in table we need to have validation that if the Client Id it passes through proc and Client Id ( Session...
View ArticleHow to Integrate SAP HANA on SAP Business Objects
Can any one suggest us what is the best way to Integrate SAP HANA on SAP Business Objects Platform
View ArticleLooping over a table variable
I'd like to declare a cursor to loop over a table variable, something like this: 1. DECLARE temp = SELECT a, b,c from atable;2. DECLARE CURSOR cur FOR SELECT * FROM :temp;This code, however, results...
View ArticleWant to pass input parameter value as column heading in Calculated View
Hi All,I want to pass input parameter value as column text in Calculated View.Just like Text variable in BI 7.0Thanks ,Ravi
View ArticleTrouble activating and validating a Procedure
I am trying to create a stored procedure. In the SQL Editor, I can create the table, create a procedure, and call the procedure with no errors. When I place this script in my procedure and try to...
View ArticleDelete workspace and projects from repository in HANA
Hello, Can anyone suggest me best deletion steps to delete .project and .settings in HANA.Tried scn:http://scn.sap.com/message/14020589 but doesn't helped me still gives "Repository package is not...
View ArticleSQL Views isolation levels
Hi Developers, Is there a way to set the SQL views isolation level upon SQL Views creation on SAP HANA: in MS SQL for example there is a way to do so by setting the WITH (NOLOCK) keyword in the CREATE...
View Article