Re: Cookie parameters in .xsjs
Hi Thomas, For a vanilla HTTP call to an XSJS endpoint, I could not find a viable way to send back an HTTP cookie with cookie properties such as "HTTP-Only", "Path" or "Expires" set. The following code...
View ArticleRe: Connect SAP HANA via ODBC
Hi Jack storing the ODBC logon data needs to be done by the application that uses it, e.g. in MS Excel you can save the data connection together with the logon/password. Alternatively, you can use the...
View ArticleRe: Best method to use LAG - A window function in Scripted calculation View.
Hi Jody, Thanks for the suggestion, I am working on it, will update accordingly. RegardsKumar
View ArticleRe: Shift career to SAP Hana
Hi Guys, I am a SQL Server DBA can i do HANA Administration??
View ArticleRe: Connect SAP HANA via ODBC
Thanks Lars for the relay! Actually i think i did not make myself clearly. The thing is I indeed tried using program(VFP 9.0) to create the connection to sap hana, but still popping up window to ask...
View ArticleRe: Connect SAP HANA via ODBC
Jack Huang wrote: Do you think if there is any security check on hana database side? How should I know?Did you check the indexserver trace or the INVALID_CONNECT_ATTEMPTS view? - Lars
View ArticleRe: Disk full event although disk is not full
Hi Andreas, I also have the same problem.Did you find a solution? thanksDomenico
View ArticleError While moving the Partition
Hi I am trying to move a partition to a specific node(xxxxx2:30003) using below sql ALTER TABLE "schema_1"."table_1"MOVE PARTITION 1 TO 'xxxxx2:30003' It is throwing following error SAP DBTech JDBC:...
View ArticleRe: Managed System Configuration for SAP HANA on Solution Manager 7.1
HI Falk - Heinrich Kamper is this solution for HANADB working? Falk-Heinrich Kamper regards
View ArticleRe: Managed System Configuration for SAP HANA on Solution Manager 7.1
i cannot find the location in workcenter of RCA Falk-Heinrich Kamper
View ArticleRe: Managed System Configuration for SAP HANA on Solution Manager 7.1
Hi Kiran when entering the WoC RCA on the left side bottom there you can find a link called Adminstration. When you expand this you will see the Landscape Browser. Or you use the follwing link...
View ArticleRe: Is data compression all automatic? Or does manual steps occur in HANA Studio
Thank you everyone for your responses.Very helpful and much appreciated Kyle
View ArticleRe: Managed System Configuration for SAP HANA on Solution Manager 7.1
Thanks after this this error will end?
View ArticleRe: Connect SAP HANA via ODBC
Just checked, there is no invalid connect attempts for requested user. Is there anything i need configure on hana system(not client side) to allow me to create connection via odbc without enter...
View ArticleRe: Connect SAP HANA via ODBC
Nope, the SAP HANA database server always needs to get the information from the client. So the question is: why does the ODBC client seem to "forget" your connection details.As I have exactly zero (0)...
View ArticleRe: F1 help for parameters
Thanks a ton Richard, sorry for comparing with traditional RDBMS , wanted to know what all features were still not available.
View ArticleRe: Is there any equivalent for %type in SAP HANA
Somnath Kadam wrote: So any work around avilable for this?None I am aware of.Somnath Kadam wrote: andare you know any tool for Oracle to HANA conversion? Yes. Consulting. - Lars
View ArticleRe: Whether Variable pushes filter to Data Foundation level
Thank you Jody, Justin, Lars, Krishna for the help! Unfortunately SCN allowed me to mark only one Correct answer! Never stuck me that adding a Join/Calculation on the Calculation View will make...
View ArticleRe: Array iteration in SQL script.
Thank you Peter, it worked ....just for curiosity, can we declare multidimensional arrays in sql script ?...I have gone through most of the content of SAP_HANA_SQL_Script_Reference_en.pdf, I din't find...
View ArticleCalculated view with input parameters
Hello there. I've created a calculated view with input parameters, which I am going to call it 'VIEW_A'.This view has been working just fine.But now I have to create another calculated view and...
View Article