› Fóruns › Banco de dados Oracle › HELP!!! ORA-01041 › HELP!!! ORA-01041
Oi Rodrigo,
Observando o erro no metalink, peguei isso. Não sei bem se é o caso, mas vale a pena dar uma olhada.
Symptoms
— Problem Statement:
After replacing the motherboard in the server, unable to connect or startup the database.
The service is running, but unable to connect as sysdba using a domain account:
SQL> connect / as sysdba
ORA-01041: internal error. hostdef extension doesn’t exist
SQL> startup
ORA-24324: service handle not initialized
ORA-01041: internal error. hostdef extension doesn’t exist
A domain administrator account is used to connect. If the local system account is used, connection as sysdba works fine.
Cause
The system time was set incorrectly.
The system time did not match the time on the domain server causing the authentication to fail.
Solution
— To implement the solution, please execute the following steps::
1. Set the system time correctly.
- Reboot the server.
-
Verify that the database starts and that sysdba connections can be made.
[]s