Pular para o conteúdo
Visualizando 2 posts - 1 até 2 (de 2 do total)
  • Autor
    Posts
  • #79687
    souza
    Participante

      Senhores, estou com o seguinte erro:

      Instalei o ubuntu e o Oracle 10G XE , quando vou iniciar o banco dá a seguinte mensagem :

      SQL*Plus: Release 10.2.0.1.0 – Production on Wed Jun 13 11:35:21 2007

      Copyright (c) 1982, 2005, Oracle. All rights reserved.

      SQL> conn sys as sysdba
      Enter password:
      Connected to an idle instance.
      SQL> startup
      ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
      SQL>

      Alguém pode me ajudar ?

      Desde já obrigado

      Eduardo Souza

      #79699
      DanielB
      Participante

        aqui va
        Applies to: Oracle Server – Enterprise Edition – Version: 10.2.0.1.0
        This problem can occur on any platform.
        SymptomsUnable to startup nomount an Oracle 10g Release 2 database. It produces produces an ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], [] in alert log
        Starting up ORACLE RDBMS Version: 10.2.0.1.0.

        Errors in file /opt/oracle/10.2/admin/ORCL/udump/ORCL_ora_535.trc:

        ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []

        USER: terminating instance due to error 600

        Instance terminated by USER, pid = 535
        Cause’hostname’ is not configured correctly.
        Server has an unreacheable hostname definied and it causes Oracle 10G database to fail to startup.
        Solution1. Check the hostname:
        hostname
        2. Try ping to the hostname:
        ping hostname
        3. Make sure you are able to ping the hostname.
        4. Check the file /etc/hosts and make sure the own machine’s hostname is setup.
        5. Also, check the resolv.conf. This makes sure that the DNS is working properly.

      Visualizando 2 posts - 1 até 2 (de 2 do total)
      • Você deve fazer login para responder a este tópico.