Step 3: Verify Oracle initialization
Last updated
Was this helpful?
After you run the scripts, perform the following steps to verify that databases and user roles have been created:
Open the Terminal or Command Prompt window that is running SQL*Plus.
Make sure that users have been created by running: SELECT USERNAME FROM DBA_USERS
If your databases do not appear, go to the beginning of these instructions and try running the scripts again.
Exit from SQL*Plus.
Last updated
Was this helpful?
Was this helpful?

