Re: Change Log In User's LOCALE through SQL
Thank you Lars! As you said we should be looking on how lookup is done rather than changing LOCALE settings which is not the actual issue. For now, we shall go with normal join with filter on SPRAS...
View ArticleRe: How to connect to SAP HANA via Excel macro(Visual Basic) programs.
Thank you LarsMy CT and I just solved this issue due to your hint.
View ArticleRe: Passing mandatory parameter within several calculation view
Old thread, same problem. This was the solution that worked for me. Of interest, I could not use an input parameter of the same name in the parent CV as I was using the child CV. In your example you...
View ArticleSAP Hana
Hello All, I have been working on SAP PI/XI technology (Middleware tool) since 7 years and o had 1 year experience on Java.Now I am planning to switch my career from SAP PI to SAP HANA. Can you please...
View ArticleRe: "Other" Component SYS.M_HEAP_MEMORY_?
Hello Sean, from an administrator perspective I would recommend you to run SQL: "HANA_Memory_Overview" (SAP Note 1969700) while the problem exists. In the heap section you should then see the top heap...
View ArticleRe: "Other" Component SYS.M_HEAP_MEMORY_?
Thanks Martin, I will check out the notes listed and let you know if it has what I was looking for. Thanks again,Sean.
View ArticleRe: SAP HANA/SUSE Linux GNU bash code injection vulnerability
Hi Ryan, just received info from my colleagues in the SAP Linux Labs: >>> patches are already available, please see>>> >>>...
View ArticleRe: SAP HANA/SUSE Linux GNU bash code injection vulnerability
Thanks Lars! We have a case open with our HANA vendor, as they asked us to contact them for Linux updates.
View ArticleRe: SAP HANA/SUSE Linux GNU bash code injection vulnerability
Hi everyone, Do note that the fix provided in patch 9740/9736/9738 for bash on SuSE is not a full patch. It prevents the immediate severe bug [1], but exposes another [2] related vulnerability. Apply...
View ArticleSAS HANA Integration
Hi, I was searching for the SAS/Access engine - HANA integration documentation but could not find the one. Is anyone aware about it ? Regards,Sohil Shah.
View ArticleRe: SAS HANA Integration
Hi Sohil, You can try the below: http://support.sas.com/resources/papers/proceedings14/2445-2014.pdf Otherwise search in SAS support SAS/ACCESS Thanks,Prem
View Article_sys_dataprov is locked in HANA
Hi Team,We have set SLT to SAP HANA. The initial tables which have to be loaded i.e DD08L, DD02L and DD02T all are in scheduled status since long. I realized that the user _SYS_DATAPOV is "deactivated"...
View ArticleRe: HANA installation failed
In the log file here is the message Installing initial topology03:20:42.415 - INFO: Starting external program /usr/sap/HD1/HDB00/exe/hdbnsutil03:20:42.415 - INFO: Command line is:...
View ArticleDifference between Procedure create via Modeler and Development ?
Hi to all, As i know,we can create procedure via Modeler and Development, what the difference between them ? Please also provide document for same. Also If we create procedure via Development...
View ArticleRe: HANA installation failed
Did you do all the required pre-installation checks and configuration checks? If the SLES11 SP3 was only a plain install then you might miss some SLES setting and packages. Follow the SAP HANA...
View ArticleRe: HANA installation failed
please give it permission for /usr/sap as chmod -R 777 /usr/sap
View ArticleRe: SAP HANA/SUSE Linux GNU bash code injection vulnerability
When I try this on our Hana v70 instance, I get Refreshing service 'susecloud'.Warning: No repositories defined. Operating only with the installed resolvables. Nothing can be installed.Loading...
View ArticleRe: SAP HANA
Hi, you can delete older transnational log backups which are in /<HANA_Installation>/HDB<instance>/backup/log/" use some command like "find . -mindepth 1 -mtime +15 -delete" inside that...
View ArticleRe: Understanding the value of hash partition
Hi Lars, The partitioning in HANA doesnot seem to be working that simply. When you do a HASH partitioning by specifying lets say num=4 partitions and suppose the number to be stored is 21, ideally by...
View Article