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 ArticleAudit Logs for deactivated database user SYSTEM
Hi experts,As per recommendation, we have deactivated the database user SYSTEM in our HANA database. Also, we have created and enabled an audit policy to capture all actions for SYSTEM as we have set...
View ArticleCopy system schema content to another schema
Hi Team, We have requirement where we want to Export the system schema full data (including indexes , Table , Function etc) and import the same to another schema say system1 .so that if we are going to...
View ArticleSAP Custom Development ported to HANA
Would be very interested in feedback on the following: - I engage SAP custom development to write a substantial change to the Business Suite- This gets me support on AnyDB- I migrate Suite to HANA - is...
View ArticlePerformance issue in accessing SAP IQ data from SAP HANA
Hi Experts, We have been struggling to bring data from SAP Sybase IQ in SAP HANA within permissible time limit.For ex: It takes around 2 min and 15 sec to get 13 Million records from SAP IQ in HANA...
View ArticleCreate Repository Role - MANAGEMENT_CONSOLE_PROC
We have SAP HANA SPS9. I have started creating repository roles using the web ide. I understand that it is possible to create repository roles without first having to have the privileges one wishes to...
View ArticlePAL Library Document Categorization
Hi everyone, I have a problem related SAP HANA PAL Library, maybe one of you might help me. I am trying to use Naive Bayes Document Categorization on my application. For training, I have a table which...
View ArticleSAP HANA SQL Error Codes 1281,I want to know how to solve it
here is my procedureCREATE PROCEDURE SingelRoute1(IN STARTSTOP NVARCHAR(40),IN ENDSTOP NVARCHAR(40),OUT OUT_ROUTE ROUTE)LANGUAGE SQLSCRIPT READS SQL DATA ASBEGIN OUT_ROUTE= SELECT DISTINCTSR1.STOP AS...
View ArticleHANA Merge and Optimize Compression process
Hi, I'd love to know if anyone has any insight into MergeDog works. The best article I can find is 2 years old:...
View Articleplease let me know how to convert this in HANA Model
SELECT coalesce(dims.IMS_ID, (select IMS_ID from DQR_OLAP.DIM_IMS where TEXT = 'N/A')) as DIM_IMS_ID, coalesce(dco.COUNTRY_ID, (select COUNTRY_ID from DQR_OLAP.DIM_COUNTRY where...
View ArticleNot able to apply filter using input Parameter
Hi Experts, I am applying filter on a column using a input parameters but facing an error as shown below Filter condition: if('$$In_Opr_System_Status$$'...
View ArticleHANA User locked, how to unlock?
hello, recently, I got AHANA Access, I am learning HANA Modeling Information Views, but in the Add System Area it showing a massage that is "Secure Storage is locked ". I am unable to understand what...
View ArticleError while creating a procedure
Hi Experts, I'm a bit new to SQLScripting and trying to explore the language syntax. I'm taking a simple example of a procedure where i select 3 fields of LFA1 table for country = 'US'. But...
View ArticleHANA pagination - Navigate forward and backward through result set
Hi folks, Suppose I have a query that returns a potentially large result set, such as SELECT * FROM BUT000; or SELECT OPBEL, VKONT, VTREF, HVORG, TVORG, SUM ( BETRH ) AS BETRHFROM...
View ArticleHow to consume virtual table with input parameter?
Dear all, We have 2 HANA systems, the remote source has been configured in system B thru smart data access, so that I am able to create the virtual table in system B from a calculation view with an...
View ArticleExtreme high cpu load (2998%) hbdindexserver
Hello gurus One of our servers running HANA has an extreme high cpuload.All our CPU's are on 100% and when I run the top command I get the following result:HANA studio is not accessible anymore. We've...
View ArticleUnable to Open Calculation View Cube in Design Studio or Analysis
Hi All, I have a Star Join calculation view with one fact table joining to 6 dimension views. I'm able to activate and deploy the view with no errors, and I can view the data using Data Preview Editor...
View ArticleHDB procedure with TABLE output
Hi folks, I've had much success using HDB procedures with SCALAR inputs and outputs however I'm tinkering with TABLE type output and I can't seem to get it to work unless I have a physical table that...
View ArticleWhat is the differences between different service packs in SAP HANA
Hi All, what the new features added and what are rectified in different service packs of HANA Please Advise ThanksKrishna
View ArticleHANA Calculation View temporal Join
Hi all, I have a question: I want to join to tables in a graphical calculation View to get FIELD1 in TAB1: Like this:if tab2-weekday = tab1-weekdayand tab2-time_from GE tab1-timeand tab2-time_to LE...
View Article