In the context menu of the database, choose Login.
Enter user name and password of the user with which you want to log on.
Property |
Description |
---|---|
User Name |
Users fall into two groups:
The database system administrator (default name DBADMIN) belongs to both groups and has the most extensive authorizations. More information: Database Administration, Managing Users |
User Password |
The database system converts all letters to uppercase. To use upper and lower case letters and/or special characters for a user name or a password, select the Case Sensitive checkbox. More information: Database Administration, Conventions for User Names and Passwords |
Template |
You can save your login data as template for use with other databases. |
Communication |
In SAP systems, you can enable SSL encryption (if configured during installation) More information: Encryption |
Details |
You can use Oracle SQL Mode. More information: SQL Mode |
To test whether the user name and password you have entered are valid, choose Test Login.
Note that if the database is not in the ONLINE operational state, this test will fail for database users (but not for the database system administrator or DBM operators) even if user name and password are valid.
You can define templates to use the same logon data for users of different databases, which are then available in all databases of the same server or landscape. You can define templates for the database system administrator, DBM operators, and database users.
Choose (Up One Level) until the desired computer or landscape is displayed in the explorer.
In the context menu, choose Login Templates.
Choose New.
Enter a template name, a user name and a user password.
To generate the user name from the database name for which you use the login template later, enter <DBNAME> as part of the user name and select Replace With Database Name (e.g. SAP<DBNAME>DB).
Example
You enter the user name SAP<DBNAME>DB.
When you use this login template for logging on to the TEST database, SAPTESTDB is used as user name.
When you use this login template for logging on to the PROD database, SAPPRODDB is used as user name.
To add the login based on this login template to the database you have currently selected in the explorer tree, choose Assign.
To open some of the views and editors in the Database Studio, you have to select a database connection (database name, user name, user password) first.