Re: SAS Integration in HANA
I was pretty excited ( I know, I'm easily amused) about the concept of pairing SAS predictive analytics algorithms with the processing speed of HANA and the visualization capabilities of LUMIRA.Let's...
View ArticleSAML2.0 XSApplication LUMIRA
Do I need to restart HANA if I create a new Trust store file/usr/sap/H1D/HDB<Instance Number>/imdbmaster/sec/sapsrv.pse I can get everything configured.. Add IDP cert to sapsrv.pse.Insert IDP...
View ArticleWhat is the basic difference between Triggered based Replication and ETL...
What is the basic difference between Triggered based Replication and ETL Based Replication in HANA 1.x ?
View ArticleScripted Calculation Views !
Are there any specific guidelines on when to use Scripted calculation view? Few blogs mentions that it can be used only if Graphical calculation view unable to meet the modeling requirements. Anyone...
View ArticleRe: What is the basic difference between Triggered based Replication and ETL...
hi Asish, Trigger-Based Data replication uses the SAP Landscape Transformation(SLT) replication server to move the date from SAP ERP database or any supported database into SAP HANA. The replication...
View ArticleRe: What is the basic difference between Triggered based Replication and ETL...
No matter what products you will use (SAP or non-SAP). A triggers replication is based on the creation of triggers in the data source tables so that when this table receives a change to trigger is...
View ArticleRe: What is the basic difference between Triggered based Replication and ETL...
"...this table receives a change to trigger is triggered and send the same change to the destination, thus compromising much performance from your bank..." This is a false conception on how SLT...
View ArticleRe: SAML2.0 XSApplication LUMIRA
6. Reload the SAP HANA trust store. Whenever you import a new certificate into the trust store, you must restart the corresponding trust-store process, for example: ○ SAP HANA trust store (sapsrv.pse)...
View ArticleRe: SAS Integration in HANA
Just saw that this has been put up SAP at SAS Global Forum 2015 ...
View ArticleRe: Prepared statement with named parameter
Not sure why you take the communication protocol description as a language guide... Anyhow, SAP HANA indeed supports different kinds of parameter notations.The most commonly used (and the only one...
View ArticleRe: Prepared statement with named parameter
Hi Lars,thank you very much for the helpful answer. I am working on Python implementation of hdb protocol and found named parameters in the protocol documentation only, not in HANA SQL Script Reference...
View ArticleSAP BO Design Sutido connection with Hana on demand instance
Hi, I am trying to connect SAP HANA Cloud Platform from SAP BO, any tips in this regard? what should be the JDBC URL?
View ArticleRe: Heterogeneous Migration of BW on SQL Server to BW on HANA Issue
Hi, can you please have a look on this issue, 4 ETW000 [dbsdbsql.cpp,00000] *** ERROR => prepare() of C_0000, rc=1, rcSQL=259 (invalid table name: Could not find table/view DDNTT in schema...
View ArticleRe: What is the basic difference between Triggered based Replication and ETL...
Hi All, This is very good clear discussion in Triggered based and ETL based replication in SAP HANA landscape I appreciate for your quick response . RegardsAsish
View ArticleRe: User 'P' doesnot have permission 'ReadDbInformation' in account 'Ptrial'...
Hello, I don't know if it works for poonam but it works well for me ! Thanks.
View ArticleRe: Scripted Calculation Views !
A funny way of asking. I guess the easy answer is:If you can satisfy all your data analysis requirements without scripted calculation views, then consider yourself lucky. There are many scenarios that...
View ArticleRe: NullReference exception error in Calculation View @ Runtime
Too few information here.Show the tables, show some demo data (give commands to populate the tables), show the code/view definition. When the example can be reproduced, then there's a chance to analyse...
View ArticleRe: What is the basic difference between Triggered based Replication and ETL...
Oops you're right, the changes are tracked by triggers in the source DB. Just in case of a sap source system, the slt server won't connect directly to the DB but receive an RFC. The 2-3% overhead is...
View Article