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

Home -> Community -> Usenet -> c.d.o.server -> Re: imp.exe crash on windows xp (Oracle ver. 9.2.0.8)

Re: imp.exe crash on windows xp (Oracle ver. 9.2.0.8)

From: bdbafh <bdbafh_at_gmail.com>
Date: 15 Nov 2006 09:33:34 -0800
Message-ID: <1163612014.241656.270620@e3g2000cwe.googlegroups.com>


On Nov 15, 11:29 am, vincenzo.faie..._at_gmail.com wrote:
> Hi All,
> I have oracle server 9.2.0.8, running on windows XP Pro (a developer
> machine)
>
> I have a dmp file to import.
> The size of my dmp file is avout 1,7 Gb.
> This import contains table with blob data type.

Did you create a log file during the export? Does the log file indicate that the export completed successfully without warnings?

> I use the following imp command to import the schema:
>
> imp system_at_mydb file=TEST_EXP.DMP full=y

Why are you not specifying the creation of a log file? Please do so and post the error message from the log file.

> After imported many tables when the imp arrives to the table with BLOB
> it always crash and it prompts "Import error, send the error page to
> microsoft", and the imp program is aborted.
>
> Can anyone help on this?
> Thank's in advantage
>
> Vincenzo

creating log files from both the export and import jobs will begin to help.

-bdbafh Received on Wed Nov 15 2006 - 11:33:34 CST

Original text of this message

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