What to do after Certification, if you are a fresher
Hi Everyone, The question might have given you a short idea about me. Yes, I am SAP Certified Application Associate for HANA Implementation and a "Fresher". The fresher word is intentionally quoted...
View ArticleDelete from hana DB
I have a question about optimizing for hana db. In old days we would remove rows from a big table like this: DO. EXEC SQL. delete from table where mandt = :sy-mandt and rownum <= :c_block_size...
View ArticleIs it possible to create variable with Key and Text in Input help ?
Hi I want to create an Analytic View with one base table in Data Foundation and adding few attribute views to it . I would like to have few Input Parameters / Variables on top of the analytic view and...
View ArticlePossible to execute HALM functions (approve/release/transport) with XSJS?
So I have dug through every schema and sap delivery unit installed on our on-premise appliance (SPS09) as well as scouring the SCN forums but I have found no further information on this... I have seen...
View ArticlePython Script to change memory for HANA
Hi I have heard that SAP HANA can be installed even on 64 GB of RAM by making changes to the python script. I need to know has anyone achieved it and if yes, how this can be done .. Thanks
View ArticleHow to create a use case
I have been assigned the task of creating use case for HANA technology. Can anybody please let me know how the doc is to be prepared? Any suggestions on the topics I can work on?
View ArticleSAP HANA Node does not get created (SPS11 on AWS)
When creating an SAP HANA node for the first time we are encountering an issue when the node is being created. The error we get is: WaitCondition timed out. Received 0 conditions when expecting 1 When...
View ArticleHANA Script based calculation view with input para meter
SELECT GT.TOWN_NAME_C ,IFNULL(SUM(CompStats.NUM1),0) AS NUM1 ,IFNULL(SUM(CompStats.NUM2),0) AS NUM2 ,IFNULL(SUM(CompStats.NUM1),0) + IFNULL(SUM(CompStats.NUM2),0) AS NUM3...
View ArticleHANA SQL Join only first entry of another table
http://stackoverflow.com/questions/6792285/sql-distinct-based-on-only-some-columns Hi Folks, I got the requirement to join from another table only the first matching entry (as the second table contains...
View ArticleProfile share on LINUX during installation
Dear Gurus.I am installing SAP HANA on distrusted environment. Application server on Windows.How can I make windows share visible to LINUX and what I need put here?I did not find this information in...
View ArticleHANA Variable with Key and Text
Hi All I have an Analytic view which contains Attribute View. Within the attribute view , I used a Label Column to show the associated text for my Key attribute. Let's say Customer and Customer Name...
View ArticleError 6906 after upgrade Attribute engine index not found
Hi, After we upgraded our HANA databases to SPS 102.01, we are seeing lots of error messages in the index server alert trace file like "(rc 6906, Attribute engine index not found". I ran the report...
View Articlesolution manager 7.2 capabilities
HiCan some one let me know Solman 7.2 capabilities over 7.1what i understand is that Solman 7.2 supports cloud and Hana is there something else that comes with solman 7.2 RegardsTushar
View ArticleHANA File System is FULL
We have a HANA implementation that was upgraded from Revision 52 to Revision 102 in October. Everything ran fine until this week. On Monday we experienced a File System FULL error and the database...
View Articlesmart merge decision function
Hi, Delta merge and Optimization compression is not happening in our SAP BW on HANA system. Because every smart merge hint is not successful due to the fact that system is not passing the smart merge...
View ArticleBW (ORA) migration to HANA
Hi experts We have an BW 7.40 SP12 system with existing non-SAP source systems (Oracle, MS SQL and DB2).Currently we use DB-Connect as connecting type to these non-SAP source sytems. I have gone...
View Articlefsperf error msg: ERROR: Exception: Could not allocate buffer!
./fsperf -m all -b 1M -f 16G -i random /data/The tests will be executed with the following settings: Test mode:..............................all Measurements............................all...
View Articlecolumn store error search table error 9 memory allocation failed
Hi Folks, I'm creating a scripted Calculation view with below sql query, var_out = SELECT A.PERIO, SUM(A.VV010) AS Revenue, SUM(A.VV290) AS Price_Variance, A.VKORG from _SYS_BIC."ASHOK_ECC/AV_ACTUAL"...
View ArticleSAP Hana Slow performance after update to SP11
Dear AllThe SAP ERP 6.0 EHP7 Development system was working fine with Hana Rev. 102 on Suse Linux 11 SP4.To update SP06 to SP10, the sum asked to update database to >102, for which I have updated it...
View Article