HANA live information model
Hello all, I've searched for this information but I didn't find a direct answer. When we feed HANA live with data from different sources (e.g. ECC, CRM, APO etc...) can we build live views using that...
View Articlehow to disable primary key for a field.
Hi Everyone, Please guide me, how to drop primary key option of field ORDERNUMBER. without dropping the field. [uncheck primary key] CREATE COLUMN TABLE "NEO_xxx"."Z_ORDERDETAILS" ("ORDERNUMBER"...
View ArticleScheduling Options to control multiple .xsjobs
Dear Experts, I would like to know available options in SAP HANA to control the multiple .xsjobs at a time using either or a tool or script. After watching below video from Mr.thomasjung i created few...
View ArticleXSDS (XS data services) API
gurus, I would like to know if anyone has a URL or other reference to use XSDS. the issues i am facing are: 1) how to do a join of 2+ tables ( only using aggregation??? )2) how to compare a value (I am...
View ArticleList of users in Change Management in HLM
Hi Exports,My user is not listed in contributor under change management in hana studion.I have created two user one in DEV and another in PRODUCTION with same privileges./In DEV change manager my user...
View ArticleSAP HANA Live Browser and SAP Lumira Server - unable to connect from Mac
Hi Experts, We have HANA Live browser and SAP Lumira Server installed in our HANA Landscape. When I try to connect from the Windows OS, everything works fine using a browser. But when I try to connect...
View ArticleAccounts Payable - Invoice Due Date Calculation
I am currently developing HANA views in order to produce an AP Duplicate Invoice Report. One of the fields required is the Invoice Due Date which stems from a function module 'DETERMINE_DUE_DATE.' I am...
View Articlestring is too long in Cursor? Why?
Hi All, When I try a FOR in cursor I get this error: line 138 col 3 (at pos 4027): [359] (range 3) string is too long exception My Code: BEGIN DECLARE CURSOR cNVL(nvl int) for select *...
View ArticleHow to use $min in $find/$findAll in cds queries xsjs
Hi, I want to use $min while doing $find on an entity in my xsjs. Here is the sample of $find: var caseKeys = CASE_MASTER.$findAll({ "CASE_NUMBER": caseNumbers[i]...
View ArticleUsing Custom extraction rule in text analysis is suppressing the analysis...
Following this blog post http://scn.sap.com/community/developer-center/hana/blog/2014/05/23/to-be-or-not-to-be-hana-text-analysis-cgul-rules-has-the-answer , I have tried to create a table with a text...
View ArticleDatabase Triggers VS Procedures performance for specific column updates in HANA.
hi all, wanted to know that which method between triggers and procedures will be more suitable for below requirement so please share your views: Requirement: To capture the specific column update or...
View ArticlePopulate a column in table with system user by default.
Hello Experts, I have created a table T1 with four fields. I want to add additional column to this table say C1 that contains the system username by default.For this I wrote an ALTER...
View ArticleSAP HANA Smart Data Access - realtime replication
Hello, I tried to setup a realtime data replication like in the video: SAP HANA Academy - Smart Data Integration/Quality : SAP ECC Replication [SPS09] - YouTubeI have connected an Micrsosoft SQL Server...
View ArticleHANA Smart Data Access With postgreSQL driver
Friends,Any one tried to install an alternate ODBC or JDBC driver to connect HANA Smart Data Access to a Postgresql data source?If I were to use the ODBC generic where do i create a Domain Source Name...
View ArticleNode.js code for HTTP POST with X-CSRF-Token
Hi all, I am currently experimenting with a IoT solution. Instead of using the HCP, with the preconfigured IoT services, I have created an oData service on a HANA system on AWS. To test the HTTP GET...
View Articleprocess hdbdaemon HDB Daemon not running
Dear support, When i try to start sap hana database using the command: HDB start , i receive the following error : process hdbdaemon HDB Daemon not running. in log file i found :Topology.cpp(00258) :...
View ArticleSAP HANA DMO Optional Index error
Dear experts We are encountering the following issue during MSSQL -> Hana DMO # Z:\SUM\abap\log\RSDB02EN.TM1: 4 ETG036 Module name....: "RSDB02CK" 4 ETG038 Log name .: "RSDB02EN.TM1" 4 ETG040...
View ArticleRole activation error
Dear Hana Gurus, When I activate the role(.hdbrole) file, the error message"[258] insufficient privilege: Not authorized at ptime/query/checker/query_check.cc:3302" comes up. Would you please help me...
View ArticleUnable to activate the attribute view
Hi, I created one simple attribute view. When I click on "Save&Validate" the view is validating and process running with some warning. But there are no errors. But When I click on 'Activate"...
View ArticleHow to implement AMDP class using "alter".
Hi Gurus! I will implement AMDP class for adding identity to HANA user.Can AMDP class use "alter" ? I want to use below sql in AMDP class."alter user <User-ID> add identity <identity...
View Article