Mega Code Archive

 
Categories / Oracle PLSQL Tutorial / SQL PLUS Session Environment
 

SYSTEM is an administrator account

The SYSTEM user is the default administrative account created by Oracle when you install the database. If you do not have your own administrative account, you should use the SYSTEM user to create a new user and grant that user the DBA role. This new user will then be your default administrative account. SYSTEM's default password is MANAGER.