Re: Column auto increment in SAP HANA v. 1.00.70.00.386119
The devil is always in the details, isn't it?If you go back and check I wrote already that it is a SPS 8 (==> rev. 80+) functionality.
View ArticleRe: Column auto increment in SAP HANA v. 1.00.70.00.386119
Thanks Lars. I have not noticed. Is it possible to obtain rev. 80 in the cloud instead of rev. 70?
View ArticleGranting schema privileges
HI, How to grant privileges on SLT derived schemas in HANA. I am getting insufficient authorization when I try to give the command grant select on schema <schema_name> to <user/role> with...
View ArticleRe: Why is Key Attribute mandatory in Attribute View?
Hi Shreepad, Did you figure out the issue . I have the same problem . I have table which has got repeatedvalues , but this is not a primary key ..I wanted to display these only once in the filter using...
View ArticleRe: Create an FULLTEXT index with text analysis on
If I want to create different text index with different configurations on the same column, how can i achieve this? Thanks. Chih
View ArticleHANA and Test Driven Development
Hello Community, this is my very first question at SCN ! Does anyone know how Test Driven Development is applied during the HANA app development? Particularly in native HANA applications. Why do I ask?...
View ArticleRe: "Host Command" for SAP HANA
Hi Ichtouk the sqlplus command host does not allow you to execute commands on the server you're connected to. Instead, you can execute local command without leaving your current sqlplus session.It is...
View ArticleRe: Schema mapping for HDBprocedures
Hi Nehal, Usually the schema mapping is used for schema resolution when the the tables are used in the views(attribute, analytical, calculation) i.e, when the source system and destination system has...
View ArticleRe: Rev 60: Data Backup --> Out of Memory
I have rev 68 and i changed also the buffer size, but the OOM error still appears. If there another hint?
View ArticleUsing JPA to Persist Application Data in SAP HANA
Hi , i have a question regarding JPA (Java Persistence API) and SAP HANA and need your help as we don't know how to continue. A colleague tries to follow the instructions in this PDF File (...
View ArticleRe: [1000002] Allocation failed error on backup recovery
Sergi, I cannot help you directly, but I can mention that I'm getting the same error when performing a data backup, it never happened before and there is enough space on disk. Perhaps it means...
View Articlecomparative HANA vs Oracle
hi all,someoneknowswhetherHANAsomething similartoOracle: -Sec_protocol_error_trace_action-Sec_return_server_release_bannergreeting ichtouk
View ArticleHANA Server site JavaScript how to call functions in another .js file? thanks
In HANA Studio, I have created a .js file and a server site javaScript .xsjs file. The .js file and .xsjs file are in the same path .I create function F1() in js file. Then I want to call function F1...
View ArticleRe: Column auto increment in SAP HANA v. 1.00.70.00.386119
Developer Edition of SPS8 became available this week: SAP HANA Developer Edition v1.8.80 Enjoy
View ArticleIn-Place Database Migration to HANA
Hi All, I have a question about Migration to HANA from BW 7.4. Our source system is a BW 7.4 release running on Windows cluster (CI and DB) and target is HANA DB. We would like our current CI+DB...
View ArticleRe: HANA Server site JavaScript how to call functions in another .js file?...
cool!Then please mark the question as answered.
View ArticleRiver HelloWorld could not upload records
Hi all, I've created a schema "riverwl", a package "riverwl", a role "riverwl$DevRole" and added it to my user. In the package riverwl, I've created a script "helloworld.rdl": @OData application...
View ArticleRe: River HelloWorld could not upload records
Hi,Looks like the structure of data you used to create the entity is not correct . Can you just copy paste the JSON here ?Sreehari
View Article