SAP HANA and Tableau
Hello, Please let me know how to get started with data visualization using Tableau/ SAP HANA. If you have any tips and tricks to begin with. Thanks,Nidhi Singh.
View ArticleTransforming an ISO 8601 timestamp in HANA
While working on a flow to transform a date in the ISO 8601 format into a HANA TIMESTAMP, I'm getting unexpected results. A typical input row contains '2016-01-19T06:07:08.473Z' as EncounterDate...
View ArticleIMPORT preprocessing for CSV?
I'm seeing some unusual results from the IMPORT CSV command on HANA, with the flat file on the Linux system. Server is SPS09, with HANA Studio (on Windows) at patch 97. A typical import script looks...
View ArticleError in query but can't identify where
Hello, i'm trying to make a query. This is my query: SELECT T0."DocNum", T2."SlpName", T0."DocDate", T0."CardName", ( T0."VatSum" + T0."TotalExpns" + COALESCE( ( SELECT...
View ArticleRegarding EXPLAIN PLAN in sap HANA
Hi , can any please give me one example what is the use of in SAP HANA.I have checked the below link but could not able to understand . EXPLAIN PLAN - SAP HANA SQL and System Views Reference - SAP...
View ArticleSAP HANA XS SAML SSO error
Hi All, I configured SAML SSO for our SAP HANA XS but I get the following error message: Error in IE - StatusCode in ResponseMessage != OK; please refer to the database trace for more information Error...
View ArticleSynchronous call procedure error
Hi Experts, I have a procedure running that takes upto 6.5 - 7 minutes for execution and as soon as the control comes back to the XSJSlib it throws the error: Sandbox.cpp(01488) - The execution of the...
View ArticleCan we bypass a variable for a part of a calculation view?
Hi all, I have a calculation view (A) which contains a union of 2 other calculation views (B and C). These 2 are exactly the same, except for one column (FKDAT).FKDAT exists only in view B. Now, on...
View ArticleCV above CV
Hello,We have a calculation view which runs for 1.5 min. When building a CV on top of it which contains only projection :The performance reduced to 5 min!!!Both views are using SQL engine.Is there a...
View ArticleUnable to allow a user access to DB View created on top of CALC_VIEW (SAP...
Hello HANA folks! I am vexed by an issue as a new HANA admin... We have a calculation view (CA_VIEW) which one of users (GIS) needs information from. They don't want all the info from the view, so we...
View ArticleOracle Database vs SAP HANA
What and When is the best possible way to migrate from Oracle Db to SAP HANA in terms of cost/data/etc?
View ArticleCOPA report in ECC on HANA
Hello All, We are able to report COPA report in Simple Finance System. For that we can use Fiori app, Lumira or Analysis Office. 1. Can anyone please let me know after doing the connection what are the...
View ArticleHANA DB Recovery issue - convert topology failed
May I please request for help on the below issue. I am unable to Recover my DB using a backup without catalog. RECOVER DATA finished with error: recovery could not be completed, Recovery failed in...
View ArticleProblems with function ( UDF ) Not recommended feature: Using SELECT INTO in...
Hello, I try to create a function in HANA SP10.This function should lookup into table T001 and return SPRAS column. My code: CREATE FUNCTION BUKRS2SPRAS( BUKRS NVARCHAR(4) ) RETURNS O_SPRAS...
View ArticleHWCCT show Could not load the Python Modules
I have problem running HWCCTIt show cant load python modules If i execute one of the .py scriptpython LandscapeTest.py'import site' failed; use -v for tracebackTraceback (most recent call last): File...
View Articlexsodata for a calc view with multiple entry input parameter
Hello, Have a CV that has several input parameters each of which is marked as a COLUMN parameter type that allows MULTIPLE ENTRIES. Am trying to generate a XSODATA for this CV, however am getting an...
View ArticleEmailJob: working on snapshot_ID
Hi I have been monitoring my Production HANA system and see that there are 450 + Blocked threads and if I look at the threads, I see mostly the following threads. How do we kill these threads and are...
View ArticleCan we retrieve all rows from a known OFFSET in HANA?
select * from "Product" LIMIT 20 OFFSET 20; The above query returns 20 records after skipping the first 20. Is it possible to fetch all the records after skipping the first 20?
View ArticleHANA SQL Script Variables - Wildcard?
I have created a SQL script calculation view that utilizes variables. When trying to test this CV (using data preview), it prompts me to input the values for the variables, however it forces me to...
View ArticleEmIFreeMmResourcePROC: invalid total size
Hi, SAP Gurus. We have encountered the following errors found in dev_w* when starting our CI. We have tried tweaking the following memory parameters and it didnt work. Please advise. Thank you in...
View Article