Calculation View performs well but performance degrades at time of filter
Hello, We have Calculation view in HANA which is union of two analytical views. The calculation view performs under 30 secs for 1 year dates and in 8 secs for one month date range. However when user...
View Articlecharacter set used in hana
What is the character set used in HANA..utf-8 or utf-16??How can we know that by using SQL statement??
View ArticleView that combines tables
Hi I feel like there is a very easy solution to this but I can't figure it out. I have two tables with the same columns, A, B, C and I want to create a view which combines these so that all the data...
View ArticleROWID for row tables
How can we know the rowid for a row table.I know for column table select "$rowid$"from table_namewill suffice but this is not working for row table.what is the solution for this?
View ArticleHow to reference a pre-defined table type in entity definition
I have a Table Type brc.sapere.gso.DDL::domain.TIME_PERIOD defined.I try to use it in an entity definition. (dbcommon.hdbdd is attached.) But there is an error sayingERROR...
View ArticleIs there a built in odata JSON parser and JSON builder in XS?
Hi all, Is there any build in oData JSON parser and builder in XS? Regards,Mohan
View ArticleProcedure to Compare Schemas and generate Scipts
Hello, I need a procedure which compares source schema and destination schema. It will find the db objects Which objects in source schema and does not exists in destination schema. and Generate...
View ArticleSAP HANA in SAP Business One
Hi, I want to and willing to learn SAP HANA in SAP Business One. I'm a add-on developer of SAP Business One and I want to move up to SAP HANA. Is there any documentation on how to use SAP HANA in SAP...
View ArticleFormatting application component in design studio 1.2
Hi ! I am struggling with the formatting components in design studio. Requirement is : and I m stuck at: Changing font size/alignment/position does not work. Please help Regards,Tanisha
View ArticleHow to get the database server and port
Dear All, I have a Java application running on a HANA Cloud Account. I use HANA DB as the database, managed by the container. Now I need to do some reporting from this database using another tool. How...
View Articlecalling calculation view packed as odata service with timestamp parameters
Hi All, We packed a stored procedure call in a calculation view and the calculation view itself is exposed via calculation view with parameters. Here is the source of the odata service:service...
View ArticleException when combining COUNT() with CONTAINS() (TextSearch), not possibly?
Dear all, Keep on running into the following exception: [34021] Invalid query;Textsearch not supported on calcIndex One of the SQL statements that is giving me an head-ache: SELECT "BasicMaterial" AS...
View ArticlePackage naming structure
Hi folks, Now that we have had HANA for almost two years and our content offering has matured we are taking a look at our package naming conventions and pros and cons to our current package layout....
View ArticleABAP GUI from HANA Developer Studio
Hi,I am facing this issue when stating ABAP GUI / execute any abap program in HANA developer Studio. Any solution for this? Failed to create the Parts Controls: java.lang.IllegalStateException: Could...
View ArticleTransposing Table in SAP Hana
I want to transpose row values from a table to column headings in SAP Hana. We can do it using Pivot function in SQL. But is similar function available in SAP Hana using SQLScript? If not, how can we...
View ArticleXs engine throws "No successful authentication possible"
Hi, I'm a new to HANA & SAP platform, I've launched my HANA instance in AWS and i'm trying to create xsjs application, I've built the application and it's deployed in HANA box. i've followed the...
View Articleurl to view the xsodata results not working
Hi, Reference->" HANA Cloud Platform" Videos->Part III > Using Data from Your Own Development Schema 4th step-> syntax for the url to view the...
View ArticleHANA Studio connect using SSL
Hi , I configured SSL in Hana server using Snote 1718944 and configured the JDBC settings using Security Guide "4.3.1.1 Server-Side SSL Configuration for ODBC/JDBC Client Access" and "4.3.1.3...
View ArticleError in selection of clob data
Hello Everyone I am running a select on a hana table which contains clob data. But i receive some notification regrading persistence Could not complete result operation. SAP DBTech JDBC: [21]:...
View ArticleOut of memory issue during INSERT
Hello All, I am trying to create test data of million rows. I have three tables: Table1 : Supplier ID with 1 column and 25 rowsTable2 : ArtikelID with 1 column and 80 rowsTable3 : Businessdate with...
View Article