Previous |
Next |
This section shows how to connect to Oracle Database as the user HR
from SQL*Plus, if the HR
account is unlocked.
If the HR
account is locked, see Unlocking the HR Account.
To connect to Oracle Database as user HR from SQL*Plus:
Note: For this task, you need the password for the HR
account.
If you are connected to Oracle Database, close your current connection.
Follow the directions in "Connecting to Oracle Database from SQL*Plus", entering the user name HR
at step 3 and the password for the HR
account at step 4.
You are now connected to Oracle Database as the user HR
.