Unable to Start/Stop Hana Tenant Database
Hi, We are using SP09,Revision 96 HANA for our landscape.We have opened the HANA cockpit but unable to see Manage Databases app. We need to start/stop Tenant Database but unable to do so as we get no...
View ArticleUsing external variables in HANA Analytical views via MDX/HDODBC
We are trying to pass "VAR_DATA_SERIES_ID" from Excel, Access or SQLServer in following query:SELECT "DATA_SERIES_ID","PRODUCT_GROUP","DATE",min("MIN_VALUE") AS...
View ArticleWhat 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 ArticleCreate Data Dictionary in Hana
Hi All, Is there any convenient way to create a data dictionary in SAP HANA database? I guess there should be a system's table which contents column information about each table or view such as column...
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 ArticlePurge released change lists from source system Life Cycle Manager
Our one delivery unit (used as the main DU for production projects) is filling up with change lists (we're over 10k as far as the counter goes) and I have noticed that when I go to execute a transport...
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 ArticleHow to get user name as a calculated column in Analytic View or Calculation...
Hi Folks, I needed something like this. In the output, I needed a column which displays the SESSION USER who is seeing the results of the model. In Script , we can have something like this SELECT...
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 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 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 ArticleHow to push out tables from memory in SAP HANA 1.0 SP11
How to push out tables from memory in SAP ECC6 EHP7 based HANA 1.0 SP11?I have ECC6 ehp7 based upon SAP HANA DB 1.0 sp11; the DB system shows currently used memory 130 gb. We are only using Plant...
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 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 Articlehwcct hardware check for storage hang there.
Hello Experts, HWCCT version: 110, the latest version.installation file: HWCCT_110_0-20011536.sar When I run the filesystem check json script, it would stuck there and hangs. there was an error message...
View Article