Re: Smart Data Access : virtual table on top of remote calculation view
Hi Thomas, Please refer note 2184030 for increasing remote object size limit. As per my understanding ,SP10 doesn't support column views as a source object for virtual tables, The note 2154347 and...
View ArticleRe: CDS view with SESSION_USER
Thanks Florian, I managed to do it using .hdbview but that gave me problems in other areas - I think I will turn the remaining sql views into hana views instead. /MiB
View Articledoubt in installing eclipse plug-in for working on hana modelling
hi all,i have a doubt in installing eclipse plug-in for working on hana modelling. from this link: https://tools.hana.ondemand.com/#hanatoolsnext i landed on this page :...
View ArticleRe: Real time data replication by using HANA EIM (Smart Data Integration)
No problems Jeff. A lot of the fixes we've been looking for are sorted in SPS11, particularly the one we are waiting for is revision 102.04. Try and do real time replication on a table in Oracle with a...
View ArticleSAP SLT Register Configuration failed for Mass Transfer for multi schema...
Having an issue to configure second schema for replication using SLT, first one is working fine.I can able to connect from SLT server to HANA server -- no issueSM21 on SLT server giving an error as...
View ArticleWhat is the advantage of native HANA application?
Hi all, As known, XSJS application can be built and deployed on HANA while some other application like Java can do the same thing.Both of them can take advantage of the strength of HANA.My question is,...
View ArticleRe: What is the advantage of native HANA application?
Native HANA : Bring all the data from SAP/NON- SAP sources to HANA DB using SLT/BODS(ETL tool) and perform modelling on top on HANA DB and perform the reporting on top of HANA DB.Native HANA means in...
View ArticleRe: What is the advantage of native HANA application?
Hi Ming Yu, Native HANA Application has following advantages 1. Simplified architecture-Applications follow 2-ties Architecture (Pusing down Application layer to DB layer) 2. Ensures Performance:...
View ArticleRe: Calling an SP takes over 200% more time over the select statement
Hi Lars; We get the same issue for migration SQL Procedure from MSSQL to HANA. It is very slow to CALL Procedure in the HANA. Because there are many DB update action in the procedure, we can not...
View ArticleRe: Real time data replication by using HANA EIM (Smart Data Integration)
Hi Jamie,Turns out we're still on 102.00 so next step is to get onto 102.03. We did some successful real time replication today but apply failed with an index out of bounds error which we're hoping...
View ArticleLooking for guidance on using DO BEGIN ... END block with HDBSQL script
Hi folks, I have a script file with the following code that runs great in Hana Studio that times the execution of statements that looks like thisDOBEGIN DECLARE starttime timestamp; DECLARE...
View ArticleRe: Calling an SP takes over 200% more time over the select statement
Hi Yiming, My recent testing with shows much improvement with stored procedure execution with SPS10. The difference between execution of a SELECT statement and the same one within a stored...
View ArticleRe: Looking for guidance on using DO BEGIN ... END block with HDBSQL script
I would try to use the multiline editing mode and set the command-end-character to something different than ';'.
View ArticleWith introduction to Simple Finance and Simple Logistics how beneficial it is...
Will learning HANA and with either MM or Finance will help getting better job opportunity in the future as HANA is introduced with sFin and Logistics ?
View ArticleHow to mark objects in BW for Extended Storage(Dynamic Tiering)
Hi-- We have a query that once the SAP HANA Dynamic Tiering is configured on the HANA running SAP BW 7.4 , how does the BW objects are marked to be kept in the extended storage and what are those BW...
View ArticleRe: How can I get the number of week (of quarter) in a Date in sap hana...
I think its 33rd week as per calender year
View ArticleBW modeling using HANA studio?
Dear All, My understanding is, If BW is sitting on top of HANA, I believe BW modeling can be done using HANA studio(like what we do with SAP GUI). Pls. correct me if I am wrong. At my place, we have BW...
View ArticleRe: BW modeling using HANA studio?
Hello Peri, you have to install the Modeling Tools for SAP BW powered by SAP HANA. You can use them with Eclipse Luna or Mars or a SAP HANA Studio version >= SP08. For details check the installation...
View ArticleDefiner privileges for procedures
Hi all, I am a beginner of HANA and have met the problem. I am using a cloud trial instance and have grant the select rights to the schema as guide.Can anyone help me out?
View ArticleRe: Definer privileges for procedures
Hello Ming, because the HANA Trial system instance on the HCP Trial is shared with other users it is not allowed to use definer mode procedures. This is a limitiation of the Trial instance which you...
View Article