Re: JDBC Connection to SAP HANA on Linux systems
Hi again,I used the redistributable driver from here: https://hanadeveditionsapicl.hana.ondemand.com/hanadevedition/ -> HANA driverIt's a Java .jar-library which should be platform...
View ArticleRe: Regarding SPS4 revision 29 update from SP3
you can go to the HDB_SERVER_X64/server there is a file name as hanaHwcheck.pyopen it in vi editor and commented the line self.HWInfo['CPU Sockets']=len(lines)-1and added self.HWInfo['CPU Sockets']=1in...
View ArticleSeeing BW tables in HANA Studio
Hi, Can you please tell me how can I see the characteristics, info cube of BW in HANA studio? Sincerely,Nicky
View ArticleRe: Seeing BW tables in HANA Studio
Dear Nicky it has been answered previously Search before you post The SCN Rules of Engagement | SCN BW on HANA : How can i see the BW tables on HANA database BW Tables on HANA thank you
View ArticleRe: Seeing BW tables in HANA Studio
Hi Nicky, If you mean importing tables,views etc. you can read document below. Export and Import feature in HANA Studio
View ArticleCal view SQL Script procedure
Hi Experts, I am trying to write a HANA stored procedure (to build a SQLScript Cal View) and need help with coding for the below requirement. I have 3tables A , B and C. Table A has the following...
View ArticleRe: Analytical Privileges: Best approach to see all data of a view
Thanks Justin, my post was simply a discussion around "How best to allow a role/analytical priv to see all data?" and yes you are correct that would be row security. I see 2 choices, one to set...
View ArticleRe: Analytical Privileges: Best approach to see all data of a view
Hi Denis, first of all sorry about not reading the complete title of the post, I didn't fully understand your goal In the cases I have seen, you just simply add the model to the analytic privilege...
View ArticleRe: Difference between C_HANATEC_1 and C_HANATEC131 certifications?
Dear KIRAN GADDE Pls read How to close a discussion and whythank you
View ArticleRe: Can I duplicate HANA database
Hi TFT, For restore all 6 file requird .so you need to copy all data and log backup file for recovery. Best Regards,Atul
View ArticleRe: Can I duplicate HANA database
Hi Atul, This is my understanding as well. I can only restore the same HANA database to another HANA server. i cannot restore the same HANA database to the same server with a different datebase...
View ArticleRe: Issue with HANA Client
Hello all, Not sure what exactly is the issue with Win 2008 server. I managed to do the import in a different system with Windows server 2012. Regards,Irfan
View ArticleRe: Can I duplicate HANA database
Hi Taw - In our HANA server, we have 2 LIVE databases. To precise, this means you have 2 databases in two different HANA installations (systems, each with its own SIDs), on same HANA appliance...
View ArticleRe: Can I duplicate HANA database
HI Praveen, We are implementing SAP B1H 9.0. In our HANA server, we only have one HANA installation, one instance ID with multiple databases. Are you suggesting that I should consider creating...
View ArticleRe: Can I duplicate HANA database
Hi Taw-Fey, Fact that this is B1H use case is interesting to know. I am inclined to think that what you call multiple databases is actually schema.The fact that what B1 terms as database (from...
View ArticleRe: SAP HANA Basics
Hi Swathi, Please check the below link, which explains in detail on the HANA Deployment Options. http://www.saphana.com/docs/DOC-4185 Regards,Kalyani
View ArticleIs it possible to manipulate table variables in calc view
Hi experts, I am wondering at a very high level if something like the following scenario is possible in a calculation view? For example; VAR1 = select * from ABCVAR2 = select * from XYZ Then step...
View ArticleRe: Is it possible to manipulate table variables in calc view
Hi Patrick, You can do somethink like this by script with cursors, loop, array BUT your description points just to a simple LEFT OUTER JOIN of table XYZ against ABC. Link the two tables and project all...
View ArticleRe: Exists ClientProcessID filter in to HANA - SQL Plan Cache
Hi Adria, Have a look on the detailed blog written by John Appleby on how to login to HDBAdmin tool. How to use HDBAdmin to analyze performance traces in SAP HANA Regards,Krishna Tangudu
View ArticleHANA memory offloading to Disk
We have a 512 GB HANA box in Rev 67 (moving to Rev 70 soon) in Dev which we are utilizing for both BW as well as a regular enterprise HANA tables. We already using close to 50% of the memory and we are...
View Article