Semantics for HANA views when used in Analysis (Office/OLAP), Explorer,...
Hello all, in diving into some of the working details of the various interfaces for working with HANA data, I have a question and just wondering if anyone has had to make this decision yet. It's coming...
View ArticleWhich module is best If I would like to start my career in SAP?
Hi I would likee help in deciding which module or career path should I choose. I would like to learn SAP and would like to kick start my career. There are so many modules that I am getting confused in?...
View ArticleIs there any easier way to learn SQLscripting
Is there any easier way to learn SQLscripting , the SQLScript guide shows bits and pieces of pertinent information. But not helpful enough
View ArticleWhat do I have to upgrade with SAP HANA SPS 6 ?
Hi all , I would like to upgrade HANA from SPS5 to SPS6 .Now I use HANA and ERP(DXC,SLT) and BIBO(included BO Data service , client tool) in each server .So please tell me what do I have to upgrade...
View Articlecannot use duplicate table name: RS_REPLICATION_COMPONENTS:
Hi All, I got all my development Quality systems online on LT server. When I try to create LT connection to our Production server it gives an error . SM21 log shows as "cannot use duplicate table name:...
View ArticleError: Team provider could not be initialized
Hello all For all my SAP HANA XS projects in SAP HANA Studio, I constantly get the error message "Team provider could not be initialized. Could not get repository metadata. An error occurred: Workspace...
View ArticleCannot open CSV File
Hi guys, I am trying to import a CSV File into a table with the following command: IMPORT FROM CSV FILE 'path/test.csv' INTO "Consumption" WITH RECORD DELIMITED BY '\n\r' FIELD DELIMITED BY ';'; but I...
View ArticleError - Hana point-in-time recovery with HANA-Studio
Hi all , I excuted Hana point-in-time recovery with HANA-Studio .But the recovery could not be completed . And there was the error message as below ."The service 'nameserver' at 'tyoscXXX:30001'...
View ArticleCreate an SQLScript Procedure With SELECT Statement
Hi I am trying to create an SQL script Procedure with select statement as below , but I am getting error while checking ........... Code in SQL Script Procure is CREATE PROCEDURE get_pi_quntity_sql...
View ArticleDesign-Time-Procedure as result view fails
Hi community, I'm facing a difference between the Design-Time-Procedures and Runtime-Procedures. I want to create a procedure in the HANA repository via a XS Project in a .procedure-file. At such it...
View ArticleR Output Column Store Error
Hi Community,We're trying to create an R procedure that returns some error statistics from a prediction that was successfully made from an R model in another script. Unfortunately, when we try to run...
View ArticleProcedure With Calculation Engine (CE)
Hi, I am new to HANA , I am trying to learn it , please help me , How we can check database error traces for additional details ? SQL Script:- CREATE PROCEDURE _SYS_BIC.get_pi_quantity_ce ( IN...
View ArticleScalar UDF accessing HANA DB
Hi, I'm trying to create a simple scalar UDF that provides an aggregated value from a table, given an input. When I do so, I get the following error, which implies it's not possible: SAP DBTech JDBC:...
View ArticleXS - 500 Dispatching Error - SAP HANA
Hi all, I am having "500 Dispatching Error" whenever I access anything using HANA XS but When I ping my server I always get "XS Engine Up and Running". I have imported all the additional content...
View ArticleMessage while starting HANA:Impromptu CCC initialization by 'rscpCInit'.
Hi, I am getting error while starting HANA.hanadb4:/usr/sap/PRD/HDB88> HDB start StartServiceImpromptu CCC initialization by 'rscpCInit'. See SAP note 1266393.OKOKStarting instance using:...
View ArticleLimit programmatically the timeframe of stored procedure execution
Hello, I'm calling a stored procedure from XS Java script code. I want to limit programmatically the execution by setting timeout so when this timeout will over, rollback will be executed andthe...
View ArticleError while adding the system in HANA
Hi Frzz, Am getting an error " Can not allocate enough memory: Out of memory $REASON$ " while adding the system in HANA Studio. Can some one help how to resolve this issue. Error Screen attached. Best...
View ArticleHANA Tables - Store types where is this information stored ?
Hi Folks, We are aware that HANA tables can be of two types , Column Store or Row store , Most of the master tables and Transaction tables are Column store that promises faster Read and Row store...
View ArticleDynamic SQL does not work for granting roles
Hello Experts, I´m working with dynamic SQL to create procedures for user management. There is a problem when I try to grant roles using dynamic SQL. 1.Granting a fix role to dynamically selected...
View ArticleWhat is XS Engine service in HANA DB ?
Hi All, What is XS Engine service in HANA DB and its use ?Could you please explain in HANA DB admin point of view ? Regards, KK
View Article