Re: Dynamic column list in contains-statement
Happy to have you make your own decisions about your application design.The easy answer for your simple question would of course be available in the SQL syntax reference... You could build dynamic SQL...
View ArticleIt's realy time to perform a full migration to HANA from all my SAP Landscape?
This year I had planned to change all my infrastructurearound all SAP landscape, when we put it on budget and plan it last year theHANA picture was only clear to the BW/BPC system. Today, after the...
View ArticleRe: Insufficient privilages to create schema.
Hi Satish, Can you please check in SECURITY tab if you have access to create schema inside in 'System Privileges' for your userID? Security--->Uses-->System Privileges-->Create Schema BRSumeet
View ArticleRe: Can HANA handle more than 2 billion records on a table from ERP?
Hi Sneha, As mentioned below if you have more than 2 billion records you need to go for partitioning concept. have you tried the same? BRSumeet
View ArticleRe: Insufficient privilages to create schema.
Hi, If you use HCP trial, you won't be able to create schema as DEV_XXX as you are not granted this privilege. Best regards,Wenjun
View ArticleRe: Can HANA handle more than 2 billion records on a table from ERP?
Hi Sumeet, I have never worked on partitioning concept in HANA. Can you please help me on how to partition the tables.Thanks,Sneha
View ArticleSAP HANA Replication - Different number of records in a table
Hi Everyone! Recently I have been replicating data from ERP system to SAP HANA. There are about 560 tables, which have been replicated without any troubles.There is also the DD03L table, which...
View ArticleImport file datatype conversion
Hi , I am facing this datatype issue while importing data from excel into table in HANA. I have selected text format in excel and when I click import automatically its converting Amt sold and other...
View ArticleRe: API SMTP send Mail SPS09 - new question
The API is working correctly - the problem was the correct set up of an email account in our cloud application and other questions. Therefore the question regarding the API is solved.
View ArticleRe: HANA CERTIFICATION ? SUGGEST DO'S AND DON'TS.
Just read your Prepare for SAP HANA Application Associate Certification Good work. Everything what begginer needs to find his/hers way around.Liked.
View ArticlePublishing Design Studion reports to Andriod Mobile
Hi We are implementing DASH Boards using Design Studio and there is a requirement to publish these DASH boards to Mobile. I know that design studion can be published on Iphone and Ipad. Is it possible...
View ArticleRe: SAP HANA Usage of Grouping
FYI I found a couple of bugs with GROUPING about a month ago and raised an internal bug. The 2 issues are...1. GROUPING( <column name> ) returns 1 when should be 0 and 0 when should be 12....
View ArticleRe: SAP HANA Usage of Grouping
Great feedback on these issues Alan! Thanks for sharing this. I guess the GROUPING SETS related functions are heavily underused, so there might still be a few surprises in there... - Lars
View ArticleRe: Design Studio or HANA Studio: Connection to database server lost
Hi Kostia, if you cannot manage this on your side - its better you create a customer incident on this topic, I am afraid I cannot help on that remotely. With an incident, someone from support can check...
View ArticleRe: Design Studio or HANA Studio: Connection to database server lost
Hi Karol, thank you, I will go on as you suggest. Kostia
View ArticleRe: Help me Decipher Error Message
Hi Abolade, Have a look on the below links: AFL wrapper error using PAL functions from within SAP Predictive AnalysisNeed help!!! Got an error when using PAL Support Vector Machine, "registration...
View ArticleHow to create Boolean Field in CDS for an entity
Hi Team, I am using Core Data Services for my Table or Entity creation and i am facing one issue with CDS.There is no Boolean Primitive type in CDS and i am unable to create User defined types for...
View ArticleDebugging procedure
Hi, I want to debug one stored procedure and clicked on debug configurations i.e. DEBUG--->Debug configurations-->Catalog Schemas("Procedure name"-->Debug Then got below error. BRSumeet
View ArticleRe: How to create Boolean Field in CDS for an entity
That's because there is no database type for boolean in HANA. Actually in SPS 09 in CDS you can use Boolean in Annotations because they don't generate database artifacts.
View ArticleRe: Semantics vs Aggregation node in Calculation View
Hi Lars, I got it. While aggregation I havnt seen the option of ' Output as aggregated column' and thats why both giving me same result ( Projection as well as aggregation). Now I have one more query....
View Article