Re: How to Troubleshoot ODBC Connection for HANA and HIVE
Hi Prakash, Can you please help me with the solution you found to resolve this issue. I am also facing the same issue.
View ArticleRe: Questions in HANA Sql
hi Lars, thanks for your inputs... I am very much new to HANA and Sql - just 1.5 months into these areas... well my requirement is as under: I was given a task to check the differences in the...
View ArticleRe: How to Troubleshoot ODBC Connection for HANA and HIVE
Hi Naresh-Please check your ini file path by running the following command strace -e trace=open isql HIVE 2>&1 |grep odbc.ini send me the out put and also send me the your ini file info.....
View ArticleRe: What are the prerequisites for learning SAP HANA
Hi Jeevan, I am also ABAPer and i had same doubts...More i dig into HANA more i like to explore..Now I am enjyoing learning everything in HANA... Only prerequisite is Interest. Please Close the thread...
View ArticleRe: Getting Error while Opening Hana Studio or Design Studio
You need to install Java6 or 7.. Madan Sharma
View ArticleRe: Installing SAP Work Capital Analytics 1.0
Hi Jose, Importing of Delivery Unit is downward compatible to some extent as per SAP Note 1984354- Import of a Delivery Unit fails due to incompatible archive format version. Export Archive Format...
View ArticleRe: No valid SAP crypto configuration
Hello, thank you for replies. We fixed problem by adding user <sid>adm to following commands$DIR_SECURITY_LIB/sapgenpse seclogin -p $SECUDIR/sapsrv.pse -O...
View ArticleRe: How to Troubleshoot ODBC Connection for HANA and HIVE
Hi Prakash, Thanks for your reply. Following is the output of the command saphd8:/root/Desktop> strace -e trace=open isql HIVE 2>&1 |grep odbc.iniopen("/usr/sap/HD8/home/.odbc.ini",...
View ArticleNew Sql coding
Hello All, I am an Abaper and have just started to work on HANA. The SQl codings has changed a lot. Though I can understand the flow on going through the code there is still lot of stuff's which i...
View ArticleRe: DXC: Data from activation queue /BIC/A40 not moved to /BIC/A00
OK this is old, but Google lands here. The solution is to delete the request in source at data-source manage tab and reload. Works fine. Status changes to rolled back and then activated.
View ArticleRe: How to Troubleshoot ODBC Connection for HANA and HIVE
Hi Naresh-You need to edit this file "/ODBC_Drivers/simba/hiveodbc/lib/64//simba.hiveodbc.ini" for some reason it is not reading from the <sidadm>/home directory. Please uncomment the file from...
View ArticleRe: New Sql coding
Hi prem, Welcome to HANA community. I would recommend reading through the latest HANA SQL Guide which you can find here. http://help.sap.com/hana/SAP_HANA_SQL_and_System_Views_Reference_en.pdf -Patrick
View ArticleSAP HANA Smart Data Access support for Oracle
Hi Team, We are planning to setup SDA with source as ORACLE. In sap SDA document it says it is supported for 12 C. Does that mean it doesn't support for lower versions, we have ORACLE 11 running. Can...
View ArticleRe: HANA HA test cases
I am not in the HA tests for instance.I tried rm datafiles (the database continue to survive until restart and need restore after that)I tried rm log file (the database crash at the first next write...
View ArticleRe: How subscribe to RHEL for SAP HANA Channel
Hi Romain, RHEL for SAP HANA can be purchased through Hardware Vendors as part of SAP Certified HANA Appliances. If you need the subscription for TDI or for Evaluation, please contact your Red Hat...
View ArticleRe: Visualize plan and explain plan
Hi Shirish, It would be better if you go through HANA Performance Guide first:http://help.sap.com/hana/SAP_HANA_Troubleshooting_and_Performance_Analysis_Guide_en.pdf Regards,Vivek
View ArticleRe: How to Troubleshoot ODBC Connection for HANA and HIVE
Hi Naresh-Please place your SIMBA license file ... Thanks,Prakash
View ArticleAdding/removing fields in CDS-definition problematic
I defined the following which could be activate successfully:context test { Type type0 { firstname : String(10); lastname : String(10); city : String(10); post_cde :...
View ArticleRe: Adding/removing fields in CDS-definition problematic
I must have forgotten the screenshot:
View ArticlePrivilege SELECT on P_USERS_ (SYS)
Hi experts! I need get data from SYS.P_USERS_ table with limited user.What I did:Logon in system as SYSTEM user and created user TEST1 with System Privileges CATALOG READ.Logon in system as TEST1 user...
View Article