Re: HANA Database Upgrade from SPS06.60 to SPS07.73
Yes, you can upgrade HANA with very few restrictions. Now however you need to use hdblcm rather than hdbupd, which has been deprecated.
View ArticleRe: Calculation view with Graphical Vs Script?
This is a fun question. There used to be a time when we used Scripted views all the time. They used to be much faster and provided control of the calculation engine, which was much needed in HANA...
View ArticleRe: HANA Database Upgrade from SPS06.60 to SPS07.73
John: I am preparing for the same update.The "SAP HANA LCM Tools Reference Guide" for SP08 has Chapter 7:"Updating a System (hdbupd, hdbsetup)". In Chapter7, only hdbupd and hdbsetup are the discussed...
View ArticleHana preload memory option
When we originally converted to BW on HANA, I set some specific tables to automatically load to memory at database startup. Recently, though, I set the option for these tables to load NONE to memory on...
View ArticleRe: HANA Database Upgrade from SPS06.60 to SPS07.73
Hi John, 1948334 - SAP HANA Database Update Paths for Maintenance RevisionsPlease see the above note. As per the note below maintenance updates are possible. Current maintenance revision Possible...
View ArticleRe: UNION in SAP HANA
Hi Ruediger Karl, I understand that i need outer join, but as far as i know there are no this type of join in modeler. Maybe i mistake. Can you show how it should work? In my version of solution i made...
View ArticlePLACEHOLDER Syntax for multiple Input Variables
Hi, I am trying to pass multiple paramter values (not multi-value) it works when the first parameter is passed but does not work when I add the second parameter value. I need to pass 4 different...
View ArticleRe: Creating Logic and modeling for SAP BW datasource in SAP HANA views and SLT
Thanks for reply, As SLT is based on ABAP, so we can write complex logic in it.But if we talk about SAP ECC standard data source, they have complex logic, based on multiple table. So we need to write...
View ArticleHow to connect HADOOP to HANA REV80 via sqoop 1.4
Hi folks, I have a colleague whom is trying to connect to HANA via HADOOP SQOOP 1.4. The problem is we can't seem to connect to _SYS_BIC schema as it always defaults to his personal schema. Is it...
View ArticleRe: Two ABAP stacks on single HANA appliance in MCOD
Hi Ron, I noticed this Note has been updated: 1661202 - Support for multiple applications on SAP HANA Considering the synergies between the three, and in giving consideration tosimplification,...
View ArticleVersion Control of SAP HANA VIEWS
Any idea how a version control of SAP HANA VIEWS can be achieved in HANA Studio?
View ArticleRe: Version Control of SAP HANA VIEWS
WWhat kind of views? SQL views or models? All repository objects are version managed automatically. Every activation creates a new version.
View ArticleRe: How to connect HADOOP to HANA REV80 via sqoop 1.4
Ok we figured it out... had to add; currentschema=_SYS_BICThanks for NOTHING everybody.
View ArticleCustom lib.so file for use in L-Procedure
Hi Colleagues. We created custom lib.so file to be used in the L-Procedure we developing for internal POC project. We copy libSODgrc.so library to the /usr/sap/<SID>/HDB<xx>/exe location on...
View ArticleRe: My Log Backups run continuously
Hi again, It looks like it was working like it was supposed to do. It comes down to it doing things differently and a differnt way of thinking I suppose. Thanks for reading - if anyone did. Jamie
View ArticleRe: Version Control of SAP HANA VIEWS
regarding the upgrade..what I was thinking is...have Y version upgrade (new models) override all X version (old models) and then selectively restore the required X version from repositories....so I...
View ArticleRe: Version Control of SAP HANA VIEWS
Yes regardless of which tool is used to create the object, anything created in a package is a repository object and version managed. Incidentally objects created via the modeler perspective can later...
View ArticleRe: Version Control of SAP HANA VIEWS
>have Y version upgrade (new models) override all X version (old models) and then selectively restore the required X version from repositories.. Doing so to an SAP object would be the same as just...
View ArticleRe: Version Control of SAP HANA VIEWS
>Is there any way I can go back to Version 1 ?From the History view, choose Check Out and Rebase to Active.
View ArticleRe: Version Control of SAP HANA VIEWS
Yeah. I remember you showing us this in the course. Version of SAP HANA Studio on my machine is 1.0.7300 1st Screen shot is to Navigate to History.In 2nd Screen Shot , RIght Click on Version Row...
View Article