Skip to Content
Author's profile photo Candy Zhan

SAP HANA权限问题分析方法

在之前的调查中,有用户希望可以通过微视频的方法了解SAP HANA。

因此做了一个SAP HANA 权限问题分析的小视频,如果大家觉得内容和形式不错,欢迎点赞。

如果有意见和建议,欢迎留言。

视频的主要介绍了两种权限分析的方法:

Authorization Trace

Authorization Dependency Viewer

并分别做了一个简单的例子,如何设置,以及如何分析结果。

观看视频点击链接: SAP HANA 权限分析

视频中相关的系统视图:

GRANTED_PRIVILEGES

USERS

OBJECTS

执行命令:

alter system alter configuration (‘indexserver.ini’,’SYSTEM’) SET(‘trace’,’authorization’)=’info’ with reconfigure;

alter system alter configuration (‘indexserver.ini’,’SYSTEM’) unset (‘trace’,’authorization’) with reconfigure;

Assigned Tags

      3 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Yin Zhang
      Yin Zhang

      这个得点赞,只是在哪儿点?

      Author's profile photo Candy Zhan
      Candy Zhan
      Blog Post Author

      右侧菜单有个喜欢(like),就是赞啦 🙂

      Author's profile photo Yin Zhang
      Yin Zhang

      点赞,多来的视频的 😛