Non-shared Storage Configuration for Standby Failover
Hello experts, In a non-shared storage configuration for scale-out HANA, I want to know how to implement the following architecture: As far as I know to implement the above landscape, I need Storage...
View ArticleSAP HANA Studio-Add System
Hi Guys, We started looking at the trial version of SAP HANA studio. Can you guide me on how to add the system to the Modeler perspective?Which hostname to be included while adding up the system?...
View ArticlePerformance testing for Hana
Hello, I am new to SAP Hana. I am trying to do a performance test for my analytical view for which I have some 100k records with two calculated columns. I simply want to see how long a query of all the...
View ArticleVariable to filter range
Hey everybody, I want to create a variable "VAR_DATE" to filter a range of my dataset, based on the input of the user. In my example I have a table with three columns: "date" "date-36 month"...
View ArticleHow much RAM is used by queries
I need to know how to find the amount of RAM memory used by a running query.Is there any where to find this information in HANA Studio?If not, is there a query to get it?Is there any way to find any...
View ArticleHow to model hierarchy
Ive got several hierarchical parent-child relationships (e.g. company->country->region-> ... ) which are available as a CSVs. Values (e.g. Sales figures) are provided on the node (lowest)...
View ArticleUnable to Uninstall SAP hana b1 Servertools
1- Unable to Uninstall SAP hana b1 Servertools.getting following error. hanab1:/opt/sap/SAPBusinessOne # ./uninstall.binfound java executable in PATH/tmp/B1ServerTools.mzfkuwEdpH...
View ArticleHANA HWCCT socket.gaierror
Hi all, I want to run the hwcct tool to check storage KPIs and get the following output: /hana/shared/hwcct # ./hwval -f exampleprofiles/eval.jsonTraceback (most recent call last): File...
View Articlecleaning up log files in $(DIR_INSTANCE)/backup/log
There has ben huge number of logs that are getting generated under $(DIR_INSTANCE)/backup/log directory. Is there a way to dlete this automatically after some days ? Like script or parmater in HANA...
View Article.hdbrole - catalog sql object privilege assignment using wildcards?
Hi everyone, I have got a question related to authorizations and roles. Imagine the following scenario: you have got an SAP HANA based ABAP system (e.g. SuiteOnHANA or BWonHANA), therefore with a...
View ArticleStarting with HANA
Hi there, I'm looking for a way to build a test version of our app on SAP HANA. I have a free trial account, but would like to load geospatial data like geometries and points, which will require me to...
View ArticleGet specific columns in Query SAP HANA
Hi experts! I need specified only 3 columns of my table, how Can I do this and assign a specific name from de columns, something like thisSELECT COL1 as DateCustomer, COL2 as...
View ArticleIssue on column length changing in HANA
Hi Experts, I encounter the following issues.1. Try to create a column table with a DATE type column, and insert some values. CREATE COLUMN TABLE test1(D DATE); INSERT INTO test1(D) VALUES...
View ArticleDBAcockpit alerts from HANA into CCMS ?
Hi Guys We have a HANA system configured as a remote database system in our Solution Manager system. Everything works fine in the DBAcockpit, which can show alerts, overview, configuration etc. from...
View Article"R" Integration in Hana
Hi is it possible to process 'r' calculations in-memory in hana? if i look at the diagram of the sap hana r integration, it seems that all data is passed from hana to the rserve / r runtime and...
View ArticleError "Unsupported encoding after ..." After Update Eclipse Kepler
When trying to activate any new or old CV (only tried them) I get the following error: I just updated to this (further selected details in the attachment): I hope this is easy to fix since everything...
View ArticleHANA Live Authorization Assistant is not able maintain Analytics metadata...
Experts, With HANA studio SPS9 upgrade, I can no longer see the option to maintain analytics metadata using Authorization Assistant tool for HANA Live views. Has anyone else encountered similar issue...
View ArticleCannot find RHANA package
Hi, From where can i get the RHANA package?When i try to install it i get error that it is not available for R version 3.1.2. Please help if anyone has installed or downloaded it.
View ArticleCall stored procedure in sap Hana
I have some layouts that are designed using a stored procedure in SAP Hana. The run for the majority of layouts however on some i get the message 'Failed to retrieve data from the database'- if i call...
View ArticleError While creating Column Tabe
Hi All,I am trying to create a dynamic column table inside the procedure. Generated create sql is something like below. Create column schema1.dynamic_tab as(Select...
View Article