Re: SAP HANA STUDIO Not Responding
Hi Wolfgang, The issue came back again today, opening the Catalog folder started hanging again. So I tried the SQL statements you provided. Once I added in the wait part as you suggested, this seemed...
View ArticleRe: No objects to activate !!!
There are few possibilities like:The objects were refactored (moved) from one package to anotherThe underlying tables on which these views are based have been modified and the changes are not yet...
View Article"Error when connecting to system" or "Invalid Username or Password" with HANA...
Hi Ferry, I redeployed the enviornment and it works now. Thanks for the tips. RegardsShantanu
View ArticleDXC Delta load issue
Hi, We have configured embedded BW system in our ECC environment to enable DXC data replication capabilities. We leverage the original generic data source which is already feeding delta loads from...
View ArticleHANA client installation ODBO error
I am trying to install HANA client into my Windows 7 machine. Everything installed but the ODBO package failed. The error points to system32 folder missing in the windows registry. Have anybody run...
View ArticleRe: SAP HANA LIVE VIEW BROWSER LOGON ISSUE
Hi Sathish, The error found on Chrome points to an internal error on XS.You need to look on xs log. Go to Diagnosis Files and look for file xsengine_host.trc and you will find the error that is...
View ArticleRe: Error while using select statement on Analytic View.
Hi Vinoth, You can't use select * on analytic scenario. You must inform the fields and do the aggregations (sum/max/min/avg...) and the group by at end. Personally I use the data preview to "generate"...
View Articlecannot commit hana project to aws instance
After uninstaling the client und the studio (an deleting all Files depending to HANA in my personal directory) i terminated the instance on AWS. I satrted from the begining.Now i downloaded the client...
View ArticleRe: SQLScript Table Variables - how to populate table variables in code?
Hi Rich, As u talk about array in hana...i have below requirements which involve array. could you please help me, how i should proceed. Requirement===============Below is my requirement.From UI i am...
View ArticleRe: Free Space by Unload Columns or Alter Table for hidden concat_attribute...
Fernando, can you tell me please?1) when these get filed $trex_udiv$ and $trexexternalkey$ and why?2) is there a way so no dymanic customer concat get created or if so drop off automatically?
View ArticleRe: Free Space by Unload Columns or Alter Table for hidden concat_attribute...
Fernando Thank you yes it worked. Is here a way to stop these from getting created?
View ArticleRe: ECC to HANA 2nd DB Connection Failure
Hi Fernando, Yes, ADRC is existing in both ECC and HANA schema ECC_EHP6. Carlos.
View ArticleRe: HANA client installation ODBO error
Thank you all for your replies. I follow Vivek's instructions and am able to install HANA client successfully. Thank you Vivek. Flavia
View ArticleRe: No objects to activate !!!
Well, that depends upon the owner of the objects. Since you transported the objects, the owner of the objects could be the Transport / Import user. Can you please also check if the underlying tables...
View ArticleRe: Free Space by Unload Columns or Alter Table for hidden concat_attribute...
Hi Ram, Refer to the excellent presentation by Lars explaining your questions in great details here. Regards, Ravi
View ArticleRe: Free Space by Unload Columns or Alter Table for hidden concat_attribute...
Hi again Ram, as this kind of question does get asked a lot when people first learn about concat_attributes and system columns, I think it's better to answer properly to it. It's of course...
View ArticleRe: No objects to activate !!!
OK, so I think the scenario I want is "Revert to Active" ..... After I do this the object is only in the "_SYS_REPO"."ACTIVE_OBJECT" tableThe only issue is I HAVE 500 OF THEM so I need some kind of...
View ArticleRe: How to escape keywords in Local Table Types definition of Stored Procedures?
Thanks for you trying it on your system. What HANA version do you use? I just got the idea that it might be an issue that is caused by me still using an old version: 1.00.52 Regards, Philipp
View ArticleHow to get value from table with BigInt data type?
Dear, I am developing a program using xsjs on HANA XS Engine.I have a table with some columns. One of my columns is primary key that has type BigInt.Ex: MyTable:ID: BigIntName: VARCHAR(255) When I try...
View ArticleRe: How to escape keywords in Local Table Types definition of Stored Procedures?
Hi Phillipp, I am using HANA SP05 revision 48.
View Article