Re: Problem Access Hana Account
You managed already to create the HANA MDC Trial DB. During the setup process you were asked to enter a password for user SYSTEM. So the iniital logon can be done with user SYSTEM and the password you...
View ArticleRe: XS job fails to Start
Thanks Krishna for the reply. I already fixed the issue with inputs from Florian.Removed all these statements and now everything works smoothly.
View ArticleRe: SAP XS Advanced Builder not available
Webide used to work only in SAP space, does sps12 webide works on any development space? I installed sps12 and getting the same error as reported in this thread. I am building app in sap space. In...
View ArticleError 471 when trying to create Virtual Functions on Remote Source
Hi Experts, I am trying to execute the CREATE VIRTUAL FUNCTION statement to extract data from a Remote Source I have created in the HANA System 'TRS'.I have created the Remote Source based on the...
View ArticleRe: Starting hdbnameserver error
Hi Beqa, Is this an error while you try restart a HANA system? or specific hdbnameserver service?Ideally you should not be required to restart of a single service on HANAWhich version of HANA are you...
View ArticleRe: Stored Procedure Running Extremely slow.
Lucas, Thank you again for the information. Here is the wrinkle to this whole thing. The stored procedure was written for use with ShipEasy. They are integrated with our SAP B1 Hana. It populates...
View ArticleRe: How to use SMART DATA ACCESS in SAP Hana Cloud Platform?
http://help.sap.com/hana_options_eimhttp://help.sap.com/hana_options_eim SDI in now available for production use with HCP. ThanksWasim
View ArticleRe: SAP XS Advanced Builder not available
The development space is configured during upgrade/installation in the sap-xsac-di*.mtaext file. There should be a resources section with a property named di-dev-space where you can configure which...
View ArticleHANA Studio - how to Delete an Object that is in Error status
I have an interesting problem, that I need your help with. I'm not sure how, but some one has loaded a trigger table (/1CADMC/00000284) from SLT into the HANA system. Of course now it was sitting in...
View ArticleGIT Repository pwd not working in SAP Translation Hub
Hi Experts,I am using my trial account. I created my SAP UI5 App in the WebIDE and deployed it to the SAP Hana Cloud platform. Then I did the 'Commit Push' . Got my URL and App name without an...
View ArticleRe: Fuzzy search logic support alphanumeric
Hi Lokesh, No, I am not aware of other ways to support brackets with fuzzy search. CONTAINS() supports OR and - (not) operators only, Brackets and other operators are not supported. Regards,Joerg
View ArticleHANA update log
Hi experts, When I using the SLT I found that sometimes the data will be delayed for hours. So I'd like to know whether there's a log in HANA or SLT in which the specific data updating time can be...
View ArticleRe: HANA update log
Hi Rocky, Please check, LTR transaction in system where SLT is configured. Select your configuration/schema name and statistics tab will give the status of the your replication. Regards,Suresh.
View ArticleRe: Using the Authorization Management API from Hana XS
Thank you very much for your answer, Florian. You are right of course, however I was actually trying to simply get any response. Turns out I was using the wrong port! Since the connection uses SSL the...
View ArticleABAPADAPTER SDI: cannot get extractors
Hi, I m trying to connect to my ERP on-premise using AbapAdapter through Smart Data Integration service.I followed this video: SAP HANA Academy - SDI: ABAP Adapter [SPS 11] - YouTube I can connect to...
View ArticleRe: ABAPADAPTER SDI: cannot get extractors
Hello, Maybe try asking here: HANA smart data integration and smart data quality questions post there
View ArticleHow to get Year/Month from a String in Calculated Column?
I want to achieve below functionality in Calculated columns: TO_NVARCHAR(TO_DATE(:p_period,'YYMM'),'YYYY') Regards,Deba
View ArticleRe: How to get Year/Month from a String in Calculated Column?
Hello Deba, using a calculated column with a SQL expression (instead of calc. engine expression) you can use the statement you provided. On which HANA SPS level you are, because on lower levels that...
View ArticleRe: SAP XS Advanced Builder not available
Hi Todd, We had the same problem after upgrade SPS11 to SPS12. Solved by complete XSA uninstall (see note 2244998 for details) and installing XSA again. Seems due to internal changes simple upgrade to...
View Article