Database Error Messages

ORA-32579

password for SYSTEM already specified

Cause

A password for the SYSTEM user was specified twice in the CREATE DATABASE statement.


Action

Re-issue the CREATE DATABASE statement with only one password for the SYSTEM user.