Re: How to get _SYS_AFL schema to my hana system
apparently your user does not have authorization to see any of the *SYS* schemas.You should request these authorizations to your HANA Admin.
View ArticleRe: Why a Calculation View path is calculated also when useless?
Hi Ravi, Thank you very much for the Constant column suggestion: very interesting and useful feature. Also, using multiple instances of the same calc view is absolutely useful and reasonable: I don't...
View ArticleRe: SAP HANA STUDIO Not Responding
And for a great many developers who don't have direct access to the Service Marketplace or don't want to abuse their work/team service centre logins for private training purposes? This will account...
View ArticleRe: SAP HANA STUDIO Not Responding
I cannot comment on the stability of revision 62 as I am not personally familiar with it. I have included a list of the issues corrected in revision 62. I hope it will address the issues you have...
View ArticleRe: SAP HANA STUDIO Not Responding
Hi Myles, Thank-you for the response. The generic plea was not intended to help SAP fix issues - it was to address a fundamental concern and highlight where communication from SAP to the community can...
View ArticleRe: SAP HANA STUDIO Not Responding
Hi Myles, Thanks for the detailed message. But I agree with points mentioned by Jon-Paul above. 1) The release notes do not mention anything about the stability of the Studio.2) I would be rather...
View ArticleRe: Can't Use UDF in Procedures?
Hi Italo, Can you please post your complete code. The following code works fine for me on revision 60. CREATE FUNCTION FN_R(IN v integer) RETURNS r integerLANGUAGE SQLSCRIPT READS SQL DATA ASBEGIN r...
View ArticleRe: SAP HANA STUDIO Not Responding
I can offer a few comments from the HANA Product Management side. >From the release notes its hard to ascertain if the Studio performance and hanging issues are addressed in revision 62 This is...
View ArticleRe: SAP HANA STUDIO Not Responding
Hi Thomas, Can you please provide any information when SAP HANA Studio and Client REV 62 will be available for download via https://hanadeveditionsapicl.hana.ondemand.com/hanadevedition/ My S-User ID...
View ArticleRe: SAP HANA STUDIO Not Responding
I'm sorry but product management/development plays no part in the availability of software on the Developer Edition. When development releases software it goes immediately to the service marketplace....
View ArticleRe: "Error when connecting to system" or "Invalid Username or Password" with...
Thank you Ferry Lianto,. Your tips really worked for me.
View ArticleRe: The schema SAP_HANA_EPM_DEMO does on exists in the Catalog
Hi Henrique, Since I don’t have a very high usage of the system I would rather prefer to stay back with the m2.xlarge instance.Would you please let me know the issues that I am going to face with the...
View ArticleRe: I can not see Artifacts saved or not activated
Hi Hari, With the screen shot it looks like you are using a Studoi (REV 60). Even I was facing the same issue with a couple of more errors. The solution I found was to uninstall the studio and install...
View ArticleRe: Can't Use UDF in Procedures?
HI All, I solved this, just have to give permission of EXECUTE for SYS_REPO at my schema.. Thanks
View ArticleRe: "index name conflicts with existing index name"
Hi Amandeep, I recently ran into this issue and this is how I was able to resolve it. 1. Export the problematic views and drop them 2. delete from "_SYS_REPO"."INACTIVE_OBJECT" where object_name=...
View ArticleRe: SAP HANA in AWS
Hi Hari, Is your HANA DB Version also on Rev 60?You need your HANA DB, Client and Studio to be on atleast Rev 60 for REGI to work in 32 bit systems Regards,Vivek
View ArticleRe: I can not see Artifacts saved or not activated
Hi Hari, Were you using 30 day trial in Cloudshare? Regards,Vivek
View ArticleRe: SAP HANA in AWS
Hi Vivek, Yes Vivek I have to re-install because I could not find regi.exe file. Thank you very much.hari
View ArticleRe: I can not see Artifacts saved or not activated
Vivek, No , I was using SAP HANA Developers edition in CouldShare ,I have not renewal it for next month , because it is really expensive . Hari
View ArticleHow to convert a SAP B1 MSSQL db to SAP Hana?
Hi All, At present I'm working on SAP Business One over a MSSQL database. We are trying to migrate the database to SAP Hana but don't really know which tools to use. If you know any way to do that...
View Article