ORA-32580
Error: ORA-32580: both SYS and SYSTEM passwords must be provided
Causa: Passwords for both the SYS
and SYSTEM
users were not provided in the CREATE DATABASE
statement. If one of the passwords was provided, then both should be provided.
Acción: Re-issue the CREATE DATABASE
statement with a password for both the SYS
and SYSTEM
users.
COMENTARIOS:
No hay comentarios.