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

Image may be NSFW.
Clik here to view.

Re: Edit Projection Filter in Calculation View

Ok, so I found the Version & Build numbers of a colleague who does not have this problem.I upgraded, restarted/rebooted ... and no change.

View Article


Re: Edit Projection Filter in Calculation View

Update .... It now turns out that the buttons are not "missing" per se. They are there, but simply they fall outside of the bounds of the dialog window,i.e. below the bottom visible border of the...

View Article


Simple Select in Trigger is not supported.

Hi Experts, I have executed the below query. But I am getting the error.  CREATE TRIGGER MYTRIG_SQLEXCEPTION AFTER INSERT ON "SREE"."TARGET1" BEGIN     DECLARE EXIT HANDLER FOR SQLEXCEPTION SELECT...

View Article

Re: Simple Select in Trigger is not supported.

Why do you have a SELECT ... FROM DUMMY in your EXIT HANDLER declaration?You may want to follow the example coding from the documentation more closely. - Lars

View Article

Re: How to trace SQL statemtents execution in XS applications?

Did you setup the SQL trace on the server? More important: what do you want the trace for? Maybe you get a better experience with using the expensive statements trace or the auditing features...

View Article


Re: Using the Import Statement in SQL procedure in SAP HANA

Looks like you want to implement a regular file upload.There's actually plenty of options, e.g. using Data Services.With SPS9 there's now information lifecycle management available to model data flows...

View Article

Re: How to trace SQL statemtents execution in XS applications?

Firstly, thank you. Yes, I have the SQL trace activated on my server and I can see SQL statements are traced when I executing scripts using HANA Studio SQL console, but not my XS app. Anwser your 2nd...

View Article

Unicode problem importing CSV to a table

Hello, I'm trying to import a CSV file which has some words with accents. If I open the CSV I can view all the accents perfectly, but when I'm trying to import it at SAP HANA STUDIO (Version: 1.80.3)...

View Article


Re: CV Aggregate Minimum after Filter leads to poor performance

Hi Krishna, I had a look at these posts. Indeed they solved the problem. Before I could make use of an ATV on M_TIME_DIMENSION. I had to convert the inverted date to a normal date and get the...

View Article


How can we put a resultset in a table in HANA

Hi all, I am quite a new to HANA development, (and this is my first question over SCN).I am executing a query and want some columns from the resultset copied into a temp table along with that I need a...

View Article

D3 Convert from TSV to JSON

İ am using D3. default code is TSV. as liked3.tsv("data.tsv",function(d){return{ day:+d.day, hour:+d.hour, value:+d.value };},But i want to convert JSON (xsjs) as like...

View Article

Re: Upsert data in one Table based on data in another Table?

Hi Sumeet,  This would not be possible as it will limit my values. What if I had 1000s of values like 3,3 4,4 5,5 etc etc..     Thanks,Varun Vemala

View Article

Creating a User Authentication and Session service - SAP UI5 and SAP HANA

Hi everyone, I am new to Ui5 and HANA. I am trying to create a SAP UI5 application which will run on HANA. Could anyone please provide example, code snippet or a resource for below: 1. I want to create...

View Article


Re: Upsert data in one Table based on data in another Table?

Varun, you may want to use the WITH PRIMARY KEY clause for this use case.REPLACE | UPSERT - SAP HANA SQL and System Views Reference - SAP Library Something like UPSERT T WITH PRIMARY KEYSELECT U.COL,...

View Article

Re: Upsert data in one Table based on data in another Table?

Hi Lars, Unfortunately, In my situation, both the tables do not have primary key.   Thanks,Varun Vemala

View Article


Re: Upsert data in one Table based on data in another Table?

Ok, now you need to specify your use case more precisely. What exactly do you want the update to do?Something like the SAP BW InfoCube request compression maybe?What should happen if there are multiple...

View Article

Re: Upsert data in one Table based on data in another Table?

Hi, Sorry I am not aware of the SAP BW InfoCube compression concept. But my use case is -  Considering the same tables as in the start of this discussion, Table U has multiple records.  What I need to...

View Article


How to investigate an "unable to establish connection" error?

I am a HANA newbie, trying small sample applications.  I followed the sample tutorial for using the XS outbound connection API and got that to work correctly.  However, when I try to do essentially the...

View Article

Re: How to investigate an "unable to establish connection" error?

Update: I extended the timeout to 60,000 and the error message was shown after only about 13 seconds

View Article

Re: SAP HANA ADMIN

Hi Venkatesh, for database administration, SAP has a trainnig offering in the form of the HA200 course, and there are related certifications (e.g. for HANA installation). A nice entry point is the book...

View Article
Browsing all 9165 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>