Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Browsing all 9165 articles
Browse latest View live

Re: PHRASE INDEX RATIO

Hi Micha,  a phrase index is as the name suggests an index for phrases. A phrase means here the combination of at least two text tokens in their actual order in the text. For indexing we only consider...

View Article


Re: PHRASE INDEX RATIO

Wow, I'm thrilled, after 3 years the question finally gets an answer. Thanks a lot! -- Micha

View Article


History Tables: graphically?

Hi all, since I have not find this information neither surfing the net nor searching the documentation, is it possible to create History Tables in graphical mode or is it only allowed to create them...

View Article

Image may be NSFW.
Clik here to view.

Re: OData problem: ERROR [SQL-258] insufficient privilege: Not authorized

Hello,first of all, if someone with a trail account wants to access the XS admin tool while using the MDC, his SYSTEM user should add all sap.xs.admin roles to his User.  But then, the settings in the...

View Article

Image may be NSFW.
Clik here to view.

Eclipse overview screen reporting high CPU usage when server shows low CPU usage

This is a newly installed HANA instance that we were going to hook up to a test region. After being up and running for a few days the overall performance went to crap. Everything is slow - ie: viewing...

View Article


'Insufficient privileges - not authorized' error during attribute view...

Hi All, I am using HANA development edition instance on Microsoft Azure. I have created few table. After that I created an attribute view and tried to activate that. But I am getting 'Insufficient...

View Article

Re: 'Insufficient privileges - not authorized' error during attribute view...

Hi Chandan, Have you run the below grant select querry for the schema in which you created the tables? GRANT SELECT ON SCHEMA <your_schema_name> TO _SYS_REPO WITH GRANT OPTION; If grant select...

View Article

Re: History Tables: graphically?

Hello Alessio, History Tables can only be created via SQL. There is no graphical option (also not on top of the HDTABLE artifact or CDS which both supports no creation of such tables). Regards,Florian

View Article


Re: History Tables: graphically?

Good evening Florian, thank you very much for your quick response.

View Article


Image may be NSFW.
Clik here to view.

SAP XS Advanced Builder not available

I have recently installed HANA SPS12 as well as reinstalled the XS Advanced components.  I am trying to go through the TinyWorld example, and when I try to build the first CDS, I receive the following...

View Article

Re: HANA Smart Data Access With postgreSQL driver

The steps I posted above are the steps I took.But not exact..I imagine if ISQL was able to find it, you may be fighting a permissions issues..Try running the ISQL command as the Hana admin <instance...

View Article

Re: Fuzzy search logic support alphanumeric

Hi Joerg, Thanks for the answer. We are using the CONTAINS() predicate only. Is there any other way to implement the logic to support brackets search like '(A OR B) C .  Regards,Lokesh

View Article

Re: SAP XS Advanced Builder not available

Hi Dirk, Thanks for the response.  I think my issue is different.  When I do the "xs apps" command, the builder does not even appear in my list.  I didn't know if they changed this in SPS 12 so that it...

View Article


Re: XS job fails to Start

Hello Shyam, can you provide the information who you have added the XSJS function to the job definition. In your "pseudo" information you wrote "package_path::file_name", which indicates that you...

View Article

Re: Using the Authorization Management API from Hana XS

Hello Markus, cause the API is OAuth protected, did you all the necessary stuff for OAuth (e.g. the OAuth Client Config, OAuth App Config ...)? From your provided coding it seems, that it is not done,...

View Article


Re: SAP XS Advanced Builder not available

We did change it in SPS 12.  The builder isn't installed at installation/upgrade time. It is installed upon project creation in the development specific space. So you probably shouldn't see it in the...

View Article

Re: Stored Procedure Running Extremely slow.

Hi David, Yes, that's exactly what I meant. Trying to avoid imperative constructions and keep as close to plain SQL as possible will surely help performance.  Regards,Lucas de Oliveira

View Article


Re: Creating new HANA table script and delivering via Transport

>I'll now try to find a way to not have it include the package in the table name.  Any ideas?Not possible with hdbtable in the repository.  The package perfix is always added to repository-based...

View Article

Extending/Modifying SAP HANA Studio?

I would very much like to look into creating Eclipse plugins that can work with, or even extend the plugins that make up the SAP HANA development tools. Is that possible? I would be very grateful if...

View Article

Re: hdbpreprocessor down in SAP HANA

Hi, Have you found any cause for this issueWe seem to be having a similar issue with the startup of a tenant on our HANA system Would be useful to know if you found a cause for the issue Sunil

View Article
Browsing all 9165 articles
Browse latest View live