ECC to HANA D/b replication SLT
Hello All, I am trying to replicate data from ECC to SAP HANA d/b ( SP11 )using SLT. I performed all the configuration needed for SLT replication and could find that I have been able to find the data...
View ArticleRe: XS Advanced and FQDN
Did you execute the command from the HANA host via ssh or locally? Are you able to ping hostname in that case / are there any firewall rules in place?
View ArticleRe: Connecting 1 SAP source system to multiple HANA via SLT
Normally we would recommend to delete the old configuration referring to that source system, which was created as 1:1, and start from scratch with 1:N. A switch between 1:1 and 1:N replication is not...
View ArticleRe: How to change objects owners in HANA
Ravindar, your provided solution looks to be for another issue than asked in the original posting.
View ArticleRe: How to change objects owners in HANA
The owner of an object and the owner of the schema in which the object is located are the only users who can access the object and grant object privileges on it to other users.So what I think is if you...
View ArticleRe: XS Advanced and FQDN
Hello Fabian, no, I did not change neither the hostname nor any of the ports. The issue turned out to be with the SSL certificate. Please try paramter --skip-ssl-validation as per the SAP HANA...
View ArticleRe: HANA Text analysis Language detection
Hi Avinash, Please refer to the Language Detection Problems discussion for the openSAP: Text Analytics with SAP HANA Platform course. Note: you may need to register in order to see the post. Cheers
View ArticleRe: HANA Text analysis Language detection
Hi Avinash, I think currently there is no support for multi language texts as shown below: It may be choosing the primary language of the column and hence you are getting only DE Regards,Krishna Tangudu
View ArticleRe: SAP HANA Live Views for ERP
I hope you all figured it out already, there is a quick way to set the tag "private", "reuse", "query" manually via SQL.
View ArticleJSDoc HTML generation via SAP HANA WEB IDE: Problem analyzing some .js files
Dear SAP community, during the documentation of SAP UI 5 Developments I encountered an issue.Our web application is split according to the MVC logic and I store "view" and "controller" seperately.I...
View ArticleRe: XS Advanced and FQDN
Hello Stefanie, have you tried paramter --skip-ssl-validation as per the SAP HANA Developer Guide For SAP HANA XS Advanced Model. Very best regards Frank
View ArticleRe: Eclipse mars have no XS project after install the hana tool
solved the problem, thank you!
View ArticleRe: How to execute dynamic select into query in hana procedure
Hello Sooraj, the INTO clause cannot be used in a dynamic statement. In additional also the usage of SQLScript variables in a dynamic statement is not supported, so you are also not able to store the...
View ArticleRe: HANA Update from Rev112.00 to Rev112.02
Hi All,I solved the issue. Please follow this steps: 1) FULL Backup DB2) Uninstall HANA 112.00 and delete all the Directories refering to your old SID3) Install HANA 112.024) Restore DB Regards!
View ArticleRe: HANA ALM Transport DEV to QA to PROD (or) DEV to QA & DEV to PROD
Hi! Sergio, You have mentioned in your reply that ChangeList ID will be different once it gets to QA environment. Is that because you have enabled the Change Recording in QA environment? In our QA...
View ArticleNeed to xpose odata service to client
hi all, iam new to hana platform, i have webservice which is xposed to client, please see the code below i want replicate that in hana, is that possible. Sub CreateXML() Dim spTA As New...
View ArticleCustom Directory is not working on different schema
Hi Expert, I have created custom directory as per my requirement. It is working fine on my schema. i am getting proper result. When i tried to used same custom directory on different schema then i am...
View ArticleCalculated Column Expression in View in SAP HANA
Hi, I have a requirement to calculate Backlog quantity for a particular Sales Order,The requirement is as below: "CASE WHEN SCHEDULE_LINE.COMMITTED_QTY = 0 AND...
View ArticleRe: XS Advance Runtime installation failed !!
Hi Avinash, Do you happen to know how to do this manual un-installation or undeployment of xs components? Rahul
View ArticleRe: Need to xpose odata service to client
Don't really understand that. Why you wanna build an XML and expose it via an OData service. As far as I can see from the coding, there is just a table affected which data is written to an XML. So why...
View Article