Re: Unable to connect tenant DB in multi tenant HANA
Hi Janardan ,Can you show the traces through find we can find what the issues about?
View ArticleRe: Strategy for partitioning according to a substring
Hi Bernd happy to have this discussion with you. As I am familiar with the use case just send me an email and we can look into this. Cheers,Lars
View ArticleRe: Unable to connect tenant DB in multi tenant HANA
Can you include some kind of errors you are seeing?? its always best to start looking in the trace files to see what exactly is happening?
View ArticleUnable to connect tenant DB in multi tenant HANA
Hi Experts, We have installed HANA mutli tenant, after that we have created tenant data base, we are able to connect the system with user SYSTEM, it is showing status cannot be determine.Please let us...
View ArticleSAP HANA on IBM Power - Forum
SAP HANA is a modern, in-memory database and platform. The SAP HANA platform is a flexible data source agnostic in-memory data platform that allows customers to analyze large volumes of data in...
View ArticleStrategy for partitioning according to a substring
Hello I am looking for a reasonable strategy for table partitioning of my header table. The first row looks like this:...
View ArticleRe: HANA Live
yes, regular transport process needs to be followed here for transporting views to next environment. Regards,Amit T
View ArticleRe: AIX operating system for SAP HANA database
Hello Kapil As of now its only possible on SUSE and RHEL, and there is no news about AIX, Below Note will help you to understand SAP Note 2235581 - SAP HANA: Supported Operating Systems ThanksSadiq
View ArticleRe: UDF Return-Table Based On Repository Table
"SAPR3"."TCURR" is a catalog object which has not representation via a design-time object in the repository.
View ArticleWhat's the usage of HANA parameter "native_mixed_join_enable"?
Hi dear all, Do you know the HANA parameter "native_mixed_join_enable" this one?I have met the question that the customer has a problem that big usage of BitVector Memory, so the developer advice...
View ArticleDelta Merge failing during data conversion.
We are doing a mock data conversion test of our legacy data, to our SAP PRE-PROD ECC system. I'm noticing a lot of HANA alert 88. Delta merge is failing while the data load is happening. I have a...
View ArticleError in grant the authorizations
Hai Experts ,i am trying to provide the grant authorizations but i am unable to provide kindly help out in this .
View ArticleNot able to see the text for Units
Hello all, I am new to hana i need help in one our requirements. The requirement is as below: I want to show quantity and units in the reports. For this i have created an attribute view with T006,T006T...
View ArticleRe: UDF Return-Table Based On Repository Table
Thanks for your answer. I know the 'inline' and' CDS' options, but what do you mean with "in catalog"?
View ArticleRe: Delta Merge failing during data conversion.
Hi Kris. Thanks for the reply. M_DELTA_MERGE_STATISTICS shows this error. I will keep searching on SAP support for more information on this error. columnstore error: [2486] table optimization did not...
View ArticleRe: UDF Return-Table Based On Repository Table
There are different problems in your coding:You are using "TABLE" for RETURNS. With that you indicate that you wanna define your own type. But you are referencing to an existing catalog...
View ArticleUDF Return-Table Based On Repository Table
I have tried the following: FUNCTION "mySchema"."myFunction" ( ) RETURNS TABLE ( "SAPR3"."TCURR" ) LANGUAGE SQLSCRIPT SQL SECURITY INVOKER ASBEGIN/***************************** Write your...
View ArticleRe: New Calculated column for field ARBEH ( Unit for work )
For instance. CASE("ARBEH", 'MIN', "ARBEI"/60, 'SEC', "ARBEI"/3600, '') Just follow the documentation in the link provided above.
View Article