Re: Need Basic definitions .
Hi Rubens, Can you please check if you have 'Create Any' object privilege on the schema in which you are creating the Procedure ? Thanks and Regards,Poorna
View ArticleFilling empty fields
Hi all, Here is the scenario that we have in a table:KeyParentKeyLanguageNumberco1P001EN100co2P002DE120co3P003FR60co4P00180co5P00160co6P003100I need a View, if possible grapgical, to fill the empry...
View ArticleRe: Filling empty fields
Hello Mirza, Have you tried using a "calculated column" for this use case (using an if condition for filling up entries). In a script based CV, you could rely on the "case" statements to fill this up....
View ArticleRe: Filling empty fields
Hi Nihal, Thank you very much.Is it possible to achieve this only with graphical views? The Column "Language" was only a example. Instead of language we have a column with thousand of different values....
View ArticleRe: Filling empty fields
Hi Mirza, Above scenario can be achieved using two calculation views. One view to provide the look up values for LANG for each of the ParentKey and another to fill the LANG column for rest of the...
View ArticleRe: Filling empty fields
Hi Mirza, Well if it such intensive logic, i would recommend you re-think of the approach to persist the values while bringing the data in itself in the table. Perhaps a rule written via SLT or any...
View ArticleUsers export and import during HANA DB techniques
Hello All, Our landscape has BW on HANA.And we are performing DB refresh from PRD to QUA.Our challenge is that we have different HANA users and roles/privileges in PRD and QUA. Now i am trying to...
View ArticleMulti tenant to single DB ; HANA DB restore
Hello, We are planning to migrate our existing SAP systems from Azure to private cloud as homogeneous system copy.in this case , we are referring backup/restore method where there will be changes from...
View ArticleRe: Migrating Oracle 10g to HANA
HI Kartik,Please follow this SAP Note where mention all migration related information which is you very needful. 2257362 - Database Migration Option (DMO) of SUM 1.0 SP17Regards,Ankit
View ArticleRe: Multi tenant to single DB ; HANA DB restore
Thank you Ning for your response. We are referring SAP OSS note # 1844468, whereby it suggests to perform recovery using SWPM tool. In our case target DB is new instance and our requirement is to...
View ArticleRe: Multi tenant to single DB ; HANA DB restore
Hi Rupali, The words below comes from http://help.sap.com/hana/SAP_HANA_Multitenant_Database_Containers_en.pdf -> 10 Backing Up and Recovering Multitenant Database Containers A backup of an SAP HANA...
View ArticleRe: Can't import schema - Import/Export history table is not allowed
That's because there is no CSV export for HISTORY data.
View ArticleRe: Can't import schema - Import/Export history table is not allowed
is there any quick solution/workaround for this by any chance?
View ArticleRe: Can't import schema - Import/Export history table is not allowed
Nope. History tables always relied on binary export. You may try to export the CURRENT data by creating a copy of the current data into a normal table and export this one.
View ArticleAttribute view schema name changed
Hi, I am just learning SAP HANA on Ides system and as you are aware there would be so many like me are sharing the same system.Few days back I have created some attribute views and this morning when I...
View ArticleRe: Can't import schema - Import/Export history table is not allowed
OK - how can I find this HISTORY tables on my original schema?
View ArticleRe: Multi tenant to single DB ; HANA DB restore
Thanks Ning for your quick response again. We are into preparation phase as of now.that's good suggestion upon using export/import method and will have look into this. need one more clarification,...
View ArticleRe: Multi tenant to single DB ; HANA DB restore
Hi Rupali, For backup/restore method, you have to convert your target single DB to MDC before recovery because the topology information is not compatible between single tenant database and the tenant...
View ArticleRe: Attribute view schema name changed
Hi Alex, If you still have the schema with all the tables and your user has all the authorization for accesing that schema you can solve this by once of the below steps. First,You can create Schema...
View ArticleRe: HANA full backup not happening for PRD environment suddenly.
Hello, Its backup using third part tool BACKINT and as i said these errors are there in the logs 83436]{-1}[-1/-1] 2016-06-17 10:27:31.015593 w Backup Backup_Progress.cpp(00315) : Backint...
View Article