Re: table export failed: [4001] attribute...
It was an issue of memory mi HANA Server was of 64 Gb, but after erasing some other schemas, I was able to import the schema. KR
View ArticleRe: SAP HANA XSODATA - rewrite_rules (Vanity URL)
Ram you may use a rewrite rule, but that means that for example, you would exposeUrL/shortPath and redirect to UrL/long/path yes it can be done and that is done at the xsaccess file under the rewrite...
View ArticleRe: BLOB data insert into Table in SAP HANA
You described a normal ETL scenario with the only difference that you seem to insist on doing the input parsing in SQL. To me that is just making life hard for yourself without getting anything out of...
View ArticleRe: How to make an ODS View good for join in Composite Provider
Hi Melissa,i can't say it for sure but if i remember well it wasn't necessary to create the ods view again. At the activation the calcscenario was updated.Anyway, i suggest you to try to recreate from...
View ArticleRe: Consume data from HCP IoT Services with WebSockets on UI5
Please see following link - within SPS11, the colleagues implemented Node.js... Now it´s possible to use WebSockets within XS development. SAP HANA SPS 11: New Developer Features; Node.js Hope this helps!
View ArticleRe: XS Advanced: Update to Patch Level 13 failed
Thanks Thomas for your reply.If I understand correctly, why can't i just create a symlink? ln -s /usr/sap/HDB /usr/sap/HDB/HDBRe-installation was successful with this symlink. (but the number of...
View ArticleRe: XS Advanced: Update to Patch Level 13 failed
Nope sorry, never hit that next error. And much better idea on the symlink than a copy. You can tell my Linux/Unix skills are rusty. I resort back to what I know.
View ArticleInconsistent calculation model (34011) : expression: Attribute 'substring' is...
Hello Team, I am face an issue when trying Save and activate Calculate Cause Dependent information views might not have been activated successfully Recommendations 1) Check if the dependent...
View ArticleRe: Where will modified table configuration details get stored in sap hana?
Hi If the table is created as .hdbtable object you should be able to see the version history, right click on the object and versions in webIDE or table _SYS_REPO.OBJECT_HISTORY. If the table is created...
View ArticleRe: Group by option in HANA studio in graphical mode
Hi, I am not sure if this will work but try to put join as well based on the output columns( or aggregation nodes in Analytical views) that you would need to see in data preview. This can be done in...
View ArticleRe: Categorizing multiple texts with TM_CATEGORIZE_KNN in one call
Hi Florian, Firstly, thanks for your suggestion and sorry for late reply. I changed my solution as you suggested. I created an outer procedure (KNN_CHURN_TEST_OUTER) which reads unlabelled records from...
View ArticleRe: Where will modified table configuration details get stored in sap hana?
Hi Gopal., Thanks for your reply. The tables are not .hdbtable. They are table artifacts created as a catalog object.. Regards,Antony Jerald.
View ArticleRe: Where will modified table configuration details get stored in sap hana?
Hi Antony, If that is the case, the only option i guess is enable audit trail. You will be able to see the changes to the catalog objects only after the point auditing is enabled. Gopal
View ArticleRe: Binding new entities to existing entities via NavigationProperty is not...
Hi Jan, You can have a look at the following thread to see if it fits your situation: https://scn.sap.com/thread/3604817. It suggests using the $batch option with your XS OData service to group...
View Articleopening balance in calculation view
Hi Expert, i will like to know if there is any way or procedure i can prepare a calculation view to calculate opening balance. if anyone can assist with screenshots on how to achieve i
View ArticleRe: JOINS IN HANA
Hello Vini,Referential Integrity --> As reference guaranteed on each record works within the calling analytic view So the answer should be Inner Join. Regards,KishoreJoga.
View ArticleHANA Certification
Hi Experts, I am planning to give HANAIMP141 certification in the month of May. But in the sap training portal I saw that the certification will expire from July 2016. Does it mean even though I clear...
View ArticleRe: JOINS IN HANA
Hi vinni, 1.INNER JOIN: This type of join is used whenever we want to return all the values for at least one match in both the tables.Referential Join: A referential join is similar to an inner join...
View ArticleHANA Impelementation
Hi All, I have a scenario where SAP BW is not yet implemented and we are evaluating whether we should go to traditional SAP HANA box and build our Live views (Cubes,DSO's etc.,) or should we go for BW...
View Article