Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: EXP-00008 ORA-03113 EXP-00000
FreeDBA wrote:
> Hi, i have a probleme during exportinf full database :
>
>
> . exporting referential integrity constraints
> . exporting synonyms
> EXP-00008: ORACLE error 3113 encountered
> ORA-03113: end-of-file on communication channel
> EXP-00000: Export terminated unsuccessfully
> ~
>
> if someone could help me ? thank's
>From the documentation:
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.
HTH -g Received on Tue Sep 26 2006 - 05:13:29 CDT
![]() |
![]() |