SAP HANA Sidecar Approach - Impact on SAP FIORI
Hello, we have implemented SAP HANA as a sidecar approach for ECC. We had some really slow ECC reports, so we have replicated those tables to SAP HANA and are currently executing the reports over HANA...
View ArticleRe: External views with HANA as secundary database
Hi Kris, except for "The name of the HANA-artefact and the external view in the ABAP dictionary have to be identical" all you points above are valid. Let me say a couple of words about the external...
View ArticleRe: Getting Dump while Mapping data source.
Hi Girdhari,let me do an assumption . Did you create a entity type+entity set, generated the artefacts, and did the "Map to Datasource" and did you then change something in the entity set and tried to...
View ArticleRe: Table conversion after domain change dumps
Hi Rabanus,the ST05 trace would have been an option and certainly the work process trace (e.g. accessible via TX ALXX in DIR_HOME = /usr/sap/<SID>/DVEBMGS00/work). There should even be a way in...
View ArticleRe: Getting Dump while Mapping data source.
Hi Jasmin, I tried by deleting the project and creating a fresh one but still getting same dump. I noticed two things which i would like to share with you. 1: In the guide there is separate step to...
View ArticleRe: Sort in Analytical view
Hi Jitendra,not to my knowledge but you might also ask the SAP HANA Developer Center or the BW colleagues (SAP BW Powered by SAP HANA) if there is such an option.Cheers, Jasmin
View ArticleRe: Sort in Analytical view
Hi there! There is no "sort the output" option in analytical views or in any information view for that matter.Just as with every other object in the database that you can query, you have to provide the...
View ArticleConsume HANA Views
Hello, We are migrating a report from ABAP to HANA due to performance reasons. We have created various views for data selection and aggregation. My query is how to consume these views created, via...
View ArticleColumn store error [2048]
Hi All, I have migrated HANA DP's in to AMDP and when i call the AMDP methods it's giving me th eruntime error.. as below an error occurred. The error message begins with (full message...
View ArticleRe: Sort in Analytical view
Hello Lars, Thanks for your inputs. Could you tell me which is better approach for accessing HANA views 1. Open SQL via External Views OR 2.Native SQL ( ADBC ) ? , In performance terms.
View ArticleRe: Sort in Analytical view
Hi Jitendra,concerning performance both options are fine. Open SQL might be a bit faster, however, External Views do not support input parameters and can only be created/maintained if HANA is your...
View ArticleRe: Column store error [2048]
Hi Viswamurthy,have you been able to call the original HANA DP without issues? Seems there is some issue in the SQLScript coding. Can you try on the SQL Console a CALL...
View ArticleRe: Column store error [2048]
Hi Jasmin, Thanks for the reply. HANA DP is working without issues. I am attaching the runtime exception here. Thanks,Viswamurthy
View ArticleRe: Column store error [2048]
Hi Visamurthy,thanks for checking. Yet with "full runtime exception" I meant the entire dump . You can retreive the dump from TX ST22, search for the dump and go to System > List > Save >...
View ArticleRe: Column store error [2048]
Hi Jasmin, Sorry i misunderstood it. I have attached the complete dump file. Thanks,Viswamurthy.
View ArticleRe: Sort in Analytical view
Hello Jasmin, Thanks for inputs. HANA is Primary db here. The views are created without any input parameters. So I think External view will be better option.I have created a external view for Analytic...
View ArticleRe: Column store error [2048]
Hi Viswamurthy,see my mail for further information/questions/error analysis .Cheers, Jasmin
View ArticleRe: Sort in Analytical view
Hi Jitendra,you can create external views for any HANA view, i.e. attribute views, analytical views, and calculation views. The display of external views via SE16 could lead to "GROUP BY" issues,...
View Articlesap Abap Certification For Hana E_HANAAW141
Hi Planning To write Sap Hana certification E_HANAAW141 Need Road Map how To Break The Certification Like Learning Materials Like Books : eBooks:videos :Real Time Scenario If You Know any Information...
View ArticleRe: Consume HANA Views
Hi Jitendra,I think this question is touched/commented on in http://scn.sap.com/message/15268054#15268054, right?Cheers, Jasmin
View Article