SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Create a New User and Assign Permissions

Create a new `TCPH` user as well as assign roles and privileges to the new user.

Overview

🎓 beginner 15 min. SAP HANA Dynamic TieringBeginnerSAP HANASAP HANA StudioBig DataSql

You will learn

  • โœ”Creating users in the database (you will create the TPCH schema that is used throughout the guide).
  • โœ”Assigning roles and privileges(permissions) to users.
Unknown U Unknown November 1, 2022
Created by February 13, 2017
Contributors

Prerequisites

Prerequisites

Steps

Next Steps

Time to Complete

10 Min.


Step 1 Create the TPCH User
โ€”

This tutorial is a continuation from the Create Extended Storage tutorial. You should be logged in as the SYSTEM user by default which has all the necessary roles and privileges assigned to it when you install Dynamic Tiering. Creating tables under the SYSTEM user is an option, but you will create a new user to organize the tables and permissions.

Go to SAP HANA Administration Console, then the Systems view on the left side. Click on the drop-down arrow of your system to expand the tree list. Then expand to Security > Users. Right click on the Users and select New Users to add a new user.

New User
New User

In the new user tab, enter “TPCH” for the User Name. Enter a password you desire. The requirement for the password is at least one capital letter, one lowercase letter and one digit. Select No for Force password change on next logon to avoid having to change your password in the future. Keep the other options as default.

Note: Remember the password since you will need it to login as the TPCH user.

User and Password
User and Password

Click the green Deploy button near the top right to add the user. You will receive a confirmation message at the top of the tab indicating that the TPCH user has been created.

Deploy User
Deploy User

User Created
User Created

Step 2 Assign Roles and Privileges to the TCPH User
+
Step 3 Sign on as TCPH User
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 3
1. Create the TPCH User 2. Assign Roles and Privileges to the TCPH User 3. Sign on as TCPH User

Learn more →