Re: HANA DB is not starting. Indexserver OOM issue
can you attach also the .ini files under /usr/sap/<SID>/SYS/global/hdb/custom/config
View ArticleRe: HANA DB is not starting. Indexserver OOM issue
Hi , Change global allocation limit to 15gb or 20gb and start. Dont worry about current ram size . Once the db is up you can revert back the global alocation limit to default value....
View ArticleRe: HANA DB is not starting. Indexserver OOM issue
i set the following in global.ini... still sam error after setting tp 20 GB as below [memorymanager]global_allocation_limit=2000
View ArticleRe: HANA DB is not starting. Indexserver OOM issue
the valuehas to be in MB..for 20GB you have to se 20000
View ArticleRe: HANA DB is not starting. Indexserver OOM issue
Can you try changing the pre load of the column store tables to false. Then stop the full system. Start the full system. Let me know if this works. Also do you know the size of your column store + row...
View ArticleRe: HANA DB is not starting. Indexserver OOM issue
DiD the same. not sure about the " size of your column store + row store " ? did restart, same error.
View ArticleRe: HANA DB is not starting. Indexserver OOM issue
Ok, well i'm completely out of ideas. It really looks as though this has never started, its just too small. The code alone on the HANA Machine needs 1.5Gbs which only leaves you with around 5GBs to...
View ArticleRe: Database Connection is not available - See error log
I think this is an authorization issue..You user has the correct role to connect?
View ArticleRe: Database Connection is not available - See error log
Hmmm... ok you should be given an authorisation error if this was the case. Go to putty and log on to the hostname . You will need the <sid>adm user and password. Navigate to the...
View ArticleSAP HANA HRF Vocabulary Error
Hi All , I am creating vocabulary in HRF SAP HANA but when i am trying to add the tables on data foundation of it , its throwing the below exception. Can you please help me out from this - An error...
View ArticleRe: Error occurring while recovering Hana database during BW system Refresh.
There is one idea in our mind we can share filesystem from HDP to HDQ then mount it in HDQ system and then we will make soft link of that newly mounted filesystem and use it for recovery. By doing this...
View ArticleRe: Error occurring while recovering Hana database during BW system Refresh.
yes, this solution permits to bypass the copy fo the files.In the past, I used this solution in order to access directly to the backup data for the restore activity. Can you confirm the you flagged the...
View ArticleRe: HANA smart data integration and smart data quality questions post there
Thanks Swapan. Just wanted to convey that when we carried out a batch load the error disappeared but when we tried to do a real time replication, this error appears. We couldn't insert a primary key in...
View ArticleRe: HANA calculation view, temporal tables and processing data by rows
Hello Evgeny, SAP suggests avoiding using cursors with loops in the first place. By the way this is officially public here: SAP HANA SQLScript Reference - SAP Library Using plain SQL (avoiding...
View ArticleRe: Assignment to an OUT variable in procedure is taking a lot of time
Hi, Please record a HANA performance trace with function profiler and plan generation on and open an SAP incident. We need to look a little closer here. Thanks,Lucas de Oliveira
View ArticleRe: HANA smart data integration and smart data quality questions post there
Hi Vidy, Please check the capability of Hive Adapter in SDI...
View ArticleRe: Assignment to an OUT variable in procedure is taking a lot of time
Hi, I started working on HANA SP12. previously i had SP11 . Finally i was able to make assignments and procedures ran fast without any hassle. I'm not sure what the problem was,but this wasn't...
View ArticleRe: HANA calculation view, temporal tables and processing data by rows
Hello Lucas, I had two main reasons to push it to HANA. The first one - in BW for processing data by ABAP in queries we should make a virtual cube or virtual characters/key figures. It is well-known...
View ArticleRe: Need Basic definitions .
Hi folks,Sorry for my simple question.I'm trying populate one SAP Generic table by Procedure with one Calculation view. I'm using this SQL Script on SQL Console for create the...
View Article