High concurrency of HANA in cluster environment
Hi ,Recently, we finished a POC project, one use case of this POC is to test the high concurrency performance of HANA.The use case description is as follows:we use java program to execute SQL by jdbc...
View ArticleIs there any equivalent for %type in SAP HANA
Hi All Currently we are working on migration form Oracle to SAP HANA. In Oracle, %type is used to declare variables with relation to the data type of a column in an existing table. So my question:Is...
View Article[Ques]HANA BACKUP & Recovery ON CLOUD
Even though SAP HANA database is a IN-Memory database ,i.e data residing in memory ,it has got itsown persistency.Data is always saved from memory to disk at save points and data changes are...
View ArticleConnect SAP HANA via ODBC
Hi, I installed HANA client on a windows 7(32 bit) OS and I am able to create a DSN via HANA driver and successfully connect to a HANA database located in another Suse Linux server. But the problem is...
View ArticleUser login to HANA studio (SAML User)
Hi All, I created and configured SAML ID provider and service provider details in HANA and created a user regstered in SAML from studio , I was trying to understand if the user can login with...
View ArticleError While moving the Partition
Hi I am trying to move a partition to a specific node(xxxxx2:30003) using below sql ALTER TABLE "schema_1"."table_1"MOVE PARTITION 1 TO 'xxxxx2:30003' It is throwing following error SAP DBTech JDBC:...
View ArticleDifference between Graphical and SQL Scripted calluculation view?
Hi All, What is the difference between Graphical calculatin view and SQL Script bases calluculation views?What is the advantages with both type of views?Which one will be used in real time scenarion...
View ArticleCalculated view with input parameters
Hello there. I've created a calculated view with input parameters, which I am going to call it 'VIEW_A'.This view has been working just fine.But now I have to create another calculated view and...
View ArticleSAP HANA does not support InsertTarget
Hi, I'm working passing ms sql server statements into hana sql statements. I have a variable (Tab) type Table and a variable string (query) defined as: Hana Statement CREATE TYPE "example_table_TYPE"...
View ArticleAlert: The following statement has been running for 999999 seconds
Dear all. Periodically we get this alerts: The following statement has been running for 96327 seconds: Transaction ID: 104, client PID: 14080 it means that something wrong... Is there any...
View ArticleTrying to create a function getting error - invalid name of function or...
Hi, I am trying to convert a function which was in SQL to HANA, here the function CREATE FUNCTION "PAYROLLDBTEST".GetEmployeeWorkingDays( -- Add the parameters for the function here EmpID int,...
View ArticleGreater Than > in Hana?
Context: I have a Ms Sql Statement inside a xml file and I have a conditional with a "Greater Than" comparison, so because this within a XML File I can't use the regular syntax for "Greater Than" (...
View ArticleComparision Operators > and < in Hana?
Context: Hi, I have a querys in Hana Syntax inside nodes of Xml Files... so I'm not able to use the regular Comparision Operator ( > ) Question: Hana syntax support the > ( > ) and...
View ArticleVersion mismatch in SAP HANA Studio
Hi All, We have updated the SAP HANA Database, Client, Studio, Host Agent through HANA Lifecycle Manager (HLM) from Revision 60 to 70 successfully.But when I checked the version of SAP HANA Studio in...
View ArticleHow to avoid INTENTIONAL EXCLUSIVE LOCK on Table while Loading data in HDB
Hi Experts,I have a requirement of loading data from multiple user's via UI5 in a row based table in HANA system.We are using Stored Procedure(row by row insert) to load data into table.While testing...
View ArticleUse hdblcmgui for system copy
I used to use SWPM/sapinst to migrate BW from row-based DB (e.g. MaxDB, Oracle, etc.) to Hana. Now hdblcm and hdblcmgui are the exclusive tools to handle SAP hana install/upgrade/copy. However in my...
View ArticleInfo cube / DSO conversion to HANA Optimization
Dear All, we're moving to Hana in coming future..as a pre-requisite, we're going to do data flow migration from 3.x to 7.x first.and we're planning to make cube or DSO Hana Optimized. say my data flow...
View ArticleIssues we may encournter after converting DSO to HANA Optimized
Dear Team, we're planning to implement HANA in our project.we have been noticed that we may land in problems if we convert standard DSO to Hana Optimized. can someone help me what needs to be taken...
View ArticleIssues when migrating data flows in sap bi
Dear All, we're in planning to migrate from 3.x to 7.x and later to 7.4 in coming months. we have been noticed we may land in some kind of issues during this process. we noticed below ones. can...
View ArticleODATA service: Create/Update using validation script issue
Hi , I have created ODATA service which have tested successfully with POSTMAN tool for create/update and delete.When using Validation stored procedure in ODATA service for create or update , it is...
View Article