Database Error Messages

OCI-32578

password for SYS already specified

Cause

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


Action

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