You start a newly registered database instance for the first time and create the first database user, the database system administrator SYSDBA.
Do not enter the character string SYSDBA as the user name, because this is a reserved SQL keyword.
You have the server authorization AccessAdmin.
db_activate <sysdba_user>,<password>
The system displays an OK message.
In the event of errors, see Reply Format.