SAP S/4 Hana Implementation with Business suite -ERP
Hello Hana Guru's, One of customer's want to go with SAP S/4 HANA since this will be complete Greenfield Implementation Project.with less number of users say 30 users only for the initial stage and it...
View ArticlePrimary key columns Integer vs varchar pros and cons
Hi Friends, I want to know which data type was best to choose for assigning Primary Keys. If we choose INT as a data type by default it takes 32 bits (4 bytes) in Hana. For even small values like...
View ArticleAuthorization Administration Tools
Hi, Until now I have done quite a bit of authorization stuff in SAP ERP and BW, i.e. in the ABAP world. Recently, I have been introduced to SAP HANA and somehow somebody thought I should do...
View ArticleRe: Authorization Administration Tools
Hi, Please use the below document from Richard Bremer for reference and create the roles to customize the user accessThe document is very detail and precise to all kinds of roles that are required for...
View ArticleRe: Authorization Administration Tools
Hi Sunil, Thanks for the reference.My question was actually more about the administration tools for authorizations, i.e. Tools that help me search, trae, evaluate logs, etc. These are tools available...
View ArticleRe: Authorization Administration Tools
I'm not too much involved in the security area, but perhaps the following remarks are useful for you (although e.g. my reply to 1. is not more than the "competent programmer" solution you already...
View Articlebods error
hi I am getting the error in BODS / HANA Can anybody guide me on this? |Data flow DF_CHECK_BOFC_REJECT_RECORDS_IN_FIM|Loader FIM_JOB_RUN_PACKAGE_STATUS_FIM_JOB_RUN_PACKAGE_STATUS SQL submitted to ODBC...
View ArticleIMPORT Error on SAP Business One for Hana
Hi All, Would like to ask for help regarding import error we encounter here is the error code. Could not execute 'import "CA_PRODN_DB"."*" as binary from '/usr/sap/NDB/HDB00/work' with replace...
View ArticleRe: Authorization Administration Tools
Hi Martin, Thanks for your answer. It seems that the authorization cockpit that I was looking for doesn't exist in SAP HANA. All the notes you have listed refer to tables, views and SQL code.Do you...
View ArticleRe: Calculation of date difference
Hi Lars I didn't ask you to do my work. Sorry for the confusion. I just gave my requirement to make it clear.Anyway thanks for your help. I have done this with Lag Functions.
View ArticleMaster Host in multi-host HANA system
Hi there, I have a rookie question:I got confused when reading about HANA multi-host systems. So what exactly is a master host? I know there is a worker and standby hosts, but in the same document they...
View ArticleTotal record count from Attribute View
Hi All - I am new to HANA and tried to build something very simple. 1. I created one attribute view by joining Billing tables , VBRP and VBRK , Header and detail table. 2. I joined both the tables...
View ArticleRe: log volume growing up
The log mode normal is activated and the enable auto backup, but in the filesystem where log_backup are included was full... If I change the Log mode to overwrite, the log backups are not created and...
View ArticleRe: log volume growing up
Ruben, If you set log mode to overwrite, you won't be able to do a point in time recovery. This shouldn't be used for normal operation. The better option is to leave log mode as normal, but either...
View ArticleRe: Total record count from Attribute View
Hi Rohan, I think VBRP holds billing item data and VBRK holds header level data, so the left table should be VBRP and right one should be VBRK. Now the total record count should be equal to what you...
View ArticleRe: Master Host in multi-host HANA system
Hi Elizaveta, In a nutshell, the master host will have the running name server and hold certain tables in a scale-out scenario. For example on a BW on HANA scale out, the tables to manage the netweaver...
View ArticleHANA "Used" vs "resident" memory
Hello everyone,As I was trying hard to grasp the HANA memory concepts this most confusing statement came up:...
View ArticleRe: HANA "Used" vs "resident" memory
Yep, that's roughly how that works. SAP HANA assumes it is the only major application on the server (if not configured otherwise) and releasing memory back to the OS is terribly expensive. So, SAP HANA...
View ArticleRe: HANA "Used" vs "resident" memory
Hi, I am certainly not an expert on HANA's memory management. But from your picture it looks like HANA is leaking memory, which it certainly is not. I assume that HANA is not giving back the memory the...
View ArticleRe: SLT server reading types configration
Please see the following:http://scn.sap.com/community/replication-server/blog/2014/10/01/how-to-load-indx-tables-into-hana-using-slt
View Article