Issues while creating new user in SAP HANA
Hello Team When i am trying to create a new user in SAP HANA studio i can see that there has been a new field added of DATA validity where there are two options a) Valid From and...
View ArticleUnable to activate hdbtid object
Hello everyone, I was following this guide HANA Academy - HANA Native Development Workshop: Auto Table Update - YouTubebut I stumbled in this error while I do step by step everything as done in the...
View ArticleMax month of quarter in hana CView
Hi, This script is bringing only first month of the quarterIs there any way we can bring max month of quarter by modifying this if(in(rightstr("0CALQUARTER", 1), '1') = 1,...
View ArticleCalling Write Stored procedure from xsodata with table/list as input
I have a stored procedure which takes table type as input and insert data in a table ---PROCEDURE "C"."abcd.procedures::InsertResData" ( IN resourcelist "abcd.procedures.ResourceT",out error...
View ArticlePost-migration SAP ERP to HANA - Performance issues.
Hello everyone, I need some help and some doubts about post-migration, ERP to HANA. I'm a ABAPer actually, but i'm involved and learning a bit about HANA. Our customer migrated their ERP to HANA, but...
View ArticleBit wise Operators in SQL Script
Hi All, Can anyone please let me know how we can do bit-wise operations like left shift(<<) on an integer in SQL Script. Thanks,Goutham
View ArticleCalculation View Issue
Hi Experts, I have created a calculation view which is providing me the condition record number from different pricing tables. Below is the snapshot of the calculation view : Before adding Join_3:The...
View ArticleHana trial instance privileges issue..
I am using sap hana trial instance . i'm not able to generate preview of views or create a new schema .so how to grant privileges to user...?????
View ArticleIssues with adding tables to DataFoundation
Scenario 1:While creating AV ,I am able to drag and drop SCUSTOM table as per tutorial, when I try to drag and drop/ add the next table STRAVELAG or SBUSPART the system does not respond evetually...
View ArticleXSJob set XSCRON from 22:01 of the next day
Helly Everybody, I have some issues regarding the xsjob scheduling. Is it possible to start a job from 22:00 until 1:00 am of the next day ?If I write it like in that example, I cant activate the job...
View ArticleConsuming a REST/ODATA service in XS Engine
Hi experts, We have a set of REST services exposed from Gateway and other resources.We would like to consume them from XS Engine. Is this possbile? Do we have library for REST/OData consumption?I could...
View ArticleHANA DB startup Issue!
Dear Team, When I am starting the HANA DB, I am getting the below HTTP error. Can any one please suggest for the same. Thanks,Amit
View ArticleProcedure for calculation views in SAP HANA
Hello Team While creating script based calculation views which type of procedure is best suited for calculation view . Regards
View ArticleProblem installing Studio & Client Rev. 80 on Linux - Apple Encoding
Hi all,I tried to install new versions of the Hana Studio and client on debian testing/x64 and get funny errors. For the client Cannot initialize archive "._PYDBAPI.TGZ" error reading archive:...
View ArticleAttribute Change Run aborted with an error :Not all data indexed for index
Hi, I have an issue where the master data Attribute Change Run aborted with an error pointing to the BWA: Attribute Change Run aborted with an error :Not all data indexed for index we tried to load...
View ArticleXSLT in XS Engine
Hi, I'm wondering if it's possible to perform XSL transformations within an XSJS service on HANA XS Engine. Please let me know in case you have an idea/solution. So far I've considered the following:...
View ArticleConfiguring SSL for HANA XS Engine
Hello, I am in the process of configuring SSL for the HANA XS Engine. I am at the point where I am importing the certificate per the instructions outlined in the document "How to configure SAP Crypto...
View ArticleHow to fix "FAIL: process hdbdaemon HDB Daemon not running" ?
I got an error: "FAIL: process hdbdaemon HDB Daemon not running" when run command "HDB start" in my Hana db instance as shown in the attached file, any idea how to fix this? I also tried to find and...
View ArticleUnable to reimport hana model inside B1H
Hello, I developed analytic view and imported inside SAP B1H 9.1. Now I have changed analytic view and trying to reimport. I removed old version of view using HANA MODEL MANAGEMENT and tried to...
View ArticleHow to logout using HANA XS APIs for Basic Authentication
In my scenario, I have two XS applications. One has authentication: null and other has authentication : {method: Basic}. First application has a link that calls the second application. The second...
View Article