Oracle Error Message
ORA-32578: password for SYS already specified
Reason for the Error
A password for the SYS user was specified twice in the CREATE DATABASE statement.
Solution
Re-issue the CREATE DATABASE statement with only one password for the SYS user.