Showing posts with label ORA-32578. Show all posts
Showing posts with label ORA-32578. Show all posts

Sunday, 3 June 2012

ORA-32578: password for SYS already specified

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