Re: I can't run my Hana studio anymore
I'm just curious what version of JRE did you install that did not work? Did you have to go back to JRE7? -Patrick
View ArticleHow to do Schema comparison in HANA. v
Hello all, I have a requirement with one customer to do a schema comparison on DEV and TEST environments and get differential script for the tables modified in dev. I have used tools in that past like...
View ArticleRe: Any interested SAP HANA developer/s willing to work to build a new product?
Hi All, Thanks for the overwhelming response but just to clarify, I cannot disclose project details unless the resource is selected and signed off NDA / NCA therefore please do not ask any details...
View ArticleRe: How to load CSV files into HANA
Thanks Myles, I am aware of the other method which is a lot more easier. I was actually trying to create scripts which can be scheduled rather than doing a File > Import > Data From Local File. I...
View ArticleRe: SYSTEM user
Hi Uday, Well at present there is no built-in function to copy a role.You can check the following threads, in one of them a SQL procedure is there regarding the...
View ArticleRe: Begining HANA.
Hi Ratan, 1. Please suggest me where to begin. Are the above five components different from one another?HANA is not just a database. HANA is also an appliance.HANA has a inbuilt Application Server in...
View ArticleRe: SYSTEM user
Hi Vivek, As per link http://scn.sap.com/thread/2064390 Jeroen custers has given procedure to run and copy existing user to create a new user with grand privileges. In my scenario I wanted to create...
View ArticleRe: It is possible or necessary to connect BW to HANA?
Hi Vivek, This is pretty good to hear and I like that. Maybe you will teach me some more about deploying BW data into HANA. Would you like to? Looking forward. Thanks, Amédé
View ArticleAuthorization issue
Hello, I created Project using Project Explorer and then subsequently created the Schema (company) and Tables using the .hdbschema and .hdbtable files.After this i tried to Grant permissions to SYSTEM...
View ArticleRe: Authorization issue
Just a guess: did you try to name the schema COMPANY (Uppercase?).Or did you tryGRANT SELECT ON "company" TO _SYS_REPO WITH GRANT OPTION;(company in quotes, because without it would always be treated...
View ArticleHANA calculation view performance tips
Hi HANA experts, I'm developing a calculation view and need some suggestions about designing and performance optimization. In my calculation view I need to UNION several Analytical Views that are all...
View ArticleRe: Authorization issue
Fabian, i tried with uppercase as well but it doesn't work. Infact in Navigator >> System >> Catalog, the schema is being displayed in small case as i had created it. Regards,Nitin S.
View ArticleRe: It is possible or necessary to connect BW to HANA?
Hi Amede, I just know few things about migrating to BW on HANA - as this part was done by Basis team.I am working with mixed scenarios. Regards,Vivek
View ArticleRe: It is possible or necessary to connect BW to HANA?
I got your point dear colleague. Merry thanks. Amédé
View ArticleRe: Authorization issue
Hi Nitin, I have a question for youRegardingGRANT SELECT ON "company" TO _SYS_REPO WITH GRANT OPTION; Any design time object you create is owned by user _SYS_REPO.If you create a schema then the only...
View ArticleRe: Connecting non-production SAP systems and BI Platform to HANA
thank you for your responses. The main reason of this post, was we couldn't get an answer from the SAP Startup Focus Group. After 3 weeks, we finally received half confirmation of our connections...
View ArticleRe: Connecting non-production SAP systems and BI Platform to HANA
But to confirm, you can pull/SLT data from ECC etc. to HANA One correct?
View ArticleRe: Got errors When Connect to Oracle Using SLT
Hi, Upgrade the kernel and apply DMIS correction notes. Thanks,Shashi
View ArticleRe: Got errors When Connect to Oracle Using SLT
Also check the link shared by Tobias. Thanks tobias for sharing th link .it will be really helpful. Thanks,Shashi
View ArticleActive version of the object does not exist
Hello, I am creating a simple attribute view using system id. After adding table in data foundation,I selected data preview , then getting " Active Version of the object does not exist " When I go to...
View Article