Showing posts with label ORA-32579: password for SYSTEM already specified. Show all posts
Showing posts with label ORA-32579: password for SYSTEM already specified. Show all posts

Sunday, 3 June 2012

ORA-32579: password for SYSTEM already specified

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.