SAP DBTech JDBC: [7]: feature not supported: Unsupported parameter...
Hello, We get errors while activating the following procedure: create PROCEDURE "GEO_SPACE"."USER1::DATA_INSERTION" (in client_id int,in time_val SECONDDATE,in location_id ST_GEOMETRY ) LANGUAGE...
View ArticleDebugging PAK SQLScript Planningfunction - Dump RUNT_INTERNAL_ERROR
Dear PAK-Developers! I am facing the follwing issue: When following the procedure to debug SQLScript procedures in this how to: Debugging SQL-Script based Planning Functions in BPC 10.1 Embedded/PAK...
View ArticleHow to transport Development Files(xsodata,html files) across Instance.
Hi Experts, Recently I Started Working in SAP Hana Development Perspective.And i have question on Importing the Dev files. I Created a Workspace in SAP REPOSITORY,Created a Project called PROJECT1 in...
View ArticleHANA Performance Issue
Hi, I am working on HANA AWS(Cloud) server. I have created one calculation view to get Modification related calculations using CDPOS and CDHDR tables. My data preview of that view is giving one...
View Articledebug xsodata sp10
Dear expert , I want to debug XSODATA, but miss privilege,pls give me some help: odata file : service { "xx"."USERDETAILS" as "Users" create using "xx.procedure::userCreateMethod" ; } debug as :...
View ArticleEclipse freezes while importing file
When I try to load a CSV using the Import-dialog, the process takes about 10 minutes, though the CSV is not very large (about 100 rows).Eclipse even freezes for some minutes.I've already edited...
View ArticleJoin with analytic views problem
Hi Gurus! I have the following problem:2 tables:drop table "PULZUS_DM"."TEST_TABL_1";CREATE COLUMN TABLE "PULZUS_DM"."TEST_TABL_1" ("MY_ID" INTEGER, "MY_NUM" INTEGER);insert into...
View ArticleFilter expression: WildCard Values in HANA Cal View
Hi Team, We have created a HANA Calculation view based in SAP ECC EBAN Table. We need to filter only MATKL (Material Group) field = 02*, 03* and 012345. How to achieve this using the HANA...
View ArticleAnalysis preview in HANA doesn't show values in Filter pane
Dear members, I utilized three scripted calculation view in a Graphical calculation view to do Time Range Analysis like YTD,MTD,WTD sales per product. I used three scripted calc view in graphical calc...
View ArticlePrivilege required for connecting with MS-EXCEL other than the Risky Data Admin
Hi Everyone Earlier I had given Data Admin Privilege for Connecting Excel with Hana to a User(say TestUsr). But later on I came to know that Catalog Read and Data Admin Privileges allows the TestUsr...
View ArticleError connecting add-on with DI API
Hi, I'm having the error "Database server type not supported" with an application that connects to SAP Hana through DI API in VB .net. The aplication crashes as soon as it reaches the Connect() method....
View ArticleUsing internal SAP Web Dispatcher for routing
Hi all, I was wondering if it's possible to use the Web Dispatcher of HANA to route incoming rfc connections through to the xs engine. The idea behind this: - Create an odata service within a BW system...
View ArticleHow to retrive UI5 application login user details.
Dear All, How to get XS application login users details from SQL console using query ?Does this information is available in any one catelog table ? I need to retrieve few UI5 user details like,1. How...
View ArticleConnection.prepareCall: expected string as first argument
Hi, I created file upload HANA XS application. Inserting .csv file data into HANA database table. Facing problem in xsjs execution. In xsjs calling one store procedure which is returning date value...
View ArticleHow to convert BIGINT data to TimeStamp
Dear Experts, I got some time stamp data which is stored as BIGINT. How to convert it to readable TimeStamp format. Sample data - 140,069,594,517,504 Regards,Ashwini
View ArticleExtend logical Volume lvhanaback HELP
AWS Cloud SAP HANA 97SUSE linux server 11 sp3 I have added large 1000GB AWS SSD volume to my SUSE linux hana master on our a 3 node multi-host hana system. mkfs.xfs /dev/xvdg fdisk /dev/xvdg ##Added...
View ArticleSQL Inline Functions
All, Apologies I'm pretty new to SAP Hana and come from a SQL Server/Oracle background. Anyway problem:SAP Hana FunctionCREATE FUNCTION "SURF_ST"."IS_NUMERIC"(input1 NVARCHAR(128))RETURNS output1...
View ArticleSAP Hana Cloud Platform Account for SuccessFactors eXtension
Hi Foum Do you know what kind of account i need for a SuccessFactor Extension, accound in Hana Cloud Platform? i found this Price Account Page of HCP http://hcp.sap.com/pricing.HTML My App is very...
View ArticleXSOdata service : 503 not available
Hi All, I have created a xsodata service using a Calculation view , the service defination is following: service {...
View ArticlePassing current users as parameter in XSOData
Hi, I have a requirement where I have a calc view which accepts sap-client as a parameter. I have a XSOData created using the keywords "Parameters via Entity". The calling program (SAPUI5) makes a call...
View Article