Re: HANA EIM SDI Real Time Replication - Cannot get OracleLogReaderAdapter...
Hi!I have solved the same issueRead note 2129631
View ArticleRe: Parallelization of HANA procedure
No you don't understand right.There clearly is the general option to parallelise your procedure calls.Even though this is pretty bad practice in any DBMS, since you suddenly take over control over the...
View ArticleCopy table with content from one SAP system to another in HANA
Hello Experts, I am new in HANA. I have an requirement to copy few tables from SAP one system to another in HANA. We are using Smart data Integration in HANAfor getting the records. But here after...
View ArticleRe: XSODATA Multi Table Insert
Hi, I have just asked the UI5 developer to explore the option you have suggested using XSJS. Meanwhile can you please help me by elaborating the idea of dummy entity.By dummy entity i understand you...
View ArticleRe: Post method for ODATA
Actually , i am replicating the same mentioned the youtube video :oData Create/Update/Delete Support in SAP HANA SPS6 - YouTube
View ArticleRe: SAP HANA DB connectivity through Spring JDBC Template
I found its solution. Actually ngdbc.jar isn't getting copied to tomcat's wtp.deploy path. So when I did notice it so I copied on this path manually and my problem gets resolved. Thanks
View ArticleRe: Data Modelling in SAP HANA :Suggestions Please??
Thank you I will execute these steps. And will let you know.!
View ArticleSmart Data Integration - Oracle Log reader adapter ?
Hello Experts, I m very keen to use smart data integration for Oracle db in Real time.I know we have to use Oracle log reader adapter . We have installed data provisioning agent on windows .And have...
View ArticleUnable to create remote source for TwitterAdapter
I am trying to create via SQL a remote source for the Twitter adapter running in a Data Provisioning Agent on a separate host.Since the SQL reference unfortunately has very little on this topic, I...
View ArticleWhat is preferred solution to get data from SAP BW to SAP HANA
We are looking for a solution, which will give us a near real time capabilities and can also use the existing SAP BW extractors to get the data from SAP BW to SAP HANA. Which is the way to go?
View ArticleRe: Exact Months between two dates
Can you try using the below scalar UDF.. CREATE FUNCTION NIT_SCN.MONTHS_BETWEEN(FDATE DATE,TDATE DATE)RETURNS DIFF DECIMAL(10,8)LANGUAGE SQLSCRIPT SQL SECURITY INVOKERDEFAULT SCHEMA NIT_SCN ASBEGIN...
View ArticlePass input parameter from graphical calculation view to script based...
Hi, I have a graphical calculation view where in the Semantics I define an input parameter named "userID".In Join_4 I join "Join_8" (exists in my view) to IDMS_ISVALIDSALESPERSON, script based...
View ArticleProcedure creation date
Hello,I am developing an application and i need to get details of a procedures like creation date, created by etc...I checked PROCEDURES tables but it gives source codes only, there is no creation...
View ArticleRe: Help: Auto-Login to HANA Web Workbench for HCP Trial not working after...
Hi, I am facing exactly the same problem for account adaf6836f .... it keeps redirecting me to the form login page. I tried clearing the browser cache but that didn't help. Any suggestions? RegardsPeter
View ArticleRe: Clone/Copy database schemas
Hi Dinesh, first of all, isn't it a little bit overkill to create a whole DB environment for creating only a single copy of a schema? And how is it possible to create multi DB environment in the same...
View ArticleHANA Composite Provider - Joins / Unions documentation
Hi all, I intend to create a .NET-based application for automated documentation of HANA Composite Providers (Inner Join/Left OuterJoin) and their definitions. I found the xml definition in the SAP...
View ArticleRe: Clone/Copy database schemas
Hi Christoph, You have see this in different way, two DB inside same instance is always better than two instances. Generally the Dev and Test/Demo system will be on different...
View ArticleRe: Are HANA standard delivery units "cross tenant"
Thanks Gopal. Export / import of the DU, from the systemdb to the tenant db, made it . Best regards, Steve.
View ArticleRe: Do I neet Eclipse (HANA Studio) with 7.40 SPS 10?
I found a blog about news in NW 7.50. It seems that it is possible to create CDS Views with AS ABAP? http://rz10.de/2015/12/sap-netweaver-7-5-was-ist-neu
View Article