Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ORA-03113 while exporting

Re: ORA-03113 while exporting

From: Norman Dunbar <norman.dunbar_at_environment-agency.gov.uk>
Date: Wed, 12 Oct 2005 08:37:26 +0100
Message-Id: <s34ccb56.047@environment-agency.gov.uk>

Morning Gabriel,

I'm pretty certain I've had this before, but just in case :

... if you are doing a FULL export - it fails. ... if you are doing a schema/user export, it works ok.

If so, try setting your JAVA_POOL_SIZE to something like 32K (or is it M ?) whihc is the minimum required.

As far as I remember, I had this problem in a previous life, the problem seems to be that when exporting PUBLIC SYNONYMS, teh code used internally to extract the list of P S is Java code. Without a JAVA_POOL, you are somewhat 'stuffed'.

I put the database into SQL_TRACE mode and ran the export to find that out :o)

Good luck.

Cheers,
Norm.

Norman Dunbar.
Contract Oracle DBA.
Rivers House, Leeds.

Internal : 7 28 2051
External : 0113 231 2051

>>> Gabriel Hanauer <gabriel.hanauer_at_gmail.com> 10/11/05 08:37pm >>>
Database is 9.2.0.6.0 running on a windows 2000 server.

Every time when a try to do a full export of the database the following error
occurs:

. exporting foreign function library names . exporting PUBLIC type synonyms

EXP-00008: ORACLE error 3113 encountered
ORA-03113: end-of-file on communication channel
EXP-00000: Export terminated unsuccessfully

<SNIP>

Information in this message may be confidential and may be legally privileged. If you have received this message by mistake, please notify the sender immediately, delete it and do not copy it to anyone else.

We have checked this email and its attachments for viruses. But you should still check any attachment before opening it.

We may have to make this message and any reply to it public if asked to under the Freedom of Information Act, Data Protection Act or for litigation. Email messages and attachments sent to or from any Environment Agency address may also be accessed by someone other than the sender or recipient, for business purposes.

If we have sent you information and you wish to use it please read our terms and conditions which you can get by calling us on 08708 506 506. Find out more about the Environment Agency at www.environment-agency.gov.uk

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Oct 12 2005 - 02:39:53 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US