Convering a procedure to HANA information views
Hi I have the following procedure which I need to convert into calc/attribute view . Please suggest how to do that? procedure proc1(IN p1 numeric, IN p2 numeric, OUT ref cursor )declarevar1 character...
View ArticleRe: How to get the distinct values in calculation views
Dear Nitish Thanks a lot for you help. Following is the output of the data from one of the CV. I just need to extract the distinct emp ids from this cv.. I need this data in this CV also as this will...
View ArticleSLT table Replication status showing as scheduled
Hello, I have replicated Master data table(LFA1), and status showing as scheduled and Local Table Rec filed is empty, table is not creating. I have stopped the replication and re-replicated the table...
View ArticleRe: Hanatrail Version Not working
Hi Sanjaya,Please post your issue in the SAP HANA Cloud Platform Developer Center. I'm sure the platform experts will be able to assist you.Regards,Ifat.
View ArticleRe: SERIAL Data Type
Still no progress here? Can I safely insert a new row with an autoincremented column value and get back this value, even if another user does the same? -- Micha
View ArticleRe: SAP Lumira Server for HANA : error
Hi vandana, To work on SAP LS4H we need to only 3 steps :1. Create a Analytical or Calculated view (cude as model) - this will be a data set in the LS4H which directly sync to the Lumira server...
View ArticleRe: SERIAL Data Type
Sure there had been progress.Check the IDENTITY function (Quick note on IDENTITY column in SAP HANA) and of course the current documentation.
View ArticleUsing a schema mapping or schema synonym for SQL Views
We have a scenario where a schema has different names in DEV, QA and Prod. This schema, which happens to be an SLT target, contains tables to be used in SQL Views. Is there any way to establish a...
View ArticleRe: Using a schema mapping or schema synonym for SQL Views
No, there is no general SCHEMA synonym feature available (neither in SAP HANA, standard SQL nor in any of the other DBMS used with SAP systems). You might have to script the synonym creation for all...
View ArticleRe: HANA tenant backup
Hi Antoine, Thanks for the Script. But when try u executing the script, i am facing the below error. * -10709: Connect failed (no reachable host left) RegardsChandra
View ArticleSAP HANA SERVICE LAYER AND UI (ADD-ONS)
Hi Experts, I have started palying around with the service layer but all my previous HANA add-ons was developed via the DI with HANA syntax queries. I have the following few querstion: 1. Will...
View ArticleRe: Update,Create and Delete with ODATA service result in 403 Forbidden Error
hi ThamizharasaN, I have done this. And i am able to post data successfully using xsjs service but not from XSOdata service. Is there anything i may be missing.? thanks in advance, regards,Animesh Ghosh
View ArticleRe: Issue with SQL statement (sequence.NEXTVAL) in SAP HANA SP80
I can confirm that this issue does no longer appear in SP09 or later...
View ArticleNeed help understanding ".xsprivilege"
Hi,I am having trouble understanding how the .xsprivilege works when used in a XS application project. I read the help documentation and imported some hello world example projects and toyed around but...
View ArticleConnect with ADO.NET 4.5 to SAP HANA
Hello, I want to share a finding that I made when I tried to connect with a C# ADO .NET 4.5 program to Hana. I am sorry, if this already has been posted earlier, but I did not find this when I searched...
View ArticleSap Hana Replication
Hello all, I have 2 SAP Hana Systems i am using to test replication.Although when i start with replication secondary hosts wont start. Making some analyse to the nameserver.trc and indexserver.trc i...
View ArticleRe: Need help understanding ".xsprivilege"
Hello Benedict. 1) The privilege names can be defined free in your .xsprivilege file. You can define any number of privileges you need. There is not restriction to special names. How the privilege...
View ArticleRe: Updating UI5 resource version on HANA DB
Hi Manoj currently we are in SAPUI5_1 1.22.3 version on HANA DB 8.2 rel, when i upgrade the HANA DB to 102.03 I see the version is updated to SAPUI5_1 1.28.15, now the we need to to upgrade SAPUI5_1...
View ArticleRe: Need help understanding ".xsprivilege"
Hello Florian,Thank you very much for your detailed answer. Appreciate your effort in explaining it with the example of the package hierarchy. Its like I found the missing piece of the puzzle . Benedict
View Article