Does anyone know the HANA equivalent of the following SQL statement?
IF EXISTS (SELECT * FROM MyTable) BEGINSELECT FieldA, FieldB FROM MyTableENDELSEBEGINSELECT "A", "B"END
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 ArticleHANA OData Service Filters
Exposing an OData service on HANA SP06 and attempting to filter records that have a null color results in a 400 Bad Request error. The filter built looks like this: $filter=COLOR+eq+null The OData spec...
View ArticleMultiple table resultset
Hi There, I am having a problem with my XSEngine Server-Side ResultSet. I know how to catch a string/int value from a result set if it only has 1 table in the result set, however I am calling 1 stored...
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 Help
Hi SDN Guru, Kindly help me HANA SDN Guru’s….I am working BW with HANA migration, I need to prepare the Technical Unit Test Cases for my current Project could you please anyone help me how to prepare...
View ArticleRecovery from HANA rev 56 to HANA rev 60 not working
Hello, After we created our new Instance HANA rev 60 on AWS we want to backup our data from our old Version rev 56. The update from 56 to 60 caused a Crash so we created a new instance rev 60 on AWS....
View Articleactive version of the object does not exist ...getting this error message
Hi Friends,I am able to successfully validate and activate the attribute view I have created and able to see this completion message in the log file as well.The strange thing is that I am not able to...
View ArticleCreation of explorer information space
Hi all, How do we create an explorer information space to explorer hana data within explorer. Can anyone help me out, answers will be appreciated. Regards Anil
View ArticleParse XML in server side javascript (XSJS)
Hi All, As Thomas Jung explains how to use SAP HANA SP06 features here in blog SAP HANA SPS6 - Various New Developer FeaturesSP6 offers a new functionality of Outbound Data Connectivity. In his blog...
View ArticleHow to force HANA Studio to track projects again?
Hey guys, I just updated on HANA Studio Version 1.0.60 an everything works fine. The only problem is that the little symbols that indicate the repository status of my artifacts are only shown for the...
View Articlesp6 #awshana studio slow
Hello AWSHANA fellows, it's probably unrelated, but since the update of AWS to SP6 (which i thought had happened at least a month ago), I'm having performance issues with the studio on my machine. it's...
View ArticleUI Integration Services Issue
Hi, I am trying to create an application site using SAP HANA UI Integration Services. The widgets are all set up and they work fine on the site alone, but there are some issues when I try to implement...
View Articleother user access Attribute view
When i log on HANA by user SYSTEM, created one Attribute view called ATV_DEMO1 in which source tables came from schema GW Then created analyitic privilege called AP_DEMO1 related ATV_DEMO1 1. Create...
View ArticleHANA XS OData Navigations and Complex Associations
Hi everybody, I am using OData on HANA XS to populate my data from the DB. Since I have a little more complex datastructure I am using complex associations to map my many to many relationships. There I...
View ArticleError while using oData update (415 Unsupported Media Type Error)
Hi,I am trying to use oData Update functionality. Below is the code sample. I am trying to do this on HANA instance on AWS. var saveModel = new...
View ArticleUse of Adobe in BOBJ Reporting Tools on HANA
Your customer wanted to implement BOBJ reporting tools , but Adobe flash was not allowed in the customer environmernt ,which of the following tool will you recommend ,choose 21) cystal reports2)...
View ArticleSwap partitions on HANA
Can we swap partitions with a column table in HANA like oracle ? If yes could you please provide the syntax
View ArticleCan CE_PROJECTION work with two filters e.g. using two stored procedure...
Hi allJust wondering if it is possible to use the CE_PROJECTION with two filters from two parameters Something like this, which will not check lt_rdr_proj1 = CE_PROJECTION ( :lt_rdr, ["MATNR", "CHARG",...
View ArticleCreating Index - Text Analysis
Hi , Just started exploring on the text analysis capabilities in SAP HANA and came across creating indexes to enable text analysis.I have a table with customer details which I want use for text...
View Article