Handling multi value input parameters
Hi folks, When I pass a SINGLE value to a parameter in my calc view it works nicely and I get very fast results; SIMPLE CALC VIEW:var_out = select MAT.MENGE, MAT.BWART, MAT.MJAHR from...
View ArticleIn SQLScript, how to use EXEC to call another procedure with parameters in...
Hi experts,In SQLScript, How to use EXEC to call another procedure with input and output parameters in procedure?thanks very much
View ArticleSAP Bo and HANA
Hi All, Reg. BO and HANA : Are you currently working on a project using both front/end tools ( BO and HANA) ? If yes, Could you please explain me how HANA is being used as ? I mean , are you using it...
View ArticleCommitting Project Does Not Show Changes in Workspace
My first HANA development project.Following steps in YouTube video "HANA Academy - HANA Native Development Workshop: Getting Started" - Successfully created and shared a project. - Created folders.-...
View ArticleLarge time difference between the application server and database
Hi All I implemented the SAP Note sapnote 1932132. but then also getting the "Large time difference between the application server and database " Regards,Abhishek
View ArticlePerformance issues with Inventory Reports in BW on HANA
Hi Frzz, Our client is migrated to SAP BW Powered by HANA. Now the inventory cubes are In memory Cues.We have reports on Inventory cubes. But we didnt find any query performance after we migrated the...
View ArticleNot able to use procedure in view
Hi, I have procedure named GetEmpCodeFromEmployeeID . And I am trying to use it in a select statement in a view. However its giving me error that SAP DBTech JDBC: [328] (at 164): invalid name of...
View ArticleHow to schedule procedure in HANA
Hi Frzz, Can some one tell me how can we schedule the procedure in HANA. I want the procedure t be executed at every 60 min. Thanks in advance. Best Regards,Krishna.
View ArticleHow to get a second chance for a point-in-time recovery?
Sad things happen. Imagine a complex scenario like this:1. Due to some issues the log backups don't work any more.2. The filesystem /hana/log fills up.3. Someone creative removes a log segment. Don't...
View ArticleWhy do I get a problem if I set a batch size for prepared statement to 1?
Hi,Is it a bug?I use the following pseudo code to send an array of data records to one database: ... var myDataRecords = [...]; // array with data records var myInsertQuery = 'INSET...
View ArticleDought on SAP Hana & SAP Hana Cloud Platform
Dear folks, I am beginner to the SAP HANA. I have a dought regarding SAP HANA & SAP HANA CLOUD Platform. Is SAP HANA & SAP HANA CLOUD Platform same ??? Please clarfy. I will tell you the reason...
View ArticleHANA Procedure with parameter in create part
Hi! I have a problem with creating a HANA procedure. My procedure looks like this: CREATE PROCEDURE myProcedure( IN ToDate TIMESTAMP)LANGUAGE SQLSCRIPT AS d1 TIMESTAMP;BEGIN d1:= :ToDate; CREATE LOCAL...
View ArticleNot able Initialize SAP B1 Database to SAP HANA
Hello Exper, When i am doing initializing the SAP B1 DB to SAP HANA through Administration Console it's give me the following error."Unexpected error occurred; contact your system administrator" Not...
View ArticlePros and Cons of SDA for accessing data in Hadoop into HANA.
Hi All, Could any please let me know what are the pros and cons of using Smart Data Acess(SDA) for accessing data in Hadoop.if possible also please provide me a use case in which SDA has been used....
View ArticleAP server client connection on SoH with System Replication
Hi Experts I'm using Business Suite on HANA with System Replication for HA purpose. As client access from ABAP server to HANA DB, I use DNS redirection.When I takeover to secondary system & after...
View ArticleHow to setup a job to change the backup ID
Hi, We know that SAP hana's backup will use the same backup file names once the configuration is done for backup. To avoid overwritting the previous backup files, we have following options (note that...
View ArticleSAP Hana implementation project - beginning tasks
Hello, We want to implement a new SAP landscape running with SAP Hana database. As I understand, the SAP Hana database is a database that runs on a specific server appliance, am I right? For we can...
View ArticleSLT LTR DB Connection error
Hi ALL, We are using LTR Transaction in our SLT Server which is our NW 731 system with DMIS add on 2011 at SP06. While doing configuration with LTR TTransaction we stuck at phase for "specifying target...
View ArticleIn HANA VARCHAR datatype stores unicodes?
Hi, In my previous document (Playing with NVARCHAR in SAP HANA), I write about NVARCHAR, it can store both non-Unicode and Unicode. and VARCHAR stores only non-Unicode characters. but following script...
View ArticleMemory allocation failed error while running multiple Webi reports at same...
Hi Friends, We are facing an issue related to memory when running multiple Webi reports created on HANA information models. Following is the error message: Database error: SAP DBTech JDBC: [2048]:...
View Article