ORA-32577
Error: ORA-32577: username must be SYS or SYSTEM
Causa: A user name of SYS
or SYSTEM
was not specified when providing a password in the CREATE DATABASE
statement.
Acción: Only passwords for the SYS
and SYSTEM
users can be provided in the CREATE DATABASE
statement. Re-issue the statement with passwords for users SYS
or SYSTEM
.
COMENTARIOS:
No hay comentarios.