Query on HANA Lifecycle management
Hi, I have just gone through opensap course by Thomas Jung and have below queries . a.) We have schema (Catalog ) based triggers, how to transport it to different client? b.) Regarding tables we have...
View ArticleTMSP_REFRESHCOMPLISTSLD HANA Error
Hello everyoneI was wondering if any of you had this error before,on this case the HANa server started at the same time to full the disk over logsit seems it was trying to reach the list or one...
View ArticleHana studio models using SLT tables
I have a request from a user to help build a universe for work orders and be able to pull in all the data from the tables: ( AUFK, AFPO, AFKO, AFVV, AFVC, AFRU, AFIH, ILOA, QMEL, RESB) as well as add...
View ArticleCEScript view in calculation view
Hello all,I have created a CE Script view that takes input parameter as departmentnumber. Based on this department number I return all the customers. Now I want to use this CE Script view in another...
View ArticleIs HANA to HANA via SLT possible?
Hi All! As a test, I've been trying to set up an SLT configuration to populate a few tables from our HANA Development environment, to one of our HANA Sandbox areas. I've created two DB Connections...
View ArticleUnable to activate or fetch objects from hana instance
I am using SAP Hana Studio 2.0.8, and I hava a remote Hana Instance; I am unable to fetch or activate objects from/to the repository, I am also unable to list the schemas in Systems > Catalog. The...
View ArticleRegarding HALM
Hi, I have worked on ABAP transports and here we can track each and every object and TR and release it to different systems. But in HANA for packages and views I am not getting how to transport the...
View ArticlePre-requisities for SAP HANA Associate level Certification
Hi All, Iam planning to do SAP HANA Associate level certification.I also had undergone to the SAP HANA training internally.I don't have work experience in HANA.But i would like to do HANA...
View ArticleExample of working with XSDS
Hi colleagues! We have one simple CDS: namespace training.szharko.edu.RHINE; @Schema: 'SZHARKO' context test1 { entity rhine_test { key ID : Integer; Name : String(80);...
View ArticleNot able to activate a role definition file
HI We have a productive account on HCP where i have created 2 hana xs applications and 1 catalog schema.In catalog schema i have created tables using CDS. Now when i want to give users select and...
View ArticleHow can we add "order by" clause to Attribute, Analysis and Calculation view?
I heard that we can modify view sql query in _SYS_BIC schema but I couldn't find out way to edit sql. Can any one show with screen shot of SAP Hana Studio.
View ArticleSAP Hana Repository connection not available
Hello, I created a account on SAP HANA Cloud PlatformI Then downloaded Eclipse Luna and configured my trial account on "SAP HANA Development -> Systems", which is now showing content correctly.Now...
View ArticleInsufficient Privilige when calling an Stored Procedure with Restricted User
Hi experts. I have created a restricted database user in order HANA assigning only a custom role (No PUBLIC, HCP_SYSTEM, HCP_PUBLIC roles assigned in order to avoid any unnecessary access to the...
View ArticleNot able to schedule HANA XS based batch job for HANA EIM Flow?
Hello Community Members, I have created a simple hdbflowgraph (task) to replicate data from a HANA table using new Smart Data Integration Capabilities of HANA EIM. The data flow works well and I am...
View ArticleWhere do I store XSJS code I would like to run on server start up?
I would like to store some code that initializes certain procedures if they are not already initialized once the server starts up. I'm not sure if this is possible - and if it is - where would I house...
View ArticlePrivileges required for Content Folder
Hi What privileges will need to be granted to a User to be able to access a Package in Content Folder and Create Procedures in the Package . Currently the user is not able to see any packages in the...
View ArticleInsights to HANA's result cache
I'm wondering if there's any good documentation on using HANA's result cache? All I've found so far is this quite helpful SCN thread, but I'm hoping to get a bit more insight into the cache behavior....
View ArticleDisable auto commit when saving a procedure
Currently when I save a procedure in the project explorer tab it automatically updates the server repository. How do I disable this? I want to be able to commit the changes to the repository at a later...
View ArticleHANA System tabs in HANA Studio taking more time to open
Dear Experts, Currently, we're facing a issue in HANA System in Our HANA Studio. System tabs like "Overview", "Landscape", "Alerts"....... are not opening immediately like other HANA systems. We see...
View ArticleAllowing CORS on OData with authentication in HANA SPS09
Hi, I am trying to allow CORS on OData service with authentication created over HANA SPS09. I tried the following options - XSADMIN Contents of .XSACCESS{ "exposed" : true,...
View Article