rogerkirk 0 Denunciar post Postado Outubro 26, 2009 Salve pessoal, estou com um problemão, esta aparecendo este erro:ORA-03113: end-of-file on communication channel, quando executo um script, ai não aparece nada. Como posso resolver isso, alguém já teve esse erro?? Vlw Roger Compartilhar este post Link para o post Compartilhar em outros sites
Motta 645 Denunciar post Postado Outubro 27, 2009 Do manual ... ORA-03113: end-of-file on communication channel Cause: The connection between Client and Server process was broken. Action: There was a communication error that requires further investigation. First, check for network problems and review the SQL*Net setup. Also, look in the alert.log file for any errors. Finally, test to see whether the server process is dead and whether a trace file was generated at failure time. Na vez em que tomei este erro , pelo que lembro , uma trigger tomava um erro e derrubava a conexão passando o erro para a aplicação Delphi. Compartilhar este post Link para o post Compartilhar em outros sites