Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: export multiple tables and import in a single one
Vincent wrote:
> On 12 déc, 20:52, Frank van Bortel <frank.van.bor..._at_gmail.com> wrote:
>> Vincent wrote: >> >>> thanks for you suggestion. I tried that but th result is not as >>> expected. It effectively ignores errors but it doesn't append data to >>> my destination table :-/ >> Then, you have another error, you are not telling us. >> Like ORA-00001
Nonsense, specify log=... And you could have screen scraped the output, of course...
Better yet, read up on all options in the utilities manual,
to be found at the well known location of http://tahiti.oracle.com
>
>>> It tries to create the table each time ("create table", not a "create >>> or replace table") >> No such statement exists; it it did, would would you suggest >> the replace part would do with your data?!? Right.
And where is your data after the drop table? You did something in between, or your data is gone.
Gazzag already explained what the approach should be, so have I.
-- Regards, Frank van Bortel Top-posting is one way to shut me up...Received on Thu Dec 13 2007 - 15:06:12 CST
![]() |
![]() |