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

Re: Calling a procedure via SDA

Nope - cross db procedure calls are not supported. - Lars

View Article


Re: Cyclic Dependency Error when calling a procedure from inside a procedure

Hi Vanda I will spare you my usual litany on why not to use dynamic SQL and that being "dynamic" is actually not a clever DB hack, but just a major indicator of that the developer has gained some...

View Article


How to create two measures ???

Hi experts!! i have a requirement  where i need to generate two measures for my reportingis it possible to create two measures in one analytic view??? when i tried am not able to!!      getting error...

View Article

Re: imdbworker02 indexserver not starting.

"Did you power off and then back on again" (British accent) Not exactly sure how this was solved, it could have been all of my above checks. I turned all the nodes (3) off. not a reboot, powered it...

View Article

Re: Any documentation on base64_encode/base64_decode?

Hi Lars, The functions do exist, but maybe just not externally supported.  I found them on another SCN post. You can try this:  select base64_decode('dGVzdGluZw==') from DUMMY;Both functions seem to...

View Article


Re: Custom data types to mask fields

Thanks Sergio and Michal, I have finally made a calculated column with this expression: format("ERDAT", 'MM.YYYY')But it's not the solution that I was looking for. Because in this way I can't use that...

View Article

Image may be NSFW.
Clik here to view.

Re: Group by clause

I Suspect the data 'TECH111' . Are you sure there is no space in both sides of the text? Re check the data once. And , if still issue persist , delete the records 'A1113' ( 2 rows) and re insert it....

View Article

Deletion of tables/fields/views/synonyms

Hi Experts, Am planning to cleanse HANA db. Identified some tables, fields in a table, synonyms and analytical views for deletion. Tables deletion - Have written a SP with DROP table stmt for...

View Article


Re: Can only create read-only procedures in SAP HANA on AWS

While creating a new  procedure change the default  access mode(Read-only)  to read/write  .

View Article


Re: Need help to figure out simple date filter in calculation view

Well, what I expected is happening. I have a bad performance. This is frusturating. I just need data from yesterday. So I did the below in the first node in the calculation view: date(BUDAT) =...

View Article

Re: Need help to figure out simple date filter in calculation view

Why don't you convert your expression result to the DATS format first?Or, depending on your HANA version you may process the DATS format directly with dats_add_days. - Lars

View Article

Re: Any documentation on base64_encode/base64_decode?

They are not in the documentation, which usually means: not supported. Don't use them for your programs as you won't get any support for that then. - Lars

View Article

Re: POST oData Problem

Here is the form you can use to get xsrf token <form action="https://hanasystem/sap/hana/xs/formLogin/token.xsjs" method="get">            <input type="hidden" name="X-CSRF-Token"...

View Article


How does HANA resolve input parameters in calculation views executed in the...

Hello, In our project, we use HANA stored procedures called from ABAP using DB proxy (this is from a time where AMDP was not yet available).However, we previously refactored the procedures in a way...

View Article

Simple TRIGGER... not working !?

Hello, I'm new in SQL so I try to do some basic stuff.  I have created a sequence and I want to increment the sequence in a trigger, here is my code :  create trigger <my_schema>."myTrigger"...

View Article


Re: Multiple Rows using Json Input from PostMaster

Hi Florian, Thanks for making it clear...my last questions is. 1. Is it possible to send multiple inputs rows in same XML or JSON to XS service or if I have a custom exist function (Either function or...

View Article

Introspection of Stored Procedures used in Analytic Privileges

I am trying to define a security model that would have a single Access Control List table and a single stored procedure we could use across all Analytic Privileges.  The only way I have found to...

View Article


HANA backup log files

Had few questions on the HANA backup log files : We have backup log files that are fairly old what I needed to understand the following: 1) Does the HANA administrator need to go and frequently clear...

View Article

Execution of a script/procedure during a DU activation

Hi all, Since the quick search I made didn't help me on this question, I decided to ask here (sorry if it's a frequent question). Is it possible to configure a script or procedure to be executed while...

View Article

Re: Simple TRIGGER... not working !?

Hello Joseph, I assume you are using a HANA revision < SPS10. To my knowledge in revisions before SPS10 it is not allowed to change transition variables in BEFORE triggers. Or said in other words....

View Article
Browsing all 9165 articles
Browse latest View live


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