Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-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.