function for "real" binary numbers
Hi, is there any functions to deal with "real" binary numbers in SAP HANA? for example: in Excel, function HEX2BIN(A) will results in 1010 which is the binary representation of the hexadecimal number...
View ArticleIssue with number of records and filtering in Calculation views
Hi Experts Here is a case I cannot explain nor solve : filters are just not working in HANA the way they are supposed to... We have a base view(CV_STEP1TO5_NO_AGGR_TEST) which has a calculated column...
View ArticleProcedure is not running in SAP HANA
Hi,I am working on the platform SPS11. I have created a procedure to insert entries into a table. But when I call the procedure in SQL its throwing an error.I have created all the mandatory files like...
View ArticleXSODATA Multi Table Insert
Hi Experts, I have a scenario wherein i need to update two different tables (say ABC & XYZ with one of the field as "device") with some data once the end user presses the submit button. I get only...
View ArticleHANA EIM SDI Real Time Replication - Cannot drop the subscription (exception...
Hi! My real time replication (using OracleLogReaderAdapter) has somehow crashed.When I try to drop the remote subscription the following error is returned: SAP DBTech JDBC: [256]: sql processing error:...
View ArticleBetter compression due to column based storage grouped by native datatype ?
Hi HANA devs, lets assume 2 column based table definitions: (c40 = 40 chars width, n3 = 3 digits width, uVal = value (unique by unique index)) Table T1:Name (c40)City (c40)Age...
View Article$.net.http.DELETE is not working
Hi colleagues, I have an xsjs service, which i want that should be called using three different HTTP methods i.e. GET, POST, DELETE. See the code: switch ($.request.method){ case $.net.http.GET:...
View ArticleSDI HANA Adapter: Alter remote subscription *** QUEUE returns error
Hi All, We have two HANA DB: SDB as target and HD0 as the remote source. We tried to use HanaAdapter to replicate data from HD0 to SDB.But when we tried to execute ALTER REMOTE SUBSCRIPTION...
View ArticleAttempt of using $link operation in XSOData leads to error. Why?
Hello SDN! This is my XSOData service: service namespace "developers.kulaev.indexes.services.odata" { "developers.kulaev.indexes.db::DATA.IND.ZLIB_IND_BASE" as "IndexBase" navigates("Index_Busas"...
View ArticleUpdating models from SPS 8 to SPS10
We are thinking to migrate the HANA views from SP8 to SP10. What are the kind of activities that we need to perform post migration apart from testing.
View ArticleHANA Studio vizualisation, distinct values vs. row count
Hi experts. It seems the Hana studio changed of beahavior with latest version, regarding 'Distinct Values' vizualisation. We are (still) running on HANA SPS10. We played with some colleagues on doing...
View ArticleModeling : Input parameters as a date range
Hi, Is it possible to design input parameters as a date range in graphical modeling? Using From and To options for user input. I know we can fashion it as 2 separate inputs and script it together to...
View Articlestatus error of 405 (Method Not Allowed) when use xsodata for update or delete
Dear Experts, I am running on HANA SP11.1. When I use xsodata with create& Read method , the ui5 can be work and return the right result, But I am facing issue to use xsodata for Update...
View ArticleExact Months between two dates
Is there any method to calculate exact months between two dates in SAP Hana sp10 version.
View ArticleCDS modeling problem
Hi all, I'm trying to figure out how to model my entities.. I have a big table that contains all my entities, and a smaller one that contains only some of the entities with some more data (for the same...
View ArticleHANA doesn't auto start when instance is started
Hello all,We're running SPS11 on a r3.2xlarge EC2 instance on AWS. The instance runs during working hours, so it needs to be started every morning.But when we start the instance HANA doesn't start...
View ArticleDifference result between SELECT and CE_OLAP_VIEW
Dear experts,Is it possible to get difference results between CE functions and SQL?My scenario is1- I have created Analytical view to get GL balances from table FAGLFLEXT with GLs description and...
View ArticleHow much Time is Required for Installing SAP HANA and Migration
Hi Guys, I have some queries about Hana Installation and Migration, 1. How much time is required for installing SAP HANA (How much time is required)? 2. Hana Migration (From Oracle DB to Hana DB (How...
View ArticleHANA XS Advanced xsodata: update using procedure failed - "table/view undefined"
Dear experts, In XS Advanced xsodata, I am trying to implement the 'update using' statement, referring to a procedure. My problem is that the xsodata returns an error message stating "invalid table...
View ArticleHANA EIM SDI Real Time Replication - Cannot get OracleLogReaderAdapter working
Hi, I'm having troubles setting up real time replication with the OracleLogReaderAdapter on the following landscape: SAP HANA v1.00.102.00.1442292917Oracle Database 11g Enterprise Edition Release...
View Article