Re: "Batch From Records Failed Error " in HANA while trying to load csv file...
Hi Praveen, The image is brokenWHy did you create another thread for the same error,You could have posted the sample data in the previous thread:http://scn.sap.com/thread/3461172Please refrain from...
View ArticleRe: "Batch From Records Failed Error " in HANA while trying to load csv file...
Hi Praveen, Could you attach the excel file and DDL for the table. In case if it is a new table, still the table will create with empty data. To get the DDL, right click on table and select Open...
View ArticleRe: "Batch From Records Failed Error " in HANA while trying to load csv file...
Hi Raj, Thanks for your quick reply. I have been trying to create the table in three different ways that are possible.1. With the New table creation and automatically the HANA to decide the data types,...
View ArticleRe: "Batch From Records Failed Error " in HANA while trying to load csv file...
Hi Praveen, Your table structure is big. Looks like you forgot to attach the CSV file. Good that you have not sent I have been trying to create the table in three different ways that are possible.1....
View ArticleCreate Calculation View via Script
Hi guys, I wanna create a calculation view (inside a content package) via script. You can find the actual view inside _SYS_BIC. The referring objects or tables between schema and content package are...
View Articleerror while activating analytical view...............................
Hi Friends, im creating analytical view on the top of lips,likp and three master data (attribute views) while activation it is givinhg following error Internal deployment of object failed;Repository:...
View ArticleRe: Create Calculation View via Script
Hi Christoph, I am not sure if I understand your requirement completed and also not sure why such requirement is needed, but can add a couple of points. If you look into the activation log for the calc...
View ArticleRe: error while activating analytical view...............................
Hi Mahesh, Can you please post some screenshots from your Analytic view. Can you please confirm if your attribute views contain multiple tables in the same view. It may be a possibility that your join...
View ArticleRe: "Batch From Records Failed Error " in HANA while trying to load csv file...
Hi Praveen, Couple of suggestions. Can you please change your create table script and ensure that it uses NVARCHAR instead of VARCHAR. In case you have extended characters in your data, VARCHAR may not...
View ArticleHow to Automate the Csv files to load the updated data in HANA database?
i have successfully automated the task by using Cron sheduler
View ArticleRe: Hierarchy in attribute view in HANA studio
So if i have to use the Analysis edition tool then i cant , and if i necessarily have to then i need to define it in calculation view ..i will try to did it in calculation view but i failed.
View ArticleRe: Problem in Exposing HANA stored Procedure to ABAP
Hi Sudip, Have you followed the below...
View ArticleRe: Help on Decision Tables
Thanks Sesh. My initial explanation didn't explain all of the other conditions (I was trying to keep it simple). There are additional conditions that apply to the Row with A in Field 2 and those...
View ArticleHANA Installation Error
Dear Team, We are trying install a HANA DB on host where already 4 HANA database instances are installed (This MCOS option is fine since it is sandbox purpose) When we installing new system, we ended...
View ArticleRe: Help on Decision Tables
My current line of thinking is that I'll create an additional action where we can specify which other rows for Field 2 should also have the value changed, then using the output we could create a script...
View ArticleRe: Help on Decision Tables
Do you mean to say there are additional conditions apart from Field 1 and 2? If you have some conditions that apply to the row with A, then you can create two rows like the one below. (right click on...
View ArticleRe: Help on Decision Tables
Hi Sesh, thanks for the response. I'm speaking to the right person. I was trying to keep things simple in my initial post. The following describes one of our slightly complex rules in more detail. We...
View ArticleRe: Looking for more info on CONCAT_ATTRIBUTE
I was pointed to this thread by SAP Support while working an OSS message. On my current implementation, we were experiencing issues where the analytic views were being invalidated after stored...
View ArticleRe: Query plan visulization tool - ease to use, hard to understand
Hi Lars, you as always. Hope SAP will create and include detailed document "PlanVisualization tool" in standard HANA docs package on help.sap.com. This document will be very popular and useful !
View ArticleRe: Help on Decision Tables
Hi Gary, I still dont get your actual rule use-case since the explanation is targeting a specific record. Do you want to update a specific record. If yes, how do you identify it? If you can identify...
View Article