Step 3: Verify Oracle initialization
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_USERSIf your databases do not appear, go to the beginning of these instructions and try running the scripts again.
Exit from SQL*Plus.
Last updated

