Virtual table creation
hi All, After creating a virtual table, where do we find the virtual table in catalog. I can query the tables view and from table_type i can view but where do i find it in catalog?
View ArticleBackup for deleted Packages
Hi, is there an easy way to rescue deleted repository packages?Or do we have to do a system backup? Fast response would be very helpful! Thank you very much!
View ArticleRunning SAP on Oracle Compute Cloud
Hi Everyone We are trying to figure out if there is a way for us to run SAP Hana, as well as SAP core ERP on Oracle Compute Cloud. Is there a place I can find more information on? Thank you
View ArticlePassing Set of values to Calculation View on SQL Procedure
Hi All,We have a scenario where we need to pass the set of values at a time.current SQL statementSELECT "V_DATE", SUM("ITEMS"),...
View ArticleHow a JAVA program can access HANA database
Hi Experts, I am trying to understand what best things we can do with HANA DATABASE. My ECC is recently moved to HANA database. A legacy system is creating a webservice and wants to access our...
View ArticleHow to add comments to table definition of column using HDBDD?
I could able to create tables using HDBDD syntax. But I want to add some comment to each column for the table. So that while opening table definition from catalog, the same comment should be present....
View ArticleUser info stored in SQL data tables
Hello, I'm pretty new here and i am not sure if this is the right place to ask for a recommendation but here is my question: I would like to find out where exactly to look for SAP user info (such as...
View ArticleRestriction in analytic view
Dear Experts, We I am facing a issue in analytic view. below is my requirement. Del Doc NoItemItem CategoryQty1234510 KPT121234520KPT151234530KPT201234540ZTPY301234550ZTPY251234560ZTPY28 In the...
View ArticleHANA parallel backup in scaleout
Hi all,we have a SAP Hana 1.0 rev 85 in a scaleout installation (5 nodes + 1standby) We want to test the backup with third party (HP DataProtector) but atthemoment we are not satisfy regarding the...
View ArticleDB02 HDB Alerts - Location of data
In HDB SAP Systems via. Transaction DB02 -> Current Status -> Alerts the current alerts are displayed in the window on the right side Question: From where this data is read / calculated so that...
View ArticleCan we write the HANA code in ABAP BADI's?
Hi Experts, please guide me whether can we add the HANA code in ABAP BADI's? actually i got one performance issue with nested loops. Ex: i have two internal tables with 5k records in both and have to...
View ArticleNon Cumulative Key Figures in Native HANA
Hi Team, We would need to implement the Non Cumulative key figure design in Native HANA. Could you please provide me your inputs on how we can achieve this? In BW, this is a straight forward approach,...
View ArticleXML Search in HANA
Hi,I have a use case where I have data stored as XML data type (BLOB) in a HANA table and we want to search specific nodes for specific values. One sample XML value would be<?xml version="1.0"...
View ArticleVirtual table creation
hi All, After creating a virtual table, where do we find the virtual table in catalog. I can query the tables view and from table_type i can view but where do i find it in catalog?
View ArticleCalculation View - Joins
Hi everyone, There are 5 tables needed coming into a calculation view from 3 Attribute views and all having alias(and multiple joining conditions) but 5th table has been used twice with...
View ArticleRHANA Package
Hi Expert, We are trying to integrate R Console (Open Source) with HANA, We have established JDBC/ODBC connection through R with available package...
View ArticleMigrate "HANA x86" to "HANA on Power" - DMO?
Hi, We like migrate our CRM on HANA x86 based systems to CRM on HANA on Power. Unfortunately the different endian of the technologies makes a backup/restore not possible so a migration is required. We...
View ArticleQuery slow performance sys_databases.m_backup_catalog
We are in the process of deploying Hana and have been playing around with a couple of VM's just to get familiar with HANA before we get our real hardware in a few weeks. I realize that the VM does not...
View ArticleGeneral error in PlanViz
Hi folks, I have a slow SQL script view that I'm trying to analyze visual plan and am getting this error that I have never seen before; - SAP DBTech JDBC: [4096]: General error in PlanViz: cannot...
View ArticleCorrelated subquery cannot have TOP or ORDER BY
Hi, I have the following query: SELECT (select "OITM"."CardCode" from "OITM" where "OITM"."CardCode" = CUSTOMER."Code" limit 1)from "OCRD" as CUSTOMER; when running produces the following error:...
View Article