Advertisement

11.21.2006 at 06:00AM PST, ID: 22068061
[x]
Attachment Details

Import question

Asked by hans_vd in Oracle Database

Tags: import, imp

Hi,

I have created a SQL script containing the command:
host exp user/pwd@db file=dmp/produkt.dmp log=log/ex_produkt.log tables=produkt rows=y grants=n indexes=n constraints=n triggers=n

It works perfectly well, in the log file it sais:
... rows exported
EXP-00091: Exporting questionable statistics.
Export terminated successfully with warnings.


Then I have another SQL script containing the commands:
truncate table owner.produkt;
host imp user/pwd@db file=dmp/produkt.dmp log=log/im_produkt.log tables=produkt ignore=y

This command does load the data in the table, but then the dos box does not close, so my script does not continue until I manually close the dos box.  Also, a log file is created but no information is written in it.

If I remove the "ignore=y" option, then the dos box DOES close automatically and in the log file I get the "can't create table ..." error.  But that is why the ignore option is invented of course.

Any ideas on what I can do or check to solve this problem?Start Free Trial
[+][-]11.21.2006 at 06:02AM PST, ID: 17987096

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Oracle Database
Tags: import, imp
Sign Up Now!
Solution Provided By: angelIII
Participating Experts: 3
Solution Grade: A
 
 
[+][-]11.21.2006 at 06:10AM PST, ID: 17987157

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]11.21.2006 at 06:15AM PST, ID: 17987192

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]11.21.2006 at 06:23AM PST, ID: 17987242

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11.21.2006 at 06:28AM PST, ID: 17987286

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.21.2006 at 07:05AM PST, ID: 17987609

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11.21.2006 at 07:08AM PST, ID: 17987641

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.21.2006 at 07:20AM PST, ID: 17987736

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11.21.2006 at 07:34AM PST, ID: 17987846

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11.22.2006 at 12:49AM PST, ID: 17993995

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11.22.2006 at 03:45AM PST, ID: 17994725

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11.22.2006 at 04:35AM PST, ID: 17994964

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.23.2006 at 01:53PM PST, ID: 18004923

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]11.23.2006 at 11:55PM PST, ID: 18006269

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.24.2006 at 06:12AM PST, ID: 18007487

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32