storage locked problem
Hi I am facing the secure storage locked problem in hana studio modular. can anyone please help me.
View ArticleException Handling in Stored Procedure
Hi Experts, I am writing a stored procedure to fetch data. I have a scenario where the data based on the where clause does not exist in the table. In such a case, the stored procedure throws an...
View ArticleChanging and table purpose in Function Module
Hi guys, Can someone explain me what is the purpose of Changing and table in function module? If you could provide an example to better understand. Am really confuse about this part. Please help me out
View ArticleRe: Call procedure HANA XSJS
most likely your url is incorrect -- make sure you have the correct spelling and also keep in mind that the url is case-sensitive
View ArticleRe: Exception Handling in Stored Procedure
Hello Sakshi, you can used the nested block exception handling options in case you wanna just declare an exit handler for a specific block. What I do not understand is which coding you need to write...
View ArticleRe: how to find and kill the high cpu usage process ID in HANA from OS level
Hi Lars, Thank you for the responseYou mentioned the latest HANA versions have threads reserved for ADMIN users for new sessionsStarting with Which HANA version does this feature exist?Which user is...
View ArticleRe: how to find and kill the high cpu usage process ID in HANA from OS level
The feature had been around for quite some time now. Just check the Administration Guide and read paragraph 2.3.4 Reserve Connections for Administrators You'll find that this is not bound to a...
View ArticleHANA General Transactional Processing
Hi HANA Gurus I'm quite new to the HANA environment, please forgive if my questions are not worded in the correct context. We have a project which is moving from a SAP Standard scenario to a more...
View ArticleInvite your customers to join the SAP HANA International Focus Group (iFG).
Customers can ask SAP HANA experts a question about implementation & adoption. Customers can view and share HANA insights and success secrets.New members visit www.saphanacommunity.com to register...
View ArticleRe: Where can I see logs of OData Service usage?
Hi,Do you know of any solutions that have been implemented to track odata calls and/or mobile app usage statistics? We are being asked to build our own, wondering if there are already good idea out...
View ArticleRe: HANA modeling - field comparison to filter records
Hello Christophe, at least there are two options: 1) Create a scripted calculation view in which you can use your "complex" join condition via SQL.2) Create a graphical calculation view whichjoins both...
View ArticleSAP-GUI-saplogon.ini equivalent in HANA studio
Dear Gurus, I have to format my laptop, having 20+ HANA server details in HANA studio. wanted to copy those details ( like saplogon.ini in SAP GUI) Is there any way to save the instance information...
View ArticleRe: SAP-GUI-saplogon.ini equivalent in HANA studio
Hello Balaji, you can export the settings via File-> Export -> SAP HANA -> Landscape.This creates an XML with the system configurations. Via File -> Import ->SAP HANA -> Landscape you...
View ArticleRe: Exception Handling in Stored Procedure
Hi Sakshi, As per your 1st issue, it seems the error occurs when data is not present in the table. So without handling the issue by exception codes, you can use a check indicator and allow to execute...
View ArticleCurrency Conversion
Hi I am doing currency conversion in calculation view, everything is working fine when i hard code the client number. But i should not hard code, because this view will transport to other environment...
View ArticleRe: Currency Conversion
Just do what the error message indicates and set the client for the user you try to query the view with.You'll find that setting either in the documentation or on the user editor page in SAP HANA Studio.
View ArticleRe: HANA modeling - field comparison to filter records
Thanks Florian, I have created a calculated colum, and it's works. Regards,
View ArticleRe: backup config is error
It appears that <sid>adm and/or sapsys group does not have write access to the backup destination directory, /usr/db_backup/data, on the HANA server. You would need to change permissions on this...
View ArticleRe: Temporary Sequences SAP HANA
Hi Lucas this is really a good preparation for a reproducible example.Please do open a support incident for this, referring to this example. What I can offer here is to provide know-how, experience...
View Article