Which module has a good scope in future either SAP HANA or SAP BW?
Hi, I am SAP BO consultant.Currently in the market SAP BI-BO has good demand, but in future( May be after 2 years) SAP HANA has a good demand. In SAP HANA SAP R/3 data directly replicate to HANA using...
View Articleinstalling HANA
HANA is great but is working only in a very narrow context.outside the SAP recommended context it is rather fragile.the father you deviate from recommended hard and software requirements the more...
View ArticleDynamic SQL with lowercase table names
Greetings,I'm looking to build a dynamic SQL EXEC statement that will update a table in the SAP<SID> namespace. My first step is to get the namespace of the table and I can do that by:SELECT...
View Articlejava connection parameters to HANA
Hi Experts Can you tell me the connection parameters to connect to HANA DB ( SP04) from JAVA Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");...
View ArticleQueries on Memory measurement and related
Hi, Below mentioned are some queries based on the articles I have come across about HANA especially the HANA memory usage explained document.Link-> http://www.saphana.com/docs/DOC-2299 I request...
View ArticleLooking for more info on CONCAT_ATTRIBUTE
Hi folks, I'm looking at the SQL behind some of our larger tables replicated from SAP and see some have extra concatenated attributes similar to this; ALTER TABLE "OURSCHEMA"."MSEG" WITH PARAMETERS...
View ArticleSLT replication error in SP4
Hi we are working on HANA SP4 Rev 35.ERP is connected with HANA using SLT configuration. when we click Data provisioning after SLT configuration, we found DD02L and DD02T table is in progress state.it...
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 ArticleArray in HANA
Hi,I need to work with an Arraay in HANA SQL Script. Is this possible? How can I define an array in HANA? Is it possible to use array as input parameter? Thank you in advance.
View ArticleInsufficient privilege while Querying in BW Schema a BW Table
Hi, querrying a BW Tables, in the BW Schema SAPTHJ, connected to HANA with SYSTEM does not works: Could not execute 'select * FROM SAPTHJ."/BIC/ACALCOST00"' SAP DBTech JDBC: Insufficient privilege...
View ArticleVDM (Virtual data modelling HANA)
Hi all i have a graphical calculation view c3 which uses script based calculation view c2 and some tables .Now when i pass input parameter to the graphical calculation view it works fine that is data...
View ArticleExplorer connecting with HANA using JDBC connection
Hi May be its repeat of below post. but i did not see the answer for Explorer and HANA native connection. so i am posting again.Native JDBC connection from BO Explorer to HANA I am trying to connect...
View ArticleSAP HANA Error when deploying
Hi All, I was in the process of deploying SAP HANA ANALYTICS FOR SCM 1.0 SP03 on our SAP HANA Appliance SP06 Rev60.I have encountered and issue during the deployment due to which it failed with the...
View ArticleSAP DBTech JDBC: [2566]: distributed environment error: no servers found
HI experts: I have 2 node of scale-out landscape HANA , saphana01 and saphana02 , I created some demo tables and uploaded the data into table on node saphana02 , which is HANA studio connected to...
View ArticleCreation of Read Write Procedures in HANA
Hello Experts,I've a scenario wherein, I need to take data from one of the table and do some modification to couple of cols and then insert the resultset into another table.I believe to achieve this,...
View ArticleI can't install SAPUI5 TEAM PROV IDE 1.00
Hi all , I use SAP HANA SPS5 .And I would like to verify SAPUI5 function .I would like to create an SAPUI5 Apprication .So , I tried to install SAPUI5 TOOLS IDE PLUGIN 1.00 and SAPUI5 TEAM PROV IDE...
View Articleexclude range in where clause in scripted calc view
Hi, We are trying to create a stored procedure or scripted calc view to join 2 tables. Our requirement is something like below: WHERE Substr(SDATA, dynamic_offset, dynamic_length) between range_low and...
View ArticleCalculation View with Input Parameters in ABAP
HI All I have created a calculation view which has input parameter when I do data preview it works fine as it asks for input parameters, but when I try to use that in a select statement , I am...
View ArticleAttribute view content from SLT system tables like KNA1
Hi All,I have strange issue with Attribute view created on tables from SLT system. I created a view on KNA1 and MARA . when I tried to do a DATA PREIVIEW with my user id nothing comes up . This is...
View ArticleSAP HANA CE Functions
Hi, I want to use sub query using CE functions. Below is query: select matnr from EKPO where matnr in( select matnr from mara where attyp = '02'); How can we achieve this using CE functions??...
View Article