Re: Xs engine throws "No successful authentication possible"
Any help here will be much appreciated..
View ArticleCrystal Report from SQL imported into HANA
Hi experts, We have a Crystal Report created on MS SQL 2008. We try to import it into SAP HANA, using an ODBC connection through the “Set Datasource Location” option. While the connection is being...
View ArticleRe: Part of where condition ignored after upgrading to 72
Showstopper? For me certainly a reason to hold-off. Incidentally is it just combination of OR and IS NULL, did SAP provide indication of issue with other predicates and expressions? More visibility...
View ArticleRe: "Declare"
Hi Stephanie, Adding to Thomas's reply. Adding the syntax here in case it helps you. declare WMSDB varchar(30); declare xAISWMEventLog varchar(250); WMSDB := 'AISWM' || 'DB NAME'; xAISWMEventLog =...
View ArticleRe: Calculation View performs well but performance degrades at time of filter
Thank you Ros. Moving ahead I will upload a .plz file for visualize plan. Few more questions for you. 1) I am not familiar with analyzing the SQL PLAN statement. Looking at the SQL Plan, can you...
View ArticleRe: Setting CPU or MEM limit in HANA
There are no options to limit memory, except on a global level with global_allocation_limit. HANA manages its own memory pool and assigns to the processes as it sees fit. See page 7:...
View ArticleSAP HANA Developer Edition on Amazon Web Services (AWS)
Hi All, I have download SAP HANA studio, and Cleint successfully , I have also created Instance from AWS , I can see Instance is up and running brilliant , but to add system in HANA studio , we need...
View ArticleRe: Calculation View performs well but performance degrades at time of filter
Hi Hari, About 1/2: It's an option you can see on semantics of your view. After revision 72 it's not visible directly on right box but in the propertis of the view. For this case what you need to do is...
View ArticleReplicating Pool and Cluster tables in HANA
Hi, Has anyone been able to successfully replicate the Pool and Cluster tables to HANA? I browsed around but am not able to find any solid material/documents related to the same. Please point me to the...
View ArticleRe: Replicating Pool and Cluster tables in HANA
Hi Yogesh, Maybe you skiped this one. The sample uses BSEG from cluster RFBLG and it's very well explained by Tobias KoeblerHow to enable parallel replication Regards, Fernando Da Rós
View ArticleRe: Replicating Pool and Cluster tables in HANA
Hi Fernando, Thanks for the quick response. I did see this article. But thought this was not the right one. Will go through this one right now. Thank you very much. yogesh
View ArticleRe: HANA Cloud access in AWS
HI, Just one question, I did the N4H trial on AWS begining of march, nothing was stating about cost of 1$ per hour (even shut down)... In My case I had to pay 1600$ for one month, on my private bank...
View ArticleRe: url to view the xsodata results not working
Hi Lasya, I've seen the video. I think you need to use NEO_ schema (the development schema) instead of DEV_ schema (the private schema). That's the problem maybe. In your case, use...
View ArticleRe: HANA Cloud access in AWS
Jean-Michel, if you search SCN you may be able to find posts about people successfully challenging AWS bills. i complained about $.01 and they reversed, albeit relatively small, monthly bill for me....
View ArticleRe: HANA Cloud access in AWS
Greg, Thx for your comment, I will dig SCN for other guys complaining... I discussed it with my SAP pre-sale and quality manager, basically they don't care and they will not support me defending the...
View ArticleRe: SDA hdbsdautil does not exist in /usr/sap//home
Hi Sebastian,Of course the program hdbsdautil is not in the home directory, as it resides in the exe directory of the SAP HANA software. server:/usr/sap/HBW/HDB10> which...
View ArticleRe: Error when using "EXEC" in HANA Web-based Dev Editor
Hello, I have a similar problem:Inside an AMDP Method I am calling a HANA stored procedure.This is the code: METHOD execute_procedure BY DATABASE PROCEDURE FOR HDB LANGUAGE...
View ArticleRe: SAP HANA Developer Edition on Amazon Web Services (AWS)
Hi wenjun, I am sorry for bothering you again. really desperate to know about HANA. I have download the Putty.exe and Puttygen.exe in my system, pageant is already running .when I say Open, I am...
View ArticleRe: Procedure to Compare Schemas and generate Scipts
I am gone through Many. No tool supports HANA. If you know any specific tool please tell me.
View ArticleRe: Procedure to Compare Schemas and generate Scipts
Ok, what do you expect here? ALL the JDBC tools do JDBC databases, some of them provide specific support for DBMS platforms. But none of them will claim to support SAP HANA explicitly. So, if your...
View Article