Re: SAP_INTERNAL_HANA_SUPPORT
select * from granted_roleswhere role_name = 'SAP_INTERNAL_HANA_SUPPORT' will do the trick. With which user are you trying to perform the GRANT for this role?- Lars
View ArticleRe: Use external libraries in XS Engine
In order to use them in server side JavaScript they must have the file extension XSJSLIB and be imported. They also must pass the server side JSLint checks for activation. The client side JSLint...
View ArticleHana Backup Catalog
hi , we are on HANA Rev 74 and while taking backups we dont see the catalog file, should we be seeing one, also what happens if we dont have a catalog file . The backup catalog is assigned a name in...
View ArticleRe: Hana Backup Catalog
Hi Jonu, I guess you mean log backup files. In hana studio, go Admin -- Configuration -- global.ini --persistence -- base_pathlogbackup for their path. You should see the files under Linux. Also in...
View ArticleRe: Hana Backup Catalog
Hi Roger, its not the log backup files, i thought it would have been created with the backups as its the backup catalog needed for recovery .
View ArticleRe: Hana Backup Catalog
Sorry did you mean a list of all the backup files? Can you show me a screen shot?
View ArticleRe: Hana Backup Catalog
this is the error i get aba0:/usr/sap/ABC/HDB00/backup/data> hdbbackupdiag -d /usr/sap/ABC/HDB00/backup/data/ERROR: [110081] Catalog backup log_backup_0_0_0_0 not found
View Articledynamic join in analytical or calculation views is not working
I am using HANA version 74 . I cant seem to get the dynamic join property enabled in either analytical or calculation view . The dynamic property seems greyed out when a join is selected . Help...
View ArticleRe: dynamic join in analytical or calculation views is not working
Hi rishi,Dynamic join is available only in join node of calculation view, the property is enabled only when there are multiple joins between two data sources.Refer the screenshot. It is not available...
View ArticleRe: SAP_INTERNAL_HANA_SUPPORT
Hi Lars, thanks for the quick reply! (I tried to assign the role to a new user) I found it: In this particular system someone has assigned the role 'SAP_INTERNAL_HANA_SUPPORT' to another...
View ArticleProcessing time in HANA SQL console
Hi,when executing an SQL statement in the SQL console of the HANA studio, this kind of message is returned: Statement 'select * from "_SYS_BIC"."kul.dm.fi.proc.kbh/CV_YFR012" WHERE ( ( ...'...
View ArticleRe: Processing time in HANA SQL console
Hi Kris, Statement 'select * from "_SYS_BIC"."kul.dm.fi.proc.kbh/CV_YFR012" WHERE ( ( ...'successfully executed in 10.933 seconds (server processing time: 10.921 seconds)This time shows total time...
View ArticleRe: Transporting Data models in SAP HANA
Hi Aamod,The definition of Check-in and Check-out is different in HANA workspace based development. If you Check-out an object( models or .hdb objects), then it doesn't locks it from being changed by...
View ArticleRe: Processing time in HANA SQL console
Hi Kris when you look at the fetch time, you of course should get more or less the same timing whenever you fetch the same amount of data.It's the time required to move data from the server to your...
View ArticleRe: Migration to BW on HANA
Hi AnoojPlease try to avoid mentioning the existing HANA cookbook actively, as the creators stopped updating the souce already quite a while. An constant updated main source of Information is the SAP...
View ArticleRe: Any course on BW on HANA SP3? and Migration steps from BW to BW on HANA.
See the following Content which is the Material for the Workshop WDEUMH/WNABWH - Migration BW on HANA - SAP First Guidance Collection for SAP BW powered by SAP HANA Best Regards Roland
View ArticleRe: Long text from HANA view
Sorry for late response.we have HANA as DB ,hence SLT not required. question is how to read data from cluster table STXL using HANA views?
View ArticleRe: automatic log backup
Hi Patrick, Can you post a list of the log backup files that you mentioned? Also, just to be sure, please make a screenshot of the persistence section of global.ini with the filter 'log' on. Cheers Roger
View Article