sapcontrol request failed:connection refused:connect
Hi Gurus, I am unable to login to HANA studio . my user id and password is correct as i access hana previously . Screen shot:
View Articlehow to disable primary key for a field.
Hi Everyone, Please guide me, how to drop primary key option of field ORDERNUMBER. without dropping the field. [uncheck primary key] CREATE COLUMN TABLE "NEO_xxx"."Z_ORDERDETAILS" ("ORDERNUMBER"...
View ArticleHANA live information model
Hello all, I've searched for this information but I didn't find a direct answer. When we feed HANA live with data from different sources (e.g. ECC, CRM, APO etc...) can we build live views using that...
View ArticleList of users in Change Management in HLM
Hi Exports,My user is not listed in contributor under change management in hana studion.I have created two user one in DEV and another in PRODUCTION with same privileges./In DEV change manager my user...
View ArticlePopulate a column in table with system user by default.
Hello Experts, I have created a table T1 with four fields. I want to add additional column to this table say C1 that contains the system username by default.For this I wrote an ALTER...
View ArticleHow to use $min in $find/$findAll in cds queries or xsjs
Hi, I want to use $min while doing $find on an entity in my xsjs. Here is the sample of $find: var caseKeys = CASE_MASTER.$findAll({ "CASE_NUMBER": caseNumbers[i]...
View ArticleNode.js code for HTTP POST with X-CSRF-Token
Hi all, I am currently experimenting with a IoT solution. Instead of using the HCP, with the preconfigured IoT services, I have created an oData service on a HANA system on AWS. To test the HTTP GET...
View Articleprocess hdbdaemon HDB Daemon not running
Dear support, When i try to start sap hana database using the command: HDB start , i receive the following error : process hdbdaemon HDB Daemon not running. in log file i found :Topology.cpp(00258) :...
View ArticleRole activation error
Dear Hana Gurus, When I activate the role(.hdbrole) file, the error message"[258] insufficient privilege: Not authorized at ptime/query/checker/query_check.cc:3302" comes up. Would you please help me...
View ArticleUnable to activate the attribute view
Hi, I created one simple attribute view. When I click on "Save&Validate" the view is validating and process running with some warning. But there are no errors. But When I click on 'Activate"...
View ArticleOdata POST showing HTTP 403: Forbidden with Anonymous users. GET call working.
Hi Folks, Could anyone please let me know whether the Odata Post operation do not support using Anonymous users or not. I have done the configuration steps showed in The Application-Access File - SAP...
View ArticleError while executing PAL
Hello Experts, When I try to execute CALL SYS.AFLLANG_WRAPPER_PROCEDURE_DROP('SYSTEM', 'PAL_LOGISTICR_PROC');orCALL SYS.AFLLANG_WRAPPER_PROCEDURE_CREATE('AFLPAL', 'ACCURACYMEASURES', 'SYSTEM',...
View ArticleTechnical Monitoring enablement for HANA Based System.
HI Experts, We are about to enable technical monitoring for one of our HANA based system and we could find three templates in solution manager (Path: solman_Setup-->Template...
View ArticleComments, custom attributes, auto-documentation.
Hi experts. I was a bit disappointed to discover that the Auto-documentation from Hana-Studio was not taking benefit of the COMMENT ON statements, and thus of the COMMENT column in VIEWS and TABLES...
View ArticleHow to transpose rows into columns in SAP Hana?
Hi all,I have written a Hana Query which i mentioned below,im getting results in rows,buti want the results in column wise,kindlyhelp? SELECT T2."ItmsGrpNam",cast(MONTH(T3."DocDate") AS VARCHAR) AS...
View ArticleHANA SDI Flow Error
Hi, I have HANA DB SP10 and a remote source created and connected with MSSQL DB 2012. While developing SDI flow for Remote Soruce tables, I am getting below error. It seems that this is related to log...
View ArticleInsert multiple lines of text into spa hana table data
Hi, I want to insert multiple lines of text into a varchar column of sap hana table. Please help.
View ArticleHow to import data from an xml file into an xsjs file?
Hi there, I have created a little JavaScript application in HANA studio. To run some more tests I need some data from an xml file. The xsjs file and the xml file are both part of the same project in...
View ArticleHow to import data from an xml file into an xsjs file?
Hi there, I have created a little JavaScript application in HANA studio. To run some more tests I need some data from an xml file. The xsjs file and the xml file are both part of the same project in...
View ArticleInput Parameter that is 'Derived from Procedure' does not return anything
I did the following:1) Created a stored procedure that simply returns a string 'abc' as output.2) Called it using the call statement and it displayed 'abc'.3) Created an Input Parameter "IP_TES"T with...
View Article