Re: HDB Multiple error's - After Upgrade to Rev 56
Hi Kumar, It works. The Content folder, as you also know, just as simple as setting up the Customize View in Navigator. Regarding the combination, here is my combination,Client Rev 48 - Studio Rev 48...
View ArticleRe: HDB Multiple error's - After Upgrade to Rev 56
Hi Idi Thanks for the input, though I did tried with m2.2xlarge on SAP HANA Rev 56 but I was getting "Out of Memory error. Since I have already provisioned new Rev 48 HANA server, I will again try to...
View ArticleDocuments for ABAPer for SAP HANA
Hi. We are replacing DB2 with SAP HANA in our project. So as a technical ABAP developer what would be the best material I would refer to learn things required for me in this new HANA environment. What...
View ArticleRe: Documents for ABAPer for SAP HANA
Hello Please refer to http://www.sdn.sap.com/irj/scn/elearn?rid=/webcontent/uuid/e04da73b-3a72-2e10-969a-b032c46e7509orhttp://en.wikipedia.org/wiki/SAP_HANAfor self learning, Hope it will be helpful to...
View ArticleRe: HDB Multiple error's - After Upgrade to Rev 56
Hi Idi and Thomas My SAP HANA Server is working fine now with Rev 56 upgrade with Rev 56 Client and Studio. To achieve that : I provisioned a new REV 48 HANA Server on AWS.Then I upgraded it to REV...
View ArticleRe: Documents for ABAPer for SAP HANA
Hi Pradeep, start by reading the blog :http://scn.sap.com/community/abap/hana/blog/2012/12/04/key-learning--in-sapteched--abap-on-hana Check the below links for more information : ABAP for SAP HANA...
View ArticleRe: HDB Multiple error's - After Upgrade to Rev 56
Hi Kumar According to the HOWTO for the update, http://scn.sap.com/docs/DOC-30980 Developer Center HOWTO - Update your SAP HANA, developer edition on AWSStep 0 - Prerequisites : With Revision 56, a...
View ArticleRe: HDB Multiple error's - After Upgrade to Rev 56
Hi Idi Thanks for the information. Since release of windows 8.1 preview I am using HANA Studio and Client on it. Earlier I was on windows 8. Everything works perfect with java jdk-7u21-windows-x64 on...
View ArticleSAP DBTech JDBC: [2048]: column store error: search table error: [1000002]...
I want to know how to solve this problem
View ArticleRe: Get current date in YYYYMMDD format using functions in Calculated attribute
Hi guys, now( ) returns the current timestamp; if you need only the current date you can use the function CURRENT_DATE. Here some documentation http://help.sap.com/hana/html/sql_function_current_date.html
View ArticleRe: SAP DBTech JDBC: [2048]: column store error: search table error:...
Hi Eric, Your question is as generic as the error message you mentioned. . Can you please elaborate on what you are trying to do and where did you get the error. Some more details on the issue will...
View ArticleRe: Self join in SAP HANA
Hi Galina, a LEFT OUTER JOIN returns all the values belonging to the "left" table even if the join condition doesn't match on the "right" table - in this case a NULL value will be present in any...
View ArticleRe: HANA server installation 401 unauthorization issue
Can anybody tell me how to fix the memory as suggested so I can play with this on my laptop
View ArticleRe: Get current date in YYYYMMDD format using functions in Calculated attribute
Hi, I am not sure if you can use CURRENT_DATE in the calculated attributes. It doesn't show up in the function editor. Regards, Ravi
View ArticleRe: Self join in SAP HANA
Hi Riccardo. Could you write example of CE_PROJECTION function with OR-using in WHERE?VAR_OUT = CE_PROJECTION(:JOIN_TAB,...
View ArticleRe: Self join in SAP HANA
Hi Galina, I discovered that CE_FUNCTIONS are not so well documented. However, this worked form me: VAR_OUT = CE_PROJECTION( :JOIN_TAB [ "DOC_NUMBER", "S_ORD_ITEM",...
View ArticleRe: HDB Multiple error's - After Upgrade to Rev 56
Hi Kumar, Regarding - How to free SAP HANA memory I noticed that AWS creates snapshots from time to time depending on your usage. I believe it will be a good idea to delete your old snapshots and...
View ArticleHANA UI Integration Services - Empty Widget List
Hi Experts, I am trying my hands on with UI Integration services on SAP HANA Release 56, running on AWS, Specifically, I am following open SAP course Video : Week 6, Unit 2. I was able to activate a...
View ArticleTable Partitioning
Hi All, I need some help in understanding table partitioning. I need to know what are the various considerations (like data volumes, type of operations - insert, update, select etc) that need to be...
View ArticleRe: SLT - Replication issue
Hi, As Raj explained above to check tables DD02L, DD02T, DD08L. While creating SLT Configuration, you would have given it a name, For that name a schema would be created in HANA System and along with...
View Article