XS Engine Session Timeout?
Hi, Anyone know if it is possible to set the XS Engine Session Timeout at the server side (say I want my sessions to last no more then 2 minutes before the user has to login again). I do not seem to...
View ArticleCalling a PAL procedure with in a standard procedure in SAP HANA
Hi, I am creating a standard SQL procedure , while including a call for PAL Procedures such as CHAID, APRIORI. I am facing a error like: Could not execute 'create procedure PREDICTION_ALGORITHM (IN...
View ArticleCalling a PAL procedure with in a standard procedure in SAP HANA
Hi, I am creating a standard SQL procedure , while including a call for PAL Procedures such as CHAID, APRIORI. I am facing a error like: Could not execute 'create procedure PREDICTION_ALGORITHM (IN...
View ArticleSAP HANA query
Hi Guys, I am new to the SAP HANA. I just tried making an analytic view in which i made a calculated measure(return type integer). When I use that analytic view in my calculation view, the problem i...
View ArticleCalling Procedure to Update Table
Dear experts,most likely i'm not seeing the wood for the trees I created a procedure thats supposed to do some currency conversion for me:create procedure SCHEMA.CC ( in SID nvarchar(3), in...
View ArticleError executing query
Was able to validate and activate the analytic view, however when trying to view raw data get the following exception: Cannot iterate over result set rows: SAP DBTech JDBC: [2048]: column store error:...
View ArticleFAIL: process hdbindexserver HDB indexserver not running
Hi i try to install test HANA system, during installation has been error message as blow: ERR: Cannot start systemERR: Start of SAP HANA Database instance failedINFO: Starting external program...
View ArticleInconsistent fulltext search
Hi all,I've got a table with a fulltext index. I don't quite understand the difference between the following queries. This is what one would expect: hdbsql HDB=> select snippets(canonical) from...
View ArticleProblems with Currency Conversion using CE_CONVERSION
Dear experts,i'd like to use the mentioned Calculation Engine Plan Operator to fill a column "Converted_Monetary_Value" of a self-generated (not SAP standard) table. The currency unit as well as the...
View Articlesize of HANA...Question for SAP
Hi, In HANA, the data resides at two places, at filesystem level and in memory.The size comming from view M_LICENSE is view is from filesystem or peak memory at one time.Is there any view which tells...
View ArticleHow to get the last value for a measure based on datetimestamp
I have an analytic view which has data from a foundation fact table and is joined with other attribute views. Now this fact table has multiple records for a given combination of dimensions (each...
View ArticleNeed docs to know on HANA DB
Hi SCN, I am interested in understanding core HANA DB concepts like Partitioning CompressionIndexParallel ProcessingStored Procedure I am from BO background. Regards,Nagaraj
View ArticleSearch for * (star) character using CONTAINS()
Consider the following example: create column table test_text (some_text text); insert into test_text values ('ABC'); insert into test_text values ('*'); What I would like to get is only the second...
View ArticleSIGFPE (Division by zero) on SQL-Statement
Hi all.In our SAP-HANA installation, we get a SIGFPE dump when issueing a SQL-Statement. This is reproducible.Infos from the trc-file:[BUILD] build information: (2013-03-21 10:21:57 000 Local)Version...
View ArticleDoes HANA support In-line drill down along hierarchies?
Could not find any documentation so far. If a level hierarchy has been in either attribute, analytic or calculation views, is it possible to drill down along that hierarchy? In HANA studio the...
View ArticleSplit work in procedure to different threads
Hi, We are looking for a possibility to split work in different threads that happen in one procedure.For example we have a master procedure which has a cursor inside that goes over different values...
View ArticleCognilytics SAP HANA interview Question
Hi reader, Today, i have attended SAP HANA interview for cognilytics. Pls. check details What are different replication methods available in HANA.Let me know, correct ETL repliation method. ECC ->...
View ArticleError while using Windows Function in SQL editor in SAP HANA
Hi Gurus, I am trying to work with windows function in SAP HANA I am using below query to partition data over a dimension select class, val, offset, ROW_NUMBER() OVER (partition by class order by...
View Articlejdbc information from ngdbc.jar
Hi all.I wants to know about jdbc client info API. I have to use different query as jdbc version. For exampleif Client version is 39 and then execute Another query that right for Revision 39.if Cient...
View ArticleBug or a feature ? Analysis for Microsoft Excel uses only BEX Queries with...
Hi, I am useing SBOP ADVANCED ANALYSIS MS OFFICE 1.3 (AAO1332SP06_0-10010946SP6) for 32 Bit / Analysis for Microsoft Excel. For SAP BW Queries with "OLE DB for OLAP" disables/ not set I get an...
View Article