Re: No Data In HANA View
Hi Jitendra, Please use following query to verify data. select top 10 * from "_SYS_BIC"."<<Your_VIEW_Name>>"; if still you are not able to view data then please share some screenshot. So,...
View ArticleRe: could not activate views, authorisation Repo.modify_change
Battling with Privileges
View ArticleRe: Name Schema Wrong in system query
Hi Lucas,I followed the instructions of the schema mapping you provided to me and I created the mapping:Authoring Schema: SBO_DEFPhysical Schema: SBO_TEST. System queries stored and executable by SAP,...
View ArticleRe: SAP HANA System Issue after a few days of runtime
You can find them in Diagnoses Files in HANA Studio:
View ArticleRe: Issue with HANA studio
Michael, I wanted to know as to what is the issue with the hana studio?Is that a bug?
View ArticleRe: Memory consumption of indexserver is high
Hi Michael, Sure will do that, point noted as well. Thanks,
View ArticleRe: Issue with HANA studio
Well you could test this. The only way of testing this is either open an incident (which I would not recommend only if the update does not solve your issue). I would recommend downloading the newest...
View ArticleRe: Performance Impact : Reporting on BW Query Vs Reporting Generated HANA View
Hi Prashanth, Having one layer out (BW) of the equation can contribute to performance. However, as explained, BW makes use of an internal HANA API and that adds up to performance. The same will not be...
View ArticleRe: Name Schema Wrong in system query
Hi Nora, Have you tried reactivating your models? BRs,Lucas de Oliveira
View ArticleRe: HANA SSO - Difference in UserID
Hey Daya,No the userID don't need to match, what is important is the External ID in Hana which should match your login ID in AD. I have created a document about the setup Hana security (part1) :...
View ArticleRe: SAP HANA System Issue after a few days of runtime
Hello Vincenzo,Can you confirm that no memory allocation limit has been setup on Hana, because it could be a reason.Also what i would recommend you to do is to run the system check based upon the sql...
View Articlesql error -9300 performing SEL on table
We are in the process of upgrade/migration of our EHP6 system (running on Oracle with HP-UX IA 64) to EHP8 (Hana DB). In the down time phase of the upgrade (in the MAIN_NEWBAS/TABIM_UPG phase), I am...
View ArticleRe: HANA User Statistics- Where?
Thank you Ning, I have been checking that but I am more after the historical details of user logging in so we can produce a report that shows for example 1. We have 120 user logging in every Wednesday...
View ArticleRe: HANA User Statistics- Where?
Hello David, There is way to activate SQL tracing for particular table and also the user history.You can do this from the SAP HANA Studio with the Administration console, from here we can trace any SQL...
View ArticleRe: HANA User Statistics- Where?
Hi David, For your purpose, please try to use audit policy to record the DB connections. Choose audit trail target to database tables, so you can later query the information you wanted. For more...
View ArticleRe: sql error -9300 performing SEL on table
Hi Vijay, Please also try with the workaround mentioned in note 2205345 - SAP HANA DB Client: "SQL code: -9300" occurred while accessing table <table_name>Remarks:Workaround option 1: Disable...
View ArticleDynamic selection of Analytical view in Calculation
Hi Is it possible to dynamically select the view based on Cases statement. Myscenario I have to show the actual sales and projected sales.Every month, the showroom sends the actuals sales and the...
View ArticleRe: sql error -9300 performing SEL on table
I already tried all options mention in the note '2205345'...but the issue still not resolved
View ArticleRe: sql error -9300 performing SEL on table
can you show me the corresponding errors in the indexserver trace file at the time of the failure?
View ArticleRe: Dynamic selection of Analytical view in Calculation
hello Experts, Any input pls RegardsBen
View Article