Smart Data Access - MS SQL Server
Hi experts,can i use smart data access in HANA with sql procedure defined in MS SQL Server database? Thanks.Andrea
View ArticleDoes HANA have a result cache
Dear HANA experts? Does HANA have a result cache? http://events.sap.com/teched/en/session/8596 (on 20.40) "Prepare one execute often" How i can identify that query used result cache data instead...
View ArticleSmall-scale replication into HANA
Hi Folks, In the near future I plan on building a small prototype system not too different from the typical "side-car" scenario, replicating data from a source system (MS SQL Server) into HANA in...
View ArticleCreate local temporary table in procedure
Hi folks, I have a procedure (I wrote in the procedure editor in Project Explorer). In the procedure I'm trying to create a local temporary column table however when I attempt to activate the...
View ArticleSLT issues:SAP Hana
Hi Experts, Logging tables are not getting cleared because of which delta records are not getting transferred. We are facing this issue only for some tables. We don’t the root cause for this. · In...
View ArticleSLT - problem with replication in HANA
Hi all! I've problem with SLT System. When I start replicate tables sometimes they are replicate, but sometimes not. Iu2019ve this same situation with loading tables. Iu2019ve strange situation with...
View ArticleNull via SQL case statement not working
Hi folks, I have a simple field XYZ that has null values and the null values display as a question mark. Now I have SQL querying this field that looks like this; SELECTmyTable.XYZ,CASE WHEN myTable.XYZ...
View Articlemeaning of weekstone in HANA releases?
hi all, I observed that there is a term called weekstone mentioned in SAP Notes. It is mentioned also in the Notes related to the HANA.Even command "<INSTALL DIR>/HAN/HDB00/HDB version" outputs...
View ArticleHANA HLM fails
Hi all, I'm running in an annoying error during upgrading my HANA from 68 to 70. The HLM troughts the following:Error Message: Execution of 'Deploys SAP Host Agent configurations using adm...
View Articleexperience with migrate MSSQL SP's into SAP HANA !
Hi all,did someone has experience in migrating MSSQL Stored Procedures into SAP HANA ?Kind RegardsWerner Schubert
View Articledynamic sql for select statement in procedure
Hi i would like to use a dynamic select statment within a hana procedure.the select statement should use value of the variable v_name as data field of the table DEBT. like this: (But this shows only...
View ArticleSQL error 10760 error dump in BW on HANA
Hi All, We have recently upgraded our HANA to patch level 69. Now we are getting dumps on SPRO & RSA1 transaction.Category Installation ErrorsRuntime Errors DBIF_RSQL_SQL_ERRORExcept....
View ArticleHow to Convert HANA Physical to Virtual Machine
We have installed HANA sandbox server on SUSE Enterprise 11 Operating System. Anyone has step by step document(snapshots) for converting to Physical Machine to Virtual Machine. What version of VM...
View Articlewhat does this icon mean in HANA Studio
Hi, I would like to know what this icon means in HANA Studio: . Unfortunately there is no tooltip explaining it and it is not intuitive for me. You see it when you start hdbstudio -> Administration...
View ArticleSidecar HANA Live with multiple systems?
Hi Gurus, we have three SAP systems: one ECC and two SCMs. We are now considering installing one HANA instance (sidecar) and use HANA Live on the three systems. Is it possible to share a single HANA...
View ArticleConfiguration of SUM
Hello, I am trying to configure SUM on rev.20.. I already solved all possible issues with certificates and it seems that Studio to Database as well as Database to Hostagent connection is working but I...
View ArticleSAP HANA with SAP MDM and MDG
Hello Experts, I am quiet new in SAP HANA. What i have got so far is that HANA provide fast access to both transactional and operational data as it is based on RAM(in-memory) rather than in disk...
View ArticleIn memory cube
Hello All, I recently learnt that in memory cube no longer has DIM tables. Now SID id's are keys in Fact table. So do we not have limitation of using only 16 key fields.i.e 16 chars. I do not think SAP...
View ArticleBODS 4.0 - HANA
Hi ,i create a simply ETL in Data Services Designer to populate an HANA template table from KNA1 table on ECC. When i execute the job , after some row transferred , the job is terminated with the...
View ArticleCREATE TABLE ... AS SELECT query with placeholders fails
Connecting to SAP HANA via pyodbc, using libodbcHDB32.so driver on 32bit Ubuntu. I'm trying to create a table from a subquery, which has some placeholders: >>> cursor.execute('CREATE TABLE...
View Article