Could not open connection to the SERVER
Below is the error message that i have encountered. I am using Java version 7.Also tried installing the previous versions as well. But when i check the connection using the ODBS data source...
View ArticleWork with a table in different schema depending on the user group
I have 2 groups of users user_group1, user_group2 and also two different schemas schema_group1,schema_group2 containing the same table names with a different content. Now, i have to write a stored...
View ArticleSAP HANA Studio SP8 - The required sapjco3.dll version is too high
Hi all, I recently updated my HANA Studio from SP7 to SP8 and recieve now the following popup message every time I start the IDE: The problem is, that the SAPJCO3 version is the last one (3.0.11) I...
View ArticleDoes number of fields defined on Analytical View affect overall performance?
HANA experts, I wanted to pose a question that our developers are pondering here. In summary, does the number of fields defined on a given Analytical View affect overall performance? Here's a...
View ArticleALTER SEQUENCE in SQLScript stored procedure supported?
Hi, I can successfully execute the following SQL statement within the Hana system SQL console: alter sequence "MISSIONCONTROL"."hpl.missioncontrol.data::missionCockpitLogId" RESTART WITH 1; I have...
View ArticleReplicating ECC hierarchies in SAP HANA
Hi Gurus Can we replicate ECC hierarchies in SAP HANA? As per my understanding it is not possible and have to recreate them in Studio. If yes, please explain the process..we are using SLT to replicate...
View ArticleHow to implement Standard Profit Center in HANA Studio Using SetLeaf, SetNode...
I am new to SAP and HANA Studio, can anyone please guide me on how to implement standard cost center/profit center hierarchy in HANA Studio database using SETLEAF,SETNODE AND SETHEADER? I will need to...
View Article"WHY" - HANA Application Development
Hi Experts, I need more clarity before entering into HANA development. pls answer my questions What is HANA Application development? What is the use of build and deploy the next-generation real-time...
View ArticleError Message: Creation of Temporary Table "#BIMC_SETS" not possible
Hello, I am trying to get data from HANA Virtual Data Model (VDM) from MDX connection in MS Excel. The VDM Views and models are visitble after the connection is successfully made. But when I try to...
View ArticleIs it possible to alter IDENTITY column?
Dear collegues, I am running SAP HANA 1.00.72.00.388670 in HANA Cloud. I am trying to migrate the data from SQL Server to SAP HANA.The IDENTITY value support is enabled. I am trying to import data from...
View Articleisnotnull issue
Peeps, I 'm looking at my data and I'm finding something a bit strange with how NOT NULL is treated in HANA. I run this qry:select *, 'x'||tcode||'x', length(tcode)from hanadb.jcdswhere objnr =...
View ArticleHow To Upgrade Hana Dev Edition using CAL?
Hi, I already have the SAP HANA Rev 72 installed in my AWS instance (instance type m2.4xlarge). It was installed using CAL. How do I upgrade to SAP HANA Rev 80 or to newer versions by using CAL and by...
View ArticleHow to limit threads in HANA?
Hi , I have created a report on HANA. When we execute this report, I observed that there are more than 500 threads running parallely for SQL statement. HANA is generating lot of JobWorker(plan...
View Articleidle_connection_timeout documentation
I could not find documentation on the configuration settings idle_connection_timeout available under Configuration->indexserver.ini->session in hana studio. If someone know where to find such...
View ArticleHANA Academy - Native Dev Video: Error Creating Role
I'm following along with the "Create Roles" video in the Native Development Workshop. After creating the .xsprivileges artifact with the depicted content, the .hdbrole file commits fine, but errors out...
View Article.Net Connection (ADO/ODBC/OleDB) SAP HANA
Hello, I am trying to build a VB.Net program to connect to an SAP HANA Server. I have installed SAP HANA Client (both 32-bit and 64-bit) and I am running on a 64-bit Windows 7 OS. I created a System...
View ArticleExplaining SQL Processing Results
Peeps, I ran a query in the hana sql window and it had these processing results: successfully executed in 101 ms 821 µs (server processing time: 67 ms 263 µs)Fetched 1000 row(s) in 250 ms 602 µs...
View ArticleHandling Characters Like # in Data, when as HANA views via oData services?
We've some special characters in the fields (like '#' ), and because of this the client side ODataModel /JSON parsing is breaking when ever the data has these characters. Is there anyway to encode this...
View ArticleProblemas al crear una factura
Hola buenas tardesAL momento de crear una factura de cliente, me aparece el siguiente mensaje de error: Could not commit transaction: Error -1 detected during transaction '' (ITR1) Alguien sabe que es...
View ArticleHow do we transport DATA in implementation project from Development to Quality?
Hi folks, I am New to SAP, I wanted to know how we transport the data in implementation projects from development to quality server? Is it using SE10, se09 or do we have some other technique? The same...
View Article